Package ucar.grib.grib1

Class Summary
Grib1BinaryDataSection A class representing the binary data section (BDS) of a GRIB record.
Grib1BitMapSection A class that represents the bitmap section (BMS) of a GRIB record.
Grib1Data A class used to extract data from a GRIB1 file.
Grib1Dump Dumps the the IS, PDS, and GDS information from a Grib file.
Grib1ExtractRawData A class that scans a GRIB file to extract product information.
Grib1GDSVariables  
Grib1GetData Routine to extract data values from a Grib1 file.
Grib1Grid A class that represents a canned grid definition section (GDS) .
Grib1GridDefinitionSection A class that represents the grid definition section (GDS) of a GRIB record.
Grib1GridTableLookup  
Grib1Indexer Deprecated.  
Grib1IndexExtender Deprecated.  
Grib1IndicatorSection A class that represents the IndicatorSection of a GRIB record.
Grib1Input A class that scans a GRIB file to extract product information.
Grib1Lookup Deprecated.  
Grib1PDSVariables A class representing the product definition section (PDS) of a GRIB product.
Grib1Product Title: Grib1 Description: Class which has the necessary information about a product in a Grib1 File to extract the data for the product.
Grib1ProductDefinitionSection A class representing the product definition section (PDS) of a GRIB record.
Grib1Record Grib1Record contains all the sections of a Grib record.
Grib1SplitByGridID A class that scans a GRIB file to split file according to Grid ID.
Grib1Tables Class contains most of the hard coded tables for Grib1.
Grib1WriteIndex Creates an index for a Grib1 file; optionally makes an in-memory one.
GribPDSLevel A class containing static methods which deliver names of levels and units for byte codes from GRIB records.
GribPDSParamTable A class containing static methods which deliver descriptions and names of parameters, levels and units for byte codes from GRIB records.