Class Summary |
GribFile |
A class that represents a GRIB file. |
GribPDSLevel |
A class containing static methods which deliver descriptions and names of
parameters, levels and units for byte codes from GRIB records. |
GribPDSParameter |
Title: JGrib Description: Class which represents a parameter from a
PDS parameter table Copyright: Copyright (c) 2002 Company: U.S. |
GribRecord |
A class representing a single GRIB record. |
GribRecordBDS |
A class representing the binary data section (BDS) of a GRIB record. |
GribRecordBMS |
A class that represents the bitmap section (BMS) of a GRIB record. |
GribRecordES |
GribRecordES
This class is simply an helper class to handle the end section '7777' of a grib file edition1
@author simone giannecchini |
GribRecordGDS |
A class that represents the grid definition section (GDS) of a GRIB record. |
GribRecordIS |
A class that represents the indicator section (IS) of a GRIB record. |
GribRecordPDS |
A class representing the product definition section (PDS) of a GRIB record. |