public class NUWGConvention extends CoordSystemBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
NUWGConvention.Factory |
CoordSystemBuilder.VarProcessconventionName, coords, coordVarsForDimension, datasetBuilder, debug, log, parseInfo, rootGroup, userAdvice, varList| Modifier and Type | Method and Description |
|---|---|
protected void |
augmentDataset(CancelTask cancelTask) |
String |
extraInfo() |
protected AxisType |
getAxisType(VariableDS.Builder v)
Identify what kind of AxisType the named variable is.
|
String |
getZisPositive(CoordinateAxis v) |
protected void |
makeCoordinateTransforms()
Take all previously identified Coordinate Transforms and create a CoordinateTransform object by
calling CoordTransBuilder.makeCoordinateTransform().
|
addUserAdvice, assignCoordinateSystemsExplicit, assignCoordinateTransforms, buildCoordinateSystems, countDomainSize, findCoordinateAxis, findVarProcess, getConventionUsed, getParseInfo, getUserAdvice, identifyCoordinateAxes, identifyCoordinateSystems, identifyCoordinateTransforms, isCoordinateAxisForVariable, isCoordinateVariable, makeCoordinateAxes, makeCoordinateSystems, makeCoordinateSystemsImplicit, makeCoordinateTransform, makeCoordinateTransformVariable, setConventionUsedprotected void augmentDataset(CancelTask cancelTask) throws IOException
augmentDataset in class CoordSystemBuilderIOExceptionpublic String extraInfo()
protected void makeCoordinateTransforms()
CoordSystemBuildermakeCoordinateTransforms in class CoordSystemBuilderprotected AxisType getAxisType(VariableDS.Builder v)
CoordSystemBuildergetAxisType in class CoordSystemBuilderv - a variable already identified as a Coordinate Axispublic String getZisPositive(CoordinateAxis v)
v - for this axis