See: Description
| Class | Description |
|---|---|
| CurvilinearCS |
Curvilinear Coordinate System.
|
| DtCoverage |
fork ucar.nc2.dt.grid.GeoGrid for adaption of GridCoverage.
|
| DtCoverageAdapter |
Adapt a DtCoverageDataset to a ucar.nc2.ft2.coverage.CoverageCollection
This is how we read non-GRIB files into a Coverage, using the NetcdfDataset/CoordinateSystem.
|
| DtCoverageCS |
fork ucar.nc2.dt.grid.GridCoordSys for adaption of GridCoverage.
|
| DtCoverageCSBuilder |
Coverage CS classification and builder, using ucar.nc2.dataset.CoordinateSystem
|
| DtCoverageDataset |
fork ucar.nc2.dt.grid for adaption to Coverage (this class can evolve as needed and not worry about backwards
compatibility).
|
| DtCoverageDataset.Gridset |
This is a set of GeoGrids with the same GeoCoordSys.
|
| FmrcCS |
FMRC Coordinate System Implementation
|
| GeoGridCoordinate2D |
fork ucar.nc2.dt.grid.GridCoordinate2D for adaption of GridCoverage
2D Coordinate System has lat(x,y) and lon(x,y).
|
| GridCS |
Grid Coordinate System Implementation
A Grid has all 1D coordinates.
|
| SwathCS |
Swath Coordinate System.
|