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, setConventionUsedprotected ProjectionCT projCT
public void augmentDataset(CancelTask cancelTask)
augmentDataset in class CoordSystemBuilderprotected void identifyCoordinateAxes()
CoordSystemBuilderidentifyCoordinateAxes in class CoordSystemBuilder@Nullable protected AxisType getAxisType(VariableDS.Builder vb)
CoordSystemBuildergetAxisType in class CoordSystemBuildervb - a variable already identified as a Coordinate Axis