| Interface | Description |
|---|---|
| GribGDSVariablesIF |
A interface for handling Grib1 and Grib2 GDS variables from a byte[].
|
| Class | Description |
|---|---|
| Grib2Netcdf |
************************************************************************
|
| GribBinaryIndexer | |
| GribBinaryIndexer2 | |
| GribChecker |
Used to check the edition number of a Grib file.
|
| GribGridDefRecord | |
| GribGridRecord |
Represents information for one record in the Grib file.
|
| GribIndexName | |
| GribIndexReader |
Reads either a binary or text index and returns a GridIndex.
|
| GribNumbers |
A class that contains several static methods for converting multiple
bytes into one float or integer.
|
| GribPds |
Grib1 and Grib 2 PDS superclass.
|
| 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.
|
| QuasiRegular |
Converts a QuasiRegular grid into a regular rectanglar (lat/lon) grid.
|
| ShowGribIndex |
Displays the binary or text index to stdout
|
| Exception | Description |
|---|---|
| NotSupportedException |
A class that represents an exception thrown when a GRIB feature is not
(yet) supported.
|
| NoValidGribException |
A class that represents an exception during GRIB file operations.
|
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.