|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.dataset.CoordSysBuilder
ucar.nc2.dataset.conv.COARDSConvention
public class COARDSConvention
COARDS Convention. see http://ferret.wrc.noaa.gov/noaa_coop/coop_cdf_profile.html
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ucar.nc2.dataset.CoordSysBuilder |
|---|
CoordSysBuilder.VarProcess |
| Field Summary |
|---|
| Fields inherited from class ucar.nc2.dataset.CoordSysBuilder |
|---|
conventionName, debug, parseInfo, resourcesDir, showRejects, userAdvice, varList |
| Constructor Summary | |
|---|---|
COARDSConvention()
|
|
| Method Summary | |
|---|---|
protected AxisType |
getAxisType(NetcdfDataset ncDataset,
VariableEnhanced v)
Identify what kind of AxisType the named variable is. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public COARDSConvention()
| Method Detail |
|---|
protected AxisType getAxisType(NetcdfDataset ncDataset,
VariableEnhanced v)
CoordSysBuilder
getAxisType in class CoordSysBuilderncDataset - for this datasetv - a variable alreaddy identified as a Coodinate Axis
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||