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

[IDV #DDB-941683]: Missing 1200 UTC files when browsing NOMADS NDGD RTMA TDS server with IDV



Greetings Kevin,

I'm pretty sure this isn't an IDV issue. If I use the netCDF Subset Service on 
the NOMADS THREDDS server and make the following request,

http://nomads.ncdc.noaa.gov/thredds/ncss/grid/aggs/ndgdAggLTMA?var=Temperature&latitude=40&longitude=-105&temporal=range&time_start=2010-01-02T10%3A00%3A00Z&time_end=2010-01-02T14%3A00%3A00Z&accept=csv&point=true

which means "please give me the Temperature data from the grid point closest to 
40N,-105E, from 10Z to 14Z on 2010-01-02, and let me have the data in csv 
format. K thx bai." I get the following in return:

date,lat[unit="degrees_north"],lon[unit="degrees_east"],vertCoord[unit="m"],Temperature[unit="K"]
2010-01-02T10:00:00Z,0.0,0.0,0.0,NaN
2010-01-02T11:00:00Z,0.0,0.0,0.0,NaN
2010-01-02T13:00:00Z,0.0,0.0,0.0,NaN
2010-01-02T14:00:00Z,0.0,0.0,0.0,NaN

Note that the 12Z data does not show up in this list either, which means 
something is being dropped (by accident or on purpose) on the NOMADS side. In 
fact, we can go 'all in' and ask for all of the data available at that point 
using

http://nomads.ncdc.noaa.gov/thredds/ncss/grid/aggs/ndgdAggLTMA?var=Temperature&latitude=40&longitude=-105&temporal=all&accept=csv&point=true

which is the same as above, except we use "temporal=all" (gimme all the 
times!), and sure enough, the string "T12" never appears in the output.

I've CC'd John to this message as he may have an idea what is happening here.

Cheers!

Sean

> Hi,
> 
> Not sure if this is an IDV or TDS related problem ... or a problem at
> NCDC ... so am directing this query to both IDV and THREDDS support.
> 
> I'm using IDV to browse the TDS server at nomads.ncdc.noaa.gov,
> specifically the RTMA archives, which are grouped within the National
> Digital Gridded Database.  I notice that when IDV displays the list of
> available date/times, the 1200 UTC files are never listed.  The files do
> in fact exist when one browses via http, e.g.
> http://nomads.ncdc.noaa.gov/data/ndgd/201001/20100102/LTMA98_KWBR_201001021200
> 
> In the Details tab of the NDGD RTMA CONUS - Air Temperature Properties
> in IDV, the file URL is
> "dods://nomads.ncdc.noaa.gov/thredds/dodsC/aggs/ndgdAggLTMA"
> 
> Might there be a problem at NCDC's NOMADS server, in that the aggregated
> GRIB file directory missed adding the 1200 UTC files?  Or is it an IDV
> problem?
> 
> Thanks for checking ...
> 
> --Kevin
> 
> _____________________________________________
> Kevin Tyle, Systems Administrator
> Dept. of Atmospheric & Environmental Sciences
> University at Albany
> Earth Science 235, 1400 Washington Avenue
> Albany, NY 12222
> Email: address@hidden
> Phone: 518-442-4578
> _____________________________________________
> 
> 


Ticket Details
===================
Ticket ID: DDB-941683
Department: Support THREDDS
Priority: Normal
Status: Open