[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ruc2 vars
- Subject: ruc2 vars
- Date: Mon, 3 Mar 2003 12:47:49 -0700 (MST)
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
address@hidden WWW: http://www.unidata.ucar.edu/
===============================================================================