See: Description
| Class | Description |
|---|---|
| GeoGrid |
A georeferencing "gridded" VariableEnhanced, that has a GridCoordSys.
|
| GridAsPointDataset |
Add Point operations to a GridDataset.
|
| 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.
|
| GridDatasetInfo |
A helper class to GridDataset; creates a GridDataset XML document.
|
| NetcdfCFWriter |
Write a CF compliant Netcdf-3 or netcdf-4 file (classic mode only) from any gridded dataset.
|
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.
Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.