[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[THREDDS #GJH-604074]: Error encountered when trying to retrieve netcdf file using WCS URI in "ToolsUI Viewer" panel
- To: Leakha.Henry@xxxxxxxx
- Subject: [THREDDS #GJH-604074]: Error encountered when trying to retrieve netcdf file using WCS URI in "ToolsUI Viewer" panel
- From: "Unidata THREDDS Support" <support-thredds@xxxxxxxxxxxxxxxx>
- Date: Wed, 13 Feb 2008 10:16:56 -0700
- Delivered-to: support-thredds@unidata.ucar.edu by laraine.unidata.ucar.edu (Postfix) with ESMTP id A2EA3CB1A6; Wed, 13 Feb 2008 10:16:56 -0700 (MST) id 70B19D50BC; Wed, 13 Feb 2008 10:16:56 -0700 (MST)
Hi Leakha,
There is no WCS client functionality in the ToolsUI. The ToolsUI can read netCDF files in a number of ways: 1) as a local file; 2) over HTTP with byte range requests; 3) using the OPeNDAP protocol. You could use WCS requests in a browser to download the file to disk and then point ToolsUI at the local file. But it does not know how to deal with a full netCDF file coming at it as an HTTP response.
Ethan
> I'm using a WCS request
> "http://chevrolet-bt.act.cmis.csiro.au:8080/thredds/wcs/rad/2006/2006010
> 1_rad_b0702.nc?SERVICE=WCS&VERSION=1.0.0&REQUEST=GetCoverage&COVERAGE=ra
> d&FORMAT=NetCDF3&;
> <http://chevrolet-bt.act.cmis.csiro.au:8080/thredds/wcs/rad/2006/2006010
> 1_rad_b0702.nc?SERVICE=WCS&VERSION=1.0.0&REQUEST=GetCoverage&COVERAGE=ra
> d&FORMAT=NetCDF3&;?request=GetCapabilities&version=1.0.0&service=WCS> "
> to get a netcdf file through the 'Viewer' panel in ToolsUI. I place the
> url in the "dataset" prompt and hit <enter>.
>
>
>
> However an error message is displayed on the Java console (see below) .
> From the message it seems to consider this URL a dods url
>
>
>
> "=======error message===="
>
> DConnect to =
> <http://chevrolet-bt.act.cmis.csiro.au:8080/thredds/wcs/rad/2006/2006010
> 1_rad_b0702.nc?SERVICE=WCS&VERSION=1.0.0&REQUEST=GetCoverage&COVERAGE=ra
> d&FORMAT=NetCDF3&;>
>
> Exception in thread "AWT-EventQueue-0" opendap.dap.parser.TokenMgrError:
> Lexical error at line 1, column 1. Encountered: "<" (60), after : ""
>
> "===================="
>
>
>
>
>
> Could you please advise how I could get a dataset using a WCS request in
> the "viewer" panel or via alternative functionality in the ToolsUI.
>
>
>
> Thank you.
>
>
>
> Regards
>
> Leakha Henry
Ticket Details
===================
Ticket ID: GJH-604074
Department: Support THREDDS
Priority: Normal
Status: Open