public class CFnetCDF2Dataset extends RadialDatasetSweepAdapter implements TypedDatasetFactoryIF
RadialDatasetSweepAdapter.MyRadialVariableAdapter
RadialDatasetSweep.RadialVariable, RadialDatasetSweep.Sweep, RadialDatasetSweep.Type
csHash, dateUnits, fileCache, origin
boundingBox, dataVariables, desc, endDate, location, ncfile, parseInfo, startDate, title
LevelII, 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, setFileCache
findGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDataVariables, getDescription, getEndDate, getGlobalAttributes, getLocation, getLocationURI, getNetcdfFile, getStartDate, getTitle, removeDataVariable, setDescription, setLocationURI, setTitle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDataVariables
findGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDescription, getEndDate, getGlobalAttributes, getLocationURI, getNetcdfFile, getStartDate, getTitle
findGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDescription, getEndDate, getGlobalAttributes, getLocation, getNetcdfFile, getStartDate, getTitle
public CFnetCDF2Dataset()
public CFnetCDF2Dataset(NetcdfDataset ds)
ds
- must be from nexrad2 IOSPpublic boolean isMine(NetcdfDataset ds)
isMine
in interface TypedDatasetFactoryIF
ds
- _more_public TypedDataset open(NetcdfDataset ncd, CancelTask task, StringBuilder errlog) throws IOException
open
in interface TypedDatasetFactoryIF
ncd
- _more_task
- _more_errlog
- _more_IOException
- _more_public FeatureType getScientificDataType()
getScientificDataType
in interface TypedDatasetFactoryIF
public void init()
protected void setBoundingBox()
setBoundingBox
in class RadialDatasetSweepAdapter
protected void setEarthLocation()
setEarthLocation
in class RadialDatasetSweepAdapter
public EarthLocation getCommonOrigin()
getCommonOrigin
in interface RadialDatasetSweep
public String getRadarID()
getRadarID
in interface RadialDatasetSweep
public String getRadarName()
getRadarName
in interface RadialDatasetSweep
public String getDataFormat()
getDataFormat
in interface RadialDatasetSweep
public boolean isVolume()
isVolume
in interface RadialDatasetSweep
public boolean isHighResolution(NetcdfDataset nds)
nds
- _more_public boolean isStationary()
isStationary
in interface RadialDatasetSweep
protected void setTimeUnits() throws Exception
setTimeUnits
in class RadialDatasetSweepAdapter
Exception
- _more_protected void setStartDate()
setStartDate
in class TypedDatasetImpl
protected void setEndDate()
setEndDate
in class TypedDatasetImpl
public void clearDatasetMemory()
clearDatasetMemory
in interface RadialDatasetSweep
protected void addRadialVariable(NetcdfDataset nds, Variable var)
addRadialVariable
in class RadialDatasetSweepAdapter
nds
- _more_var
- _more_protected RadialDatasetSweep.RadialVariable makeRadialVariable(NetcdfDataset nds, VariableSimpleIF v, Variable v0)
makeRadialVariable
in class RadialDatasetSweepAdapter
nds
- _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–2015 UCAR/Unidata. All rights reserved.