Package ucar.nc2.iosp.grid

Interface Summary
GridRecord An interface for handling information about a 2D grid (eg: GRIB, GEMPAK, McIDAS grid)
GridTableLookup A table for gathering metadata about grids.
 

Class Summary
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.
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 An IOSP for Gempak Grid data
GridTimeCoord A Time Coordinate for a Grid dataset.
GridVariable A Variable for a Grid dataset.
GridVertCoord A Vertical Coordinate variable for a Grid variable.