NOTE: The decoders
mailing list is no longer active. The list archives are made available for historical reasons.
On Fri, 23 Sep 2005, Nelson Brandon K A1C AFWA/SCSA wrote: > Robb, > yesterday's ? about getting unit. ParameterTable.getDiscipline( d ).getCategory( c ).getParameter( p ).getUnit(); where d is Discipline #, c is Category #, and p is Parameter # these are the 2,3, and 4 numbers in the index file product line. ie, 51 0 -1 11 100 100 255 0 1997-07-01T00:00:00Z 1 388778898 86 180122 3 false d =0 ( meteorological products), c = -1 (grib1 doesn't have cat's so -1 ), and p =11 (Temp) > > > Could you give me a short description of these? > look at grib2/Grib2ProductDefinitionSection.java and grib1/Grib1ProductDefinitionSection.java & GribPDSLevel.java for short desc and http://www.wmo.ch/web/www/WMOCodes/Operational/GRIB2/FM92-GRIB2-2005feb.pdf for detail explainations. at this time this is best docs until i get the javadocs finished for the decoder. robb... > > > > ProductType > > > Discipline > > > Category > > > Parameter > > > LevelType1 > > > LevelValue1 > > > 255 > > > LevelValue2 > > > ReferenceTime > > > ForecastTime > > > Gdskey > > > BmsOrGdsOffset > > > EndOfRecord > > > DecScale > > > BmsExists > > > > I need it for an IFS! Thanks a bunch! > > > > V/r > > A1C Nelson, Brandon K > > Communications-Computer Systems Programmer > > HQ AFWA/SCSA (402) 294-1404 > > > > ============================================================================== Robb Kambic Unidata Program Center Software Engineer III Univ. Corp for Atmospheric Research rkambic@xxxxxxxxxxxxxxxx WWW: http://www.unidata.ucar.edu/ ==============================================================================
decoders
archives: