Classes | |
| class | Band |
| Band implemntatin for GRIB. More... | |
| class | Platform |
| A utility class to initialize and terminate TerraLib GRIB driver support. More... | |
| class | Raster |
| A raster class for GRIB format. More... | |
| class | RasterFactory |
| This is the abstract factory for Rasters. More... | |
Enumerations | |
| enum | DataRepresentationType { LATLNG_REP = 0, SATELLITE_REP = 90, REDUCEDGG_REP = 4 } |
| Indicates the grib data representation type. More... | |
Indicates the grib data representation type.
| Enumerator | |
|---|---|
| LATLNG_REP |
LatLong |
| SATELLITE_REP |
Satellite |
| REDUCEDGG_REP |
Reduced gaussian grid |
Definition at line 38 of file attic/src/grib/Enums.h.