Class UGridConvention

java.lang.Object
ucar.nc2.internal.dataset.CoordSystemBuilder
ucar.nc2.internal.dataset.conv.CF1Convention
ucar.nc2.dataset.conv.UGridConvention

public class UGridConvention extends ucar.nc2.internal.dataset.conv.CF1Convention
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     

    Nested classes/interfaces inherited from class ucar.nc2.internal.dataset.CoordSystemBuilder

    ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected boolean
     
    static String
     

    Fields inherited from class ucar.nc2.internal.dataset.CoordSystemBuilder

    conventionName, coords, coordVarsForDimension, datasetBuilder, debug, log, parseInfo, rootGroup, userAdvice, varList
  • Method Summary

    Modifier and Type
    Method
    Description
    ucar.nc2.constants.AxisType
    getAxisType(ucar.nc2.dataset.VariableDS.Builder vb)
     
    protected void
     

    Methods inherited from class ucar.nc2.internal.dataset.conv.CF1Convention

    augmentDataset, augmentGroup, augmentGroups, getVersion, getZisPositive

    Methods inherited from class ucar.nc2.internal.dataset.CoordSystemBuilder

    addUserAdvice, assignCoordinateSystemsExplicit, assignCoordinateTransforms, buildCoordinateSystems, countDomainSize, findCoordinateAxis, findVarProcess, getConventionUsed, getParseInfo, getUserAdvice, identifyCoordinateSystems, identifyCoordinateTransforms, isCoordinateAxisForVariable, isCoordinateVariable, makeCoordinateAxes, makeCoordinateSystems, makeCoordinateSystemsImplicit, makeCoordinateTransform, makeCoordinateTransforms, makeCoordinateTransformVariable, setConventionUsed

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • CONVENTION_NAME

      public static String CONVENTION_NAME
    • checkForMeter

      protected boolean checkForMeter
  • Method Details

    • getAxisType

      public ucar.nc2.constants.AxisType getAxisType(ucar.nc2.dataset.VariableDS.Builder vb)
      Overrides:
      getAxisType in class ucar.nc2.internal.dataset.conv.CF1Convention
    • identifyCoordinateAxes

      protected void identifyCoordinateAxes()
      Overrides:
      identifyCoordinateAxes in class ucar.nc2.internal.dataset.CoordSystemBuilder