Package ucar.nc2.dt.point

Scientific data type "Point" and "Station", collections of point observation data.

See:
          Description

Class Summary
DapperDataset Handles datasets using Dapper doubley nested sequences.
MadisPointObsDataset Class Description.
MadisStationObsDataset This reads MADIS station data formatted files.
NdbcDataset National Data Buoy Center data.
OldUnidataPointObsDataset This handles datasets in an old format.
OldUnidataStationObsDataset This handles datasets in the old metar2nc format.
PointObsDatasetFactory Deprecated. use ucar.nc2.dt.TypedDatasetFactory
PointObsDatasetImpl Superclass for implementations of PointObsDataset.
PointObsDatatypeImpl Abstract superclass for implemenation of PointObsDatatype.
RecordDatasetHelper Helper class for using the netcdf-3 record dimension.
SequenceHelper Helper class for dods sequence datasets.
SequenceObsDataset This handles DODS sequences that have station obs data.
StationDatasetCollection A Collection of StationDatasets
StationDatasetHelper Helper class for StationObsDataset.
StationObsDatasetImpl Superclass for implementations of StationObsDataset.
StationObsDatasetInfo A helper class to StationObsDataset; creates XML documents.
StationObsDatasetWriter Write StationObsDataset in Unidata Station Obs COnvention.
StationObsDatatypeImpl Abstract superclass for implemenation of StationObsDatatype.
SubsetServiceDataset  
UnidataObsDatasetHelper  
UnidataPointObsDataset This handles point datasets in "Unidata Observation Dataset v1.0"
UnidataStationObsDataset This handles station datasets in "Unidata Observation Dataset v1.0"
UnidataStationObsDataset2 Deprecated. use UnidataStationObsDataset instead of this.
 

Package ucar.nc2.dt.point Description

Scientific data type "Point" and "Station", collections of point observation data.