ucar.nc2.constants
Class _Coordinate

java.lang.Object
  extended by ucar.nc2.constants._Coordinate

public class _Coordinate
extends Object

Constants for _Coordinate Conventions. Used to annotate Variables, using Attributes.

Author:
caron
See Also:
_Coordinate Conventions

Field Summary
static String AliasForDimension
           
static String Axes
           
static String AxisType
           
static String AxisTypes
           
static String Convention
           
static String ModelBaseDate
           
static String ModelRunDate
           
static String SystemFor
           
static String Systems
           
static String Transforms
           
static String TransformType
           
static String ZisLayer
           
static String ZisPositive
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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

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


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.