public class COSMICTrajectoryObsDataset extends TrajectoryObsDatasetImpl implements TypedDatasetFactoryIF
TrajectoryObsDatasetImpl.ConfigdimVar, dimVarUnitsString, elevVar, elevVarUnitsConversionFactor, latVar, lonVar, recordVar, trajectory, trajectoryDim, trajectoryId, trajectoryNumPoint, trajectoryVarsMapboundingBox, dataVariables, desc, endDate, location, ncfile, parseInfo, startDate, title| Constructor and Description |
|---|
COSMICTrajectoryObsDataset() |
COSMICTrajectoryObsDataset(NetcdfDataset ncd) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getEndDate() |
FeatureType |
getScientificDataType()
What kind of cientific data type will this return?
|
Date |
getStartDate() |
boolean |
isMine(NetcdfDataset ds)
Determine if this dataset belongs to you
|
static boolean |
isValidFile(NetcdfDataset ncd) |
TypedDataset |
open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Open a NetcdfDataset as a TypedDataset.
|
protected void |
setEndDate() |
protected void |
setStartDate() |
getDetailInfo, getMetersConversionFactor, getTrajectories, getTrajectory, getTrajectoryIds, setBoundingBox, setTrajectoryInfo, syncExtendclose, findGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDataVariables, getDescription, getGlobalAttributes, getLocation, getLocationURI, getNetcdfFile, getTitle, removeDataVariable, setDescription, setLocationURI, setTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, findGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDataVariables, getDescription, getGlobalAttributes, getLocationURI, getNetcdfFile, getTitlepublic COSMICTrajectoryObsDataset()
public COSMICTrajectoryObsDataset(NetcdfDataset ncd) throws IOException
IOExceptionpublic static boolean isValidFile(NetcdfDataset ncd)
public Date getStartDate()
getStartDate in interface TypedDatasetgetStartDate in class TypedDatasetImplpublic Date getEndDate()
getEndDate in interface TypedDatasetgetEndDate in class TypedDatasetImplprotected void setStartDate()
setStartDate in class TypedDatasetImplprotected void setEndDate()
setEndDate in class TypedDatasetImplpublic boolean isMine(NetcdfDataset ds)
TypedDatasetFactoryIFisMine in interface TypedDatasetFactoryIFds - examine this NetcdfDataset to see if it belongs to this class.public TypedDataset open(NetcdfDataset ncd, CancelTask task, StringBuilder errlog) throws IOException
TypedDatasetFactoryIFopen in interface TypedDatasetFactoryIFncd - already opened NetcdfDataset.task - use may cancelerrlog - place errors hereIOException - on errorpublic FeatureType getScientificDataType()
TypedDatasetFactoryIFgetScientificDataType in interface TypedDatasetFactoryIFCopyright © 1999-2012 UCAR/Unidata. All Rights Reserved.