Uses of Interface
ucar.nc2.dt.StationCollection

Packages that use StationCollection
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 StationCollection in ucar.nc2.dt
 

Subinterfaces of StationCollection in ucar.nc2.dt
 interface StationObsDataset
          A collection of Stations with StationObsDatatype data.
 interface StationRadialDataset
          A collection of Stations with RadialDatatype data.
 

Uses of StationCollection in ucar.nc2.dt.point
 

Classes in ucar.nc2.dt.point that implement StationCollection
 class CFstationObsDataset
          This handles station datasets in "Unidata Observation Dataset v1.0" Read StationObsDataset in "CF" experimental point/ungridded convention.
 class MadisStationObsDataset
          This reads MADIS station data formatted files.
 class NdbcDataset
          National Data Buoy Center data.
 class OldUnidataStationObsDataset
          This handles datasets in the old metar2nc format.
 class SequenceObsDataset
          This handles DODS sequences that have station obs data.
 class StationObsDatasetImpl
          Superclass for implementations of StationObsDataset.
 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 StationCollection in ucar.nc2.iosp.adde
 

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

Uses of StationCollection in ucar.nc2.thredds
 

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



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