public class Nimbus extends CoordSystemBuilder
Modifier and Type | Class and Description |
---|---|
static class |
Nimbus.Factory |
CoordSystemBuilder.VarProcess
Modifier and Type | Field and Description |
---|---|
protected boolean |
checkForMeter |
conventionName, coords, coordVarsForDimension, datasetBuilder, debug, log, parseInfo, rootGroup, userAdvice, varList
Modifier and Type | Method and Description |
---|---|
protected void |
augmentDataset(CancelTask cancelTask) |
protected AxisType |
getAxisType(VariableDS.Builder vb)
Identify what kind of AxisType the named variable is.
|
addUserAdvice, assignCoordinateSystemsExplicit, assignCoordinateTransforms, buildCoordinateSystems, countDomainSize, findCoordinateAxis, findVarProcess, getConventionUsed, getParseInfo, getUserAdvice, identifyCoordinateAxes, identifyCoordinateSystems, identifyCoordinateTransforms, isCoordinateAxisForVariable, isCoordinateVariable, makeCoordinateAxes, makeCoordinateSystems, makeCoordinateSystemsImplicit, makeCoordinateTransform, makeCoordinateTransforms, makeCoordinateTransformVariable, setConventionUsed
protected void augmentDataset(CancelTask cancelTask) throws java.io.IOException
java.io.IOException
@Nullable protected AxisType getAxisType(VariableDS.Builder vb)
CoordSystemBuilder
getAxisType
in class CoordSystemBuilder
vb
- a variable already identified as a Coordinate Axis