Search Java Classes and Packages
Search Java Frameworks and Libraries
#Ucar.nc2.dt Classes and Interfaces - 24 results found.
| Name | Description | Type | Package | Framework |
| DataIterator | Just like java. | Interface | ucar.nc2.dt | NetCDF |
|
| DataIteratorAdapter | | Class | ucar.nc2.dt | NetCDF |
|
| DatatypeIterator | An abstract implementation for iterating over datatypes, such as PointObsDatatype, etc. | Class | ucar.nc2.dt | NetCDF |
|
| NetcdfCFWriter | Write a CF compliant Netcdf-3 or netcdf-4 file (classic mode only) from any gridded dataset. | Class | ucar.nc2.dt.grid | NetCDF |
|
| PointCollection | A collection of data at unconnected locations. | Interface | ucar.nc2.dt | NetCDF |
|
| PointObsDataset | A PointCollection of PointObsDatatype. | Interface | ucar.nc2.dt | NetCDF |
|
| PointObsDatatype | A collection of observations at one time and location. | Interface | ucar.nc2.dt | NetCDF |
|
| RadialDatasetSweep | A RadialDataset in which the radials can be grouped into sweeps. | Interface | ucar.nc2.dt | NetCDF |
|
| RadialDatasetSweep .RadialVariable | A data Variable with radial geometry. | Interface | ucar.nc2.dt | NetCDF |
|
| RadialDatasetSweep .Sweep | | Interface | ucar.nc2.dt | NetCDF |
|
| RadialDatasetSweep .Type | A Type of RadialSweep. | Class | ucar.nc2.dt | NetCDF |
|
| StationCollection | A collection of data at unconnected station locations, typically time series. | Interface | ucar.nc2.dt | NetCDF |
|
| StationImpl | | Class | ucar.nc2.dt | NetCDF |
|
| StationObsDataset | A collection of Stations with StationObsDatatype data. | Interface | ucar.nc2.dt | NetCDF |
|
| StationObsDatatype | | Interface | ucar.nc2.dt | NetCDF |
|
| StationRadialDataset | A collection of Stations with RadialDatatype data. | Interface | ucar.nc2.dt | NetCDF |
|
| TimeSeriesCollection | A collection of data in a time series. | Interface | ucar.nc2.dt | NetCDF |
|
| TrajectoryObsDataset | A collection of TrajectoryObsDatatype. | Interface | ucar.nc2.dt | NetCDF |
|
| TrajectoryObsDatatype | A sequence (one-dimensional, variable-length list) of PointObsDatatype, connected in space and time. | Interface | ucar.nc2.dt | NetCDF |
|
| TypedDataset | Superclass for "scientific type" datasets. | Interface | ucar.nc2.dt | NetCDF |
|
| TypedDatasetFactory | Manager of factories for TypedDatasets. | Class | ucar.nc2.dt | NetCDF |
|
| TypedDatasetFactoryIF | | Interface | ucar.nc2.dt | NetCDF |
|
| TypedDatasetImpl | Superclass for implementations of TypedDataset. | Class | ucar.nc2.dt | NetCDF |
|
| VariableSimpleSubclass | Adapt a VariableSimpleIF into another VariableSimpleIF, so it can be subclassed. | Class | ucar.nc2.dt | NetCDF |