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

20031111: IDV: parsing DODS grids from NOMADS

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.


  • Subject: 20031111: IDV: parsing DODS grids from NOMADS
  • Date: Tue, 11 Nov 2003 08:01:25 -0700

>From: Tom Whittaker <address@hidden>
>Organization: SSEC
>Keywords: 200310291448.h9TEmgOb028175 IDV NOMADS

Tom-

>When I put this URL in the IDV:
>
><http://nomads.ncdc.noaa.gov:9090/dods/NCDC_NOAAPort_GFS/200205/20020504/gfs-a
> vn_201_20020504_0000_fff>
>
>I get a nice set of 2D grids.  Only problem is, no 3D data...apparently the 
>vertical coordinate (dubbed "lev") is not a legitimate one for the IDV.  Is 
>this something I can correct somehow?  I tried adding "lev" as an alias for 
>PRESSURE, but that didn't seem to matter...
>
>In the DAS, lev is defined:
>
>lev {
>         String units "mb";
>         String long_name "altitude";
>         Float32 minimum 1000;
>         Float32 maximum 100;
>     }
>
>I figure that since this is a NOMDAS database that perhaps we should be able 
>to work with it....even if they do not adhere strictly to 'conventions'...?  I
>  
>looked at a couple of other datasets -- they all use 'lev' -- at least they're
>  
>consistent...

The problem is that "mb" is not a valid unit of altitude as per the 
COARDS convention that this file purports to adhere to.  Any unit 
specification must adhere to the standards of udunits as per the 
COARDS spec.   In udunits, "mb" is millibits, not millibars. We will
try to put in a fix on our end.  

I will also contact NCDC to inform them of this problem.

Don Murray
****************************************************************************
Unidata User Support                                    UCAR Unidata Program
303 497 8643                                                  P.O. Box 3000
address@hidden                                   Boulder, CO 80307
----------------------------------------------------------------------------
Unidata WWW Service              http://my.unidata.ucar.edu/content/support
****************************************************************************