public class CEDRICRadarConvention extends CF1Convention
| Modifier and Type | Class and Description |
|---|---|
static class |
CEDRICRadarConvention.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 void |
identifyCoordinateAxes()
Everything named in the coordinateAxes or coordinates attribute are Coordinate axes.
|
augmentGroup, augmentGroups, getAxisType, getVersion, getZisPositiveaddUserAdvice, assignCoordinateSystemsExplicit, assignCoordinateTransforms, buildCoordinateSystems, countDomainSize, findCoordinateAxis, findVarProcess, getConventionUsed, getParseInfo, getUserAdvice, identifyCoordinateSystems, identifyCoordinateTransforms, isCoordinateAxisForVariable, isCoordinateVariable, makeCoordinateAxes, makeCoordinateSystems, makeCoordinateSystemsImplicit, makeCoordinateTransform, makeCoordinateTransforms, makeCoordinateTransformVariable, setConventionUsedprotected void augmentDataset(CancelTask cancelTask) throws java.io.IOException
augmentDataset in class CF1Conventionjava.io.IOExceptionprotected void identifyCoordinateAxes()
CoordSystemBuilderidentifyCoordinateAxes in class CoordSystemBuilder