|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.dt.TypedDatasetImpl
ucar.nc2.dt.radial.RadialDatasetSweepAdapter
ucar.nc2.dt.radial.CFnetCDF2Dataset
public class CFnetCDF2Dataset
Created by IntelliJ IDEA. User: yuanho Date: Jun 13, 2011 Time: 1:15:48 PM To change this template use File | Settings | File Templates.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ucar.nc2.dt.radial.RadialDatasetSweepAdapter |
|---|
RadialDatasetSweepAdapter.MyRadialVariableAdapter |
| Nested classes/interfaces inherited from interface ucar.nc2.dt.RadialDatasetSweep |
|---|
RadialDatasetSweep.RadialVariable, RadialDatasetSweep.Sweep, RadialDatasetSweep.Type |
| Field Summary |
|---|
| Fields inherited from class ucar.nc2.dt.radial.RadialDatasetSweepAdapter |
|---|
csHash, dateUnits, fileCache, origin |
| Fields inherited from class ucar.nc2.dt.TypedDatasetImpl |
|---|
boundingBox, dataVariables, desc, endDate, location, ncfile, parseInfo, startDate, title |
| Fields inherited from interface ucar.nc2.dt.RadialDatasetSweep |
|---|
LevelII, UF |
| Constructor Summary | |
|---|---|
CFnetCDF2Dataset()
_more_ |
|
CFnetCDF2Dataset(NetcdfDataset ds)
Constructor. |
|
| Method Summary | |
|---|---|
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_ |
| Methods inherited from class ucar.nc2.dt.radial.RadialDatasetSweepAdapter |
|---|
calcBounds, close, getCommonType, getDateRange, getDetailInfo, getDetailInfo, getEarthLocation, getFeatureType, getImplementationName, getTimeUnits, setFileCache, sync |
| Methods inherited from class ucar.nc2.dt.TypedDatasetImpl |
|---|
findGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDataVariables, getDescription, getEndDate, getGlobalAttributes, getLocation, getLocationURI, getNetcdfFile, getStartDate, getTitle, removeDataVariable, setDescription, setLocationURI, setTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ucar.nc2.dt.RadialDatasetSweep |
|---|
getDataVariables |
| Methods inherited from interface ucar.nc2.dt.TypedDataset |
|---|
findGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDescription, getEndDate, getGlobalAttributes, getLocationURI, getNetcdfFile, getStartDate, getTitle |
| Methods inherited from interface ucar.nc2.ft.FeatureDataset |
|---|
findGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDescription, getEndDate, getGlobalAttributes, getLocation, getNetcdfFile, getStartDate, getTitle |
| Constructor Detail |
|---|
public CFnetCDF2Dataset()
public CFnetCDF2Dataset(NetcdfDataset ds)
ds - must be from nexrad2 IOSP| Method Detail |
|---|
public 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 RadialDatasetSweep
protected 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 RadialDatasetSweep
protected 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_
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||