Package ucar.grib.grib2

Class Summary
Category Class which represents a Category from a parameter table.
Discipline Class which represents a discipline from a parameter table.
Grib2BitMapSection A class that represents the BitMapSection of a GRIB product.
Grib2Data A class used to extract data from a Grib2 file.
Grib2DataRepresentationSection A class that represents the DataRepresentationSection of a GRIB product.
Grib2DataSection A class that represents the DataSection of a GRIB product.
Grib2Dump Dumps the contents of a Grib2 file to text.
Grib2EndSection A class that represents the EndSection of a GRIB2 product.
Grib2ExtractRawData A class that scans a GRIB2 file stream to extract product information.
Grib2GDSVariables Representing the grid definition section (GDS) of a GRIB record as variables are extracted from a byte[].
Grib2GetData Routine to extract data values from a Grib2 file.
Grib2GridDefinitionSection A class that represents the grid definition section (GDS) of a GRIB product.
Grib2GridTableLookup  
Grib2IdentificationSection A class representing the IdentificationSection section 1 of a GRIB record.
Grib2Indexer Deprecated.  
Grib2IndexExtender Deprecated.  
Grib2IndicatorSection A class that represents the IndicatorSection of a GRIB record.
Grib2Input Uses a RandomAccessFile to scans a GRIB2 file to extract product information.
Grib2LocalUseSection A class that represents the local use section (LUS) of a GRIB product.
Grib2Lookup Deprecated.  
Grib2PDSVariables Representing the product definition section (PDS) of a GRIB product as variables extracted from a byte[].
Grib2Product Class which has all the necessary information about a record in a Grib2 File to extract the data.
Grib2ProductDefinitionSection A class representing the product definition section (PDS) of a GRIB product.
Grib2Record Class which represents a record in a Grib2File.
Grib2Tables Class contains most of the hard coded tables for Grib2.
Grib2WriteIndex Creates an index for a Grib2 file in a Binary format verses the old text format.
ParameterTable Performs operations related to loading parameter tables stored in files.
 

Enum Summary
Grib2Tables.VectorComponentFlag enum for componet_flag for both Grib2 and Grib1