|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.dataset.CoordSysBuilder
ucar.nc2.iosp.mcidas.McIDASSatConvention
public class McIDASSatConvention
Convention handler for netCDF satellite images created by McIDAS. Files are available from the CLASS system.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ucar.nc2.dataset.CoordSysBuilder |
|---|
CoordSysBuilder.ConventionNameOk, CoordSysBuilder.VarProcess |
| Field Summary |
|---|
| Fields inherited from class ucar.nc2.dataset.CoordSysBuilder |
|---|
conventionName, coordVarMap, debug, log, parseInfo, resourcesDir, showRejects, userAdvice, varList |
| Constructor Summary | |
|---|---|
McIDASSatConvention()
Create a convention handler for McIDAS netCDF images |
|
| Method Summary | |
|---|---|
void |
augmentDataset(NetcdfDataset ds,
CancelTask cancelTask)
Augment the dataset |
protected void |
findCoordinateAxes(NetcdfDataset ds)
The attribute "coordinates" is an alias for _CoordinateAxes. |
protected AxisType |
getAxisType(NetcdfDataset ds,
VariableEnhanced ve)
Get the axis type |
static boolean |
isMine(NetcdfFile ncfile)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public McIDASSatConvention()
| Method Detail |
|---|
public static boolean isMine(NetcdfFile ncfile)
ncfile - the NetcdfFile to test
protected void findCoordinateAxes(NetcdfDataset ds)
findCoordinateAxes in class CoordSysBuilderds - the NetcdfDataset
protected AxisType getAxisType(NetcdfDataset ds,
VariableEnhanced ve)
getAxisType in class CoordSysBuilderds - the datasetve - the variable
public void augmentDataset(NetcdfDataset ds,
CancelTask cancelTask)
augmentDataset in interface CoordSysBuilderIFaugmentDataset in class CoordSysBuilderds - the datasetcancelTask - the cancel task
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||