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