ucar.nc2.dt
Interface StationObsDatatype

All Superinterfaces:
PointObsDatatype
All Known Implementing Classes:
DapperDataset.SeqStationObs, DqcStationObsDataset.DqcObsImpl, RecordDatasetHelper.RecordStationObs, StationObsDatatypeImpl

public interface StationObsDatatype
extends PointObsDatatype

A collection of observations at one time and at one station ( = named location)

Version:
$Revision: 51 $ $Date: 2006-07-12 17:13:13Z $
Author:
caron

Method Summary
 Station getStation()
          Station location of the observation
 
Methods inherited from interface ucar.nc2.dt.PointObsDatatype
getData, getLocation, getNominalTime, getNominalTimeAsDate, getObservationTime, getObservationTimeAsDate
 

Method Detail

getStation

Station getStation()
Station location of the observation