Package ucar.nc2.constants
Class _Coordinate
- java.lang.Object
-
- ucar.nc2.constants._Coordinate
-
public class _Coordinate extends Object
Constants for _Coordinate Conventions. Used to annotate Variables, using Attributes.- See Also:
- _Coordinate Conventions
-
-
Field Summary
Fields Modifier and Type Field Description static String
_CoordSysBuilder
static String
AliasForDimension
static String
Axes
static String
AxisType
static String
AxisTypes
static String
Convention
static String
ModelBaseDate
static String
ModelRunDate
static String
Stagger
static String
SystemFor
static String
Systems
static String
Transforms
static String
TransformType
static String
ZisLayer
static String
ZisPositive
-
-
-
Field Detail
-
AliasForDimension
public static final String AliasForDimension
- See Also:
- Constant Field Values
-
Axes
public static final String Axes
- See Also:
- Constant Field Values
-
AxisType
public static final String AxisType
- See Also:
- Constant Field Values
-
AxisTypes
public static final String AxisTypes
- See Also:
- Constant Field Values
-
Convention
public static final String Convention
- See Also:
- Constant Field Values
-
ModelBaseDate
public static final String ModelBaseDate
- See Also:
- Constant Field Values
-
ModelRunDate
public static final String ModelRunDate
- See Also:
- Constant Field Values
-
Stagger
public static final String Stagger
- See Also:
- Constant Field Values
-
SystemFor
public static final String SystemFor
- See Also:
- Constant Field Values
-
Systems
public static final String Systems
- See Also:
- Constant Field Values
-
Transforms
public static final String Transforms
- See Also:
- Constant Field Values
-
TransformType
public static final String TransformType
- See Also:
- Constant Field Values
-
ZisLayer
public static final String ZisLayer
- See Also:
- Constant Field Values
-
ZisPositive
public static final String ZisPositive
- See Also:
- Constant Field Values
-
_CoordSysBuilder
public static final String _CoordSysBuilder
- See Also:
- Constant Field Values
-
-