ucar.nc2.dt
Interface PointObsDataset

All Superinterfaces:
PointCollection, TypedDataset
All Known Subinterfaces:
StationObsDataset

public interface PointObsDataset
extends TypedDataset, PointCollection

A PointCollection of PointObsDatatype. All getData() methods return List of PointObsDatatype.

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.PointCollection
getData, getData, getData, getData, getData, getData, getDataClass, getDataCount, getDataIterator, getTimeUnits