public class SequenceObsDataset extends StationObsDatasetImpl implements TypedDatasetFactoryIF
stationHelper, stationsformatter, timeUnitboundingBox, dataVariables, desc, endDate, location, ncfile, parseInfo, startDate, title| Constructor and Description |
|---|
SequenceObsDataset() |
SequenceObsDataset(NetcdfDataset ds,
CancelTask task) |
| Modifier and Type | Method and Description |
|---|---|
List |
getData(CancelTask cancel) |
List |
getData(Station s,
CancelTask cancel) |
int |
getDataCount() |
DataIterator |
getDataIterator(int bufferSize) |
boolean |
isMine(NetcdfDataset ds) |
static boolean |
isValidFile(NetcdfFile ds) |
static void |
main(String[] args) |
TypedDataset |
open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog) |
protected void |
setBoundingBox() |
protected void |
setEndDate() |
protected void |
setStartDate() |
protected void |
setTimeUnits() |
getData, getData, getData, getData, getData, getData, getData, getData, getData, getDataClass, getDataIterator, getDataIterator, getDetailInfo, getScientificDataType, getStation, getStationDataCount, getStations, getStations, getStations, getStations, sortByTimegetData, getData, getData, getMetersConversionFactor, getTime, getTimeUnitsclose, findGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDataVariables, getDescription, getEndDate, getGlobalAttributes, getLocation, getLocationURI, getNetcdfFile, getStartDate, getTitle, removeDataVariable, setDescription, setLocationURI, setTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetScientificDataTypeclose, findGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDataVariables, getDescription, getEndDate, getGlobalAttributes, getLocationURI, getNetcdfFile, getStartDate, getTitlegetData, getData, getData, getTimeUnitspublic SequenceObsDataset()
public SequenceObsDataset(NetcdfDataset ds, CancelTask task) throws IOException
IOExceptionpublic static boolean isValidFile(NetcdfFile ds)
public boolean isMine(NetcdfDataset ds)
isMine in interface TypedDatasetFactoryIFpublic TypedDataset open(NetcdfDataset ncd, CancelTask task, StringBuilder errlog) throws IOException
open in interface TypedDatasetFactoryIFIOExceptionprotected void setTimeUnits()
setTimeUnits in class PointObsDatasetImplprotected void setStartDate()
setStartDate in class TypedDatasetImplprotected void setEndDate()
setEndDate in class TypedDatasetImplprotected void setBoundingBox()
setBoundingBox in class TypedDatasetImplpublic List getData(CancelTask cancel) throws IOException
getData in interface PointCollectionIOExceptionpublic int getDataCount()
getDataCount in interface PointCollectionpublic List getData(Station s, CancelTask cancel) throws IOException
getData in interface StationCollectionIOExceptionpublic DataIterator getDataIterator(int bufferSize) throws IOException
getDataIterator in interface PointCollectionIOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 1999–2013 OPeNDAP. All rights reserved.