Uses of Interface
ucar.nc2.dt.PointCollection

Packages that use PointCollection
ucar.nc2.dt Scientific data types package. 
ucar.nc2.dt.point Scientific data type "Point", collections of point observation data. 
ucar.nc2.iosp.adde IOSP for ADDE servers 
ucar.nc2.thredds Connects NetCDF-Java to THREDDS Catalogs and Datasets. 
 

Uses of PointCollection in ucar.nc2.dt
 

Subinterfaces of PointCollection in ucar.nc2.dt
 interface PointObsDataset
          A PointCollection of PointObsDatatype.
 interface StationCollection
          A collection of data at unconnected station locations, typically time series.
 interface StationObsDataset
          A collection of Stations with StationObsDatatype data.
 interface StationRadialDataset
          A collection of Stations with RadialDatatype data.
 

Uses of PointCollection in ucar.nc2.dt.point
 

Classes in ucar.nc2.dt.point that implement PointCollection
 class CFstationObsDataset
          This handles station datasets in "Unidata Observation Dataset v1.0" Read StationObsDataset in "CF" experimental point/ungridded convention.
 class DapperDataset
          Handles datasets using Dapper doubley nested sequences.
 class MadisPointObsDataset
          Class Description.
 class MadisStationObsDataset
          This reads MADIS station data formatted files.
 class NdbcDataset
          National Data Buoy Center data.
 class OldUnidataPointObsDataset
          This handles datasets in an old format.
 class OldUnidataStationObsDataset
          This handles datasets in the old metar2nc format.
 class PointObsDatasetImpl
          Superclass for implementations of PointObsDataset.
 class SequenceObsDataset
          This handles DODS sequences that have station obs data.
 class StationObsDatasetImpl
          Superclass for implementations of StationObsDataset.
 class UnidataPointObsDataset
          This handles point datasets in "Unidata Observation Dataset v1.0"
 class UnidataStationObsDataset
          This handles station datasets in "Unidata Observation Dataset v1.0" implemented as linked or contiguous lists.
 class UnidataStationObsDataset2
          Deprecated. use UnidataStationObsDataset instead of this.
 class UnidataStationObsMultidimDataset
          This handles station datasets in "Unidata Observation Dataset v1.0" implemented as multidimensional Structures.
 

Uses of PointCollection in ucar.nc2.iosp.adde
 

Classes in ucar.nc2.iosp.adde that implement PointCollection
 class AddeStationObsDataset
          An adde "point" dataset.
 

Uses of PointCollection in ucar.nc2.thredds
 

Classes in ucar.nc2.thredds that implement PointCollection
 class DqcStationObsDataset
          This implements a StationObsDataset with a DQC.
 



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