public class CFnetCDF2Dataset extends RadialDatasetSweepAdapter implements TypedDatasetFactoryIF
RadialDatasetSweepAdapter.MyRadialVariableAdapterRadialDatasetSweep.RadialVariable, RadialDatasetSweep.Sweep, RadialDatasetSweep.TypecsHash, dateUnits, fileCache, originboundingBox, dataVariables, desc, endDate, location, ncfile, parseInfo, startDate, titleLevelII, UF| Constructor and Description |
|---|
CFnetCDF2Dataset()
_more_
|
CFnetCDF2Dataset(NetcdfDataset ds)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addRadialVariable(NetcdfDataset nds,
Variable var)
_more_
|
void |
clearDatasetMemory()
_more_
|
EarthLocation |
getCommonOrigin()
_more_
|
String |
getDataFormat()
_more_
|
String |
getInfo()
_more_
|
String |
getRadarID()
_more_
|
String |
getRadarName()
_more_
|
FeatureType |
getScientificDataType()
_more_
|
void |
init()
_more_
|
boolean |
isHighResolution(NetcdfDataset nds)
_more_
|
boolean |
isMine(NetcdfDataset ds)
_more_
|
boolean |
isStationary()
_more_
|
boolean |
isVolume()
_more_
|
static void |
main(String[] args)
_more_
|
protected RadialDatasetSweep.RadialVariable |
makeRadialVariable(NetcdfDataset nds,
VariableSimpleIF v,
Variable v0)
_more_
|
TypedDataset |
open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
_more_
|
protected void |
setBoundingBox()
_more_
|
protected void |
setEarthLocation()
_more_
|
protected void |
setEndDate()
_more_
|
protected void |
setStartDate()
_more_
|
protected void |
setTimeUnits()
_more_
|
calcBounds, close, getCalendarDateEnd, getCalendarDateRange, getCalendarDateStart, getCommonType, getDateRange, getDetailInfo, getDetailInfo, getEarthLocation, getFeatureType, getImplementationName, getLastModified, getTimeUnits, setFileCachefindGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDataVariables, getDescription, getEndDate, getGlobalAttributes, getLocation, getLocationURI, getNetcdfFile, getStartDate, getTitle, removeDataVariable, setDescription, setLocationURI, setTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDataVariablesfindGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDescription, getEndDate, getGlobalAttributes, getLocationURI, getNetcdfFile, getStartDate, getTitlefindGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDescription, getEndDate, getGlobalAttributes, getLocation, getNetcdfFile, getStartDate, getTitlepublic CFnetCDF2Dataset()
public CFnetCDF2Dataset(NetcdfDataset ds)
ds - must be from nexrad2 IOSPpublic boolean isMine(NetcdfDataset ds)
isMine in interface TypedDatasetFactoryIFds - _more_public TypedDataset open(NetcdfDataset ncd, CancelTask task, StringBuilder errlog) throws IOException
open in interface TypedDatasetFactoryIFncd - _more_task - _more_errlog - _more_IOException - _more_public FeatureType getScientificDataType()
getScientificDataType in interface TypedDatasetFactoryIFpublic void init()
protected void setBoundingBox()
setBoundingBox in class RadialDatasetSweepAdapterprotected void setEarthLocation()
setEarthLocation in class RadialDatasetSweepAdapterpublic EarthLocation getCommonOrigin()
getCommonOrigin in interface RadialDatasetSweeppublic String getRadarID()
getRadarID in interface RadialDatasetSweeppublic String getRadarName()
getRadarName in interface RadialDatasetSweeppublic String getDataFormat()
getDataFormat in interface RadialDatasetSweeppublic boolean isVolume()
isVolume in interface RadialDatasetSweeppublic boolean isHighResolution(NetcdfDataset nds)
nds - _more_public boolean isStationary()
isStationary in interface RadialDatasetSweepprotected void setTimeUnits()
throws Exception
setTimeUnits in class RadialDatasetSweepAdapterException - _more_protected void setStartDate()
setStartDate in class TypedDatasetImplprotected void setEndDate()
setEndDate in class TypedDatasetImplpublic void clearDatasetMemory()
clearDatasetMemory in interface RadialDatasetSweepprotected void addRadialVariable(NetcdfDataset nds, Variable var)
addRadialVariable in class RadialDatasetSweepAdapternds - _more_var - _more_protected RadialDatasetSweep.RadialVariable makeRadialVariable(NetcdfDataset nds, VariableSimpleIF v, Variable v0)
makeRadialVariable in class RadialDatasetSweepAdapternds - _more_v - _more_v0 - _more_public String getInfo()
public static void main(String[] args) throws Exception, IOException, InstantiationException, IllegalAccessException
args - _more_Exception - _more_IOException - _more_IllegalAccessException - _more_InstantiationException - _more_Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.