Uses of Package
ucar.nc2.dt

Packages that use ucar.nc2.dt
thredds.catalog Reads and writes THREDDS Dataset Inventory Catalog XML documents. 
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.fmrc   
ucar.nc2.ft.grid   
ucar.nc2.ft.point.writer package ucar.nc2.ft.point.writer : Write (to files) Point Feature Types 
ucar.nc2.geotiff Read and write GeoTIFF files. 
ucar.nc2.iosp.adde IOSP for ADDE servers 
ucar.nc2.thredds Connects NetCDF-Java to THREDDS Catalogs and Datasets. 
ucar.unidata.geoloc.ogc   
 

Classes in ucar.nc2.dt used by thredds.catalog
GridDataset
          A dataset containing Grid objects.
 

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
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 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.
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.
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.
PointCollection
          A collection of data at unconnected locations.
PointObsDataset
          A PointCollection of PointObsDatatype.
PointObsDatatype
          A collection of observations at one time and location.
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
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.fmrc
GridDataset
          A dataset containing Grid objects.
 

Classes in ucar.nc2.dt used by ucar.nc2.ft.grid
GridCoordSystem
          A Coordinate System for gridded data.
 

Classes in ucar.nc2.dt used by ucar.nc2.ft.point.writer
PointObsDataset
          A PointCollection of PointObsDatatype.
PointObsDatatype
          A collection of observations at one time and location.
 

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.
PointCollection
          A collection of data at unconnected locations.
PointObsDataset
          A PointCollection of PointObsDatatype.
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.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.
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.
 

Classes in ucar.nc2.dt used by ucar.unidata.geoloc.ogc
GridDataset
          A dataset containing Grid objects.
GridDatatype
          Interface for scientific datatype Grid.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.