Uses of Package
ucar.nc2.dt

Packages that use ucar.nc2.dt
thredds.wcs   
ucar.nc2.adde   
ucar.nc2.dt Scientific data types package. 
ucar.nc2.dt.fmrc Scientific data type "Grid", uses cartesian coordinate system. 
ucar.nc2.dt.grid Scientific data type "Grid", uses cartesian coordinate system. 
ucar.nc2.dt.image   
ucar.nc2.dt.point Scientific data type "Point" and "Station", 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.geotiff   
ucar.nc2.ncml   
ucar.nc2.thredds Connects NetCDF-Java to THREDDS Catalogs and Datasets. 
 

Classes in ucar.nc2.dt used by thredds.wcs
GridDataset
          A dataset containing Grid objects.
GridDatatype
          Interface for scientific datatype Grid.
 

Classes in ucar.nc2.dt used by ucar.nc2.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.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.
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.
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.geotiff
GridDataset
          A dataset containing Grid objects.
GridDatatype
          Interface for scientific datatype Grid.
 

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.
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.