| Interface | Description |
|---|---|
| GridCF |
A centralized place to store CF conventions for the Grid Iosp
|
| GridRecord |
An interface for one 2D gridded data record (used by GRIB, GEMPAK, McIDAS gridded data).
|
| GridTableLookup |
Abstracts lookup functionality for subclasses of Grid IOSP
|
| Class | Description |
|---|---|
| GridCoordSys |
A Coordinate System for a Grid variable.
|
| GridDefRecord |
Class to represent the grid definition (projection) information
purpose is to convert from String representation to native value.
|
| GridEnsembleCoord |
Handles the Ensemble coordinate dimension.
|
| GridEnsembleCoord.EnsCoord | |
| GridHorizCoordSys |
A horizontal coordinate system created from a GridDefRecord
|
| GridIndex |
An "in memory" index for 2D grid files.
|
| GridIndexToNC |
Create a Netcdf File from a GridIndex
|
| GridParameter |
Class which represents a grid parameter.
|
| GridServiceProvider |
Superclass for Gempak grid, MciDAS grid
|
| GridTimeCoord |
A Time Coordinate for a Grid dataset.
|
| GridTimeCoord.TimeCoordWithInterval | |
| GridVariable |
A Variable for a Grid dataset.
|
| GridVertCoord |
A Vertical Coordinate variable for a Grid variable.
|
| Enum | Description |
|---|---|
| GridCF.VectorComponentFlag |
LOOK bogus
|
| GridServiceProvider.IndexExtendMode |