|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ucar.nc2.dt | |
|---|---|
| thredds.wcs | |
| thredds.wcs.v1_0_0_1 | |
| thredds.wcs.v1_0_0_Plus | |
| thredds.wcs.v1_1_0 | |
| ucar.nc2.dt | Scientific data types package. |
| ucar.nc2.dt.fmrc | Support classes for Forecast Model Run Collections. |
| ucar.nc2.dt.grid | Scientific data type "Grid", uses cartesian coordinate system. |
| ucar.nc2.dt.image | |
| ucar.nc2.dt.point | Scientific data type "Point", collections of point observation data. |
| ucar.nc2.dt.radial | Scientific data type "Radial", uses spherical coordinate system. |
| ucar.nc2.dt.trajectory | Scientific data type "Trajectory". |
| ucar.nc2.ft.point.writer | |
| ucar.nc2.ft.radial | |
| ucar.nc2.geotiff | Read and write GeoTIFF files. |
| ucar.nc2.iosp.adde | IOSP for ADDE servers |
| ucar.nc2.ncml | Netcdf Markup Language (NcML). |
| ucar.nc2.thredds | Connects NetCDF-Java to THREDDS Catalogs and Datasets. |
| Classes in ucar.nc2.dt used by thredds.wcs | |
|---|---|
| GridCoordSystem
A Coordinate System for gridded data. |
|
| GridDataset
A dataset containing Grid objects. |
|
| Classes in ucar.nc2.dt used by thredds.wcs.v1_0_0_1 | |
|---|---|
| GridCoordSystem
A Coordinate System for gridded data. |
|
| GridDataset
A dataset containing Grid objects. |
|
| GridDatatype
Interface for scientific datatype Grid. |
|
| Classes in ucar.nc2.dt used by thredds.wcs.v1_0_0_Plus | |
|---|---|
| GridDataset.Gridset
A set of GridDatatype objects with the same Coordinate System. |
|
| GridDatatype
Interface for scientific datatype Grid. |
|
| Classes in ucar.nc2.dt used by thredds.wcs.v1_1_0 | |
|---|---|
| GridDataset
A dataset containing Grid objects. |
|
| Classes in ucar.nc2.dt used by ucar.nc2.dt | |
|---|---|
| DataIterator
Just like java.util.Iterator, but may throw IOException on nextData() call. |
|
| EarthLocation
A location on the Earth. |
|
| EarthLocationImpl
Concrete implementaion of a EarthLocation. |
|
| GridCoordSystem
A Coordinate System for gridded data. |
|
| GridDataset.Gridset
A set of GridDatatype objects with the same Coordinate System. |
|
| GridDatatype
Interface for scientific datatype Grid. |
|
| PointCollection
A collection of data at unconnected locations. |
|
| PointObsDataset
A PointCollection of PointObsDatatype. |
|
| PointObsDatatype
A collection of observations at one time and location. |
|
| RadialDatasetSweep
A RadialDataset in which the radials can be grouped into sweeps. |
|
| RadialDatasetSweep.Sweep
A sweep is 2D data using radial coordinate system (elevation, azimuth, radial distance) |
|
| RadialDatasetSweep.Type
A Type of RadialSweep. |
|
| Station
A named location on the Earth. |
|
| StationCollection
A collection of data at unconnected station locations, typically time series. |
|
| StationObsDatatype
A collection of observations at one time and at one station ( = named location) |
|
| TrajectoryObsDatatype
A sequence (one-dimensional, variable-length list) of PointObsDatatype, connected in space and time. |
|
| TypedDataset
Superclass for "scientific type" datasets. |
|
| Classes in ucar.nc2.dt used by ucar.nc2.dt.fmrc | |
|---|---|
| GridDataset
A dataset containing Grid objects. |
|
| Classes in ucar.nc2.dt used by ucar.nc2.dt.grid | |
|---|---|
| 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. |
|
| Classes in ucar.nc2.dt used by ucar.nc2.dt.image | |
|---|---|
| GridDatatype
Interface for scientific datatype Grid. |
|
| Classes in ucar.nc2.dt used by ucar.nc2.dt.point | |
|---|---|
| DataIterator
Just like java.util.Iterator, but may throw IOException on nextData() call. |
|
| EarthLocation
A location on the Earth. |
|
| PointCollection
A collection of data at unconnected locations. |
|
| PointObsDataset
A PointCollection of PointObsDatatype. |
|
| PointObsDatatype
A collection of observations at one time and location. |
|
| Station
A named location on the Earth. |
|
| StationCollection
A collection of data at unconnected station locations, typically time series. |
|
| StationObsDataset
A collection of Stations with StationObsDatatype data. |
|
| StationObsDatatype
A collection of observations at one time and at one station ( = named location) |
|
| TypedDataset
Superclass for "scientific type" datasets. |
|
| TypedDatasetFactoryIF
Interface for factories that wrap a NetcdfDataset with a subclass of TypedDataset |
|
| TypedDatasetImpl
Superclass for implementations of TypedDataset. |
|
| Classes in ucar.nc2.dt used by ucar.nc2.dt.radial | |
|---|---|
| EarthLocation
A location on the Earth. |
|
| RadialDatasetSweep
A RadialDataset in which the radials can be grouped into sweeps. |
|
| RadialDatasetSweep.RadialVariable
A data Variable with radial geometry. |
|
| RadialDatasetSweep.Type
A Type of RadialSweep. |
|
| StationRadarCollection
A collection of data at unconnected radar station. |
|
| TypedDataset
Superclass for "scientific type" datasets. |
|
| TypedDatasetFactoryIF
Interface for factories that wrap a NetcdfDataset with a subclass of TypedDataset |
|
| TypedDatasetImpl
Superclass for implementations of TypedDataset. |
|
| Classes in ucar.nc2.dt used by ucar.nc2.dt.trajectory | |
|---|---|
| TrajectoryObsDataset
A collection of TrajectoryObsDatatype. |
|
| TrajectoryObsDatatype
A sequence (one-dimensional, variable-length list) of PointObsDatatype, connected in space and time. |
|
| TypedDataset
Superclass for "scientific type" datasets. |
|
| TypedDatasetFactoryIF
Interface for factories that wrap a NetcdfDataset with a subclass of TypedDataset |
|
| TypedDatasetImpl
Superclass for implementations of TypedDataset. |
|
| Classes in ucar.nc2.dt used by ucar.nc2.ft.point.writer | |
|---|---|
| PointObsDatatype
A collection of observations at one time and location. |
|
| Classes in ucar.nc2.dt used by ucar.nc2.ft.radial | |
|---|---|
| EarthLocation
A location on the Earth. |
|
| Classes in ucar.nc2.dt used by ucar.nc2.geotiff | |
|---|---|
| GridDataset
A dataset containing Grid objects. |
|
| GridDatatype
Interface for scientific datatype Grid. |
|
| Classes in ucar.nc2.dt used by ucar.nc2.iosp.adde | |
|---|---|
| DataIterator
Just like java.util.Iterator, but may throw IOException on nextData() call. |
|
| EarthLocation
A location on the Earth. |
|
| PointCollection
A collection of data at unconnected locations. |
|
| PointObsDataset
A PointCollection of PointObsDatatype. |
|
| Station
A named location on the Earth. |
|
| StationCollection
A collection of data at unconnected station locations, typically time series. |
|
| StationObsDataset
A collection of Stations with StationObsDatatype data. |
|
| TypedDataset
Superclass for "scientific type" datasets. |
|
| TypedDatasetImpl
Superclass for implementations of TypedDataset. |
|
| Classes in ucar.nc2.dt used by ucar.nc2.ncml | |
|---|---|
| GridDataset
A dataset containing Grid objects. |
|
| Classes in ucar.nc2.dt used by ucar.nc2.thredds | |
|---|---|
| DataIterator
Just like java.util.Iterator, but may throw IOException on nextData() call. |
|
| GridDataset
A dataset containing Grid objects. |
|
| PointCollection
A collection of data at unconnected locations. |
|
| PointObsDataset
A PointCollection of PointObsDatatype. |
|
| PointObsDatatype
A collection of observations at one time and location. |
|
| RadialDatasetSweep
A RadialDataset in which the radials can be grouped into sweeps. |
|
| Station
A named location on the Earth. |
|
| StationCollection
A collection of data at unconnected station locations, typically time series. |
|
| StationImpl
Implementation of Station |
|
| StationObsDataset
A collection of Stations with StationObsDatatype data. |
|
| StationObsDatatype
A collection of observations at one time and at one station ( = named location) |
|
| StationRadarCollection
A collection of data at unconnected radar station. |
|
| TypedDataset
Superclass for "scientific type" datasets. |
|
| TypedDatasetImpl
Superclass for implementations of TypedDataset. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||