See: Description
| Interface | Description |
|---|---|
| GridCoordSystem |
A Coordinate System for gridded data.
|
| GridDataset |
A dataset containing Grid objects.
|
| GridDataset.Gridset |
A set of GridDatatype objects with the same Coordinate System.
|
| GridDatatype |
Interface for scientific datatype Grid.
|
| RadialDatasetSweep |
A RadialDataset in which the radials can be grouped into sweeps.
|
| RadialDatasetSweep.RadialVariable |
A data Variable with radial geometry.
|
| RadialDatasetSweep.Sweep |
A sweep is 2D data using radial coordinate system (elevation, azimuth, radial distance)
|
| Class | Description |
|---|---|
| RadialDatasetSweep.Type |
A Type of RadialSweep.
|
DEPRECATED API - THIS AND ALL SUBPACKAGES WILL BE REPLACED: Scientific data types package.
These are interfaces that define access to specialized "scientific datatype" datasets. There are three types of interfaces:
A TypedDataset and TypedVariable are lightweight abstractions of NetcdfDataset and Variable, which allows implementations that are not necessarily based on NetcdfDataset objects.