Interface | Description |
---|---|
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.
|
Scientific data types package. The Point types have been superceded by the classes in package ucar.nc2.ft.
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.
DEPRECATED, use ucar.nc2.ft and ucar.nc2.ft2