ucar.nc2.dt
Interface StationObsDataset

All Superinterfaces:
PointCollection, PointObsDataset, StationCollection, TypedDataset
All Known Implementing Classes:
AddeStationObsDataset, CFstationObsDataset, DqcStationObsDataset, MadisStationObsDataset, NdbcDataset, OldUnidataStationObsDataset, SequenceObsDataset, StationObsDatasetImpl, UnidataStationObsDataset, UnidataStationObsDataset2, UnidataStationObsMultidimDataset

public interface StationObsDataset
extends PointObsDataset, StationCollection

A collection of Stations with StationObsDatatype data. All getData() methods return List of StationObsDatatype.

Author:
caron

Method Summary
 
Methods inherited from interface ucar.nc2.dt.TypedDataset
close, findGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDataVariables, getDescription, getDetailInfo, getEndDate, getGlobalAttributes, getLocationURI, getNetcdfFile, getStartDate, getTitle
 
Methods inherited from interface ucar.nc2.dt.StationCollection
getData, getData, getData, getData, getData, getData, getData, getData, getDataIterator, getDataIterator, getStation, getStationDataCount, getStations, getStations, getStations, getStations
 
Methods inherited from interface ucar.nc2.dt.PointCollection
getData, getData, getData, getData, getData, getData, getDataClass, getDataCount, getDataIterator, getTimeUnits
 



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