See: Description
Class | Description |
---|---|
CFGridWriter | Deprecated
use CFGridWriter2
|
CFGridWriter2 |
Write CF compliant gridded data
version 2
|
GeoGrid |
A georeferencing "gridded" VariableEnhanced, that has a GridCoordSys.
|
GridAsPointDataset |
Add Point operations to a GridDataset.
|
GridAsPointDataset.Point | |
GridCoordinate2D |
2D Coordinate System has lat(x,y) and lon(x,y).
|
GridCoordSys |
A georeferencing "gridded" CoordinateSystem.
|
GridDataset |
Make a NetcdfDataset into a collection of GeoGrids with Georeferencing coordinate systems.
|
GridDataset.Gridset |
This is a set of GeoGrids with the same GeoCoordSys.
|
GridDatasetInfo |
A helper class to GridDataset; creates a GridDataset XML document.
|
A grid has a georeferencing "gridded" CoordinateSystem, which implies a connected topology such that values next to each other in index space are next to each other in coordinate space. In the VisAD data model, a grid is a sampled Field. Note: these classes should be considered experimental and may be refactored in the next release.