ruc2 vars

NOTE: The decoders mailing list is no longer active. The list archives are made available for historical reasons.

Don,

I did find some long names that didn't reflect the var name, but the T_fhg
was correct.

       float T_fhg(record, fhg, y, x) ;
               T_fhg:long_name = "temperature at fixed height above
ground" ;
               T_fhg:units = "degK" ;
               T_fhg:_FillValue = -9999.f ;
               T_fhg:navigation = "nav" ;

wrong one

       float P_htfl(record, y, x) ;
               P_htfl:long_name = "pressure" ;
               P_htfl:units = "Pa" ;
               P_htfl:_FillValue = -9999.f ;
               P_htfl:navigation = "nav" ;




I'll review all the cdls to make sure the long names are correct.

Robb...
==============================================================================
Robb Kambic                                Unidata Program Center
Software Engineer III                      Univ. Corp for Atmospheric Research
rkambic@xxxxxxxxxxxxxxxx                   WWW: http://www.unidata.ucar.edu/
==============================================================================


  • 2003 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the decoders archives: