|
Class Summary |
| GribChecker |
Used to check the edition number of a Grib file. |
| GribGridDefRecord |
|
| GribGridRecord |
Represents index information for one record in the Grib file. |
| GribIndexName |
|
| GribNumbers |
A class that contains several static methods for converting multiple
bytes into one float or integer. |
| GribPDSVariables |
Handles the data input from the text and the older binary type of Indexes for the
GribGridRecord. |
| GribReadIndex |
Reads either a binary or text index and returns a GridIndex |
| GribReadTextIndex |
Read an old style text index and returns a GridIndex |
| GribResourceReader |
A class that allows external packages to define how to read resource files. |
| Index |
Deprecated. |
| Index.GdsRecord |
class to represent GDS in the index. |
| Parameter |
Class which represents a parameter from a PDS parameter table. |
| QuasiRegular |
Converts a QuasiRegular grid into a regular rectanglar (lat/lon) grid. |
| ShowGribIndex |
Displays the binary or text index to stdout |