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_
|
java.lang.String |
getDataFormat()
_more_
|
java.lang.String |
getInfo()
_more_
|
java.lang.String |
getRadarID()
_more_
|
java.lang.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(java.lang.String[] args)
_more_
|
protected RadialDatasetSweep.RadialVariable |
makeRadialVariable(NetcdfDataset nds,
VariableSimpleIF v,
Variable v0)
_more_
|
TypedDataset |
open(NetcdfDataset ncd,
CancelTask task,
java.lang.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, getCommonType, getDateRange, getDetailInfo, getDetailInfo, getEarthLocation, getFeatureType, getImplementationName, getTimeUnits, setFileCache, syncfindGlobalAttributeIgnoreCase, 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, java.lang.StringBuilder errlog) throws java.io.IOException
open in interface TypedDatasetFactoryIFncd - _more_task - _more_errlog - _more_java.io.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 java.lang.String getRadarID()
getRadarID in interface RadialDatasetSweeppublic java.lang.String getRadarName()
getRadarName in interface RadialDatasetSweeppublic java.lang.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 java.lang.Exception
setTimeUnits in class RadialDatasetSweepAdapterjava.lang.Exception - _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 java.lang.String getInfo()
public static void main(java.lang.String[] args)
throws java.lang.Exception,
java.io.IOException,
java.lang.InstantiationException,
java.lang.IllegalAccessException
args - _more_java.lang.Exception - _more_java.io.IOException - _more_java.lang.IllegalAccessException - _more_java.lang.InstantiationException - _more_