NSF Unidata

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: example THREDDS dataset

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.



should be an id on the dataset in the catalog. but it has to be in the actual 
catalog, not a referenced (nested) one.

eg

thredds:http://motherlode.ucar.edu:8080/thredds/catalog/fmrc/NCEP/NDFD/CONUS_5km/files/catalog.xml#fmrc/NCEP/NDFD/CONUS_5km/files/NDFD_CONUS_5km_20070227_1800.grib2

Jon Blower wrote:
Hi John,

Yes, I'd spotted that, don't worry (I do that all the time too!)  What
I meant was that I can't figure out what goes after the '#' in the
thredds string that is passed to openDataset().  I've tried using some
IDs from the catalog file but no luck.  Could you send me a complete
example string (from your "motherlode" thredds server) that I can pass
to openDataset() please?

Thanks, Jon

On 2/27/07, John Caron <address@hidden> wrote:

sorry, i misled you. use openDataset() or openFile(). I make the same mistake all the time.

Jon Blower wrote:
> Thanks John,
>
> Could you give me an example of a "thredds:" string that I could pass
> to NetcdfDataset.open(), i.e.
> "thredds:http://motherlode.ucar.edu:8080/thredds/catalog.xml#datasetID";
>
> With our local THREDDS server I can't figure out what to pass as the
> datasetID - everything I try comes up "not found".
>
> Cheers, Jon
>
> On 2/27/07, John Caron <address@hidden> wrote:
>
>> http://motherlode.ucar.edu:8080/thredds/ is our "standard". If you
>> drill down into the NCEP models, you will come to opendap URLs that
>> you can give to NetcdfDataset.open().
>>
>>
>> Jon Blower wrote:
>> > Hi John,
>> >
>> > Do you know of a public THREDDS server that I can connect to using
>> > NetcdfDataset.open()? I'm having problems with our local installation
>> > and I'd like to test against a "known good".
>> >
>> > Cheers, Jon
>> >
>>
>
>