ucar.nc2.constants
Class CF
java.lang.Object
ucar.nc2.constants.CF
public class CF
- extends java.lang.Object
Constants used in CF Conventions.
- Since:
- Jan 21, 2009
- Author:
- caron
|
Nested Class Summary |
static class |
CF.CellMethods
|
static class |
CF.FeatureType
Start of map from CF feature type names to our FeatureType enums. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POSITIVE_UP
public static final java.lang.String POSITIVE_UP
- See Also:
- Constant Field Values
POSITIVE_DOWN
public static final java.lang.String POSITIVE_DOWN
- See Also:
- Constant Field Values
featureTypeAtt
public static final java.lang.String featureTypeAtt
- See Also:
- Constant Field Values
featureTypeAtt2
public static final java.lang.String featureTypeAtt2
- See Also:
- Constant Field Values
featureTypeAtt3
public static final java.lang.String featureTypeAtt3
- See Also:
- Constant Field Values
featureTypeAtt4
public static final java.lang.String featureTypeAtt4
- See Also:
- Constant Field Values
COORDINATES
public static final java.lang.String COORDINATES
- See Also:
- Constant Field Values
GRID_MAPPING
public static final java.lang.String GRID_MAPPING
- See Also:
- Constant Field Values
GRID_MAPPING_NAME
public static final java.lang.String GRID_MAPPING_NAME
- See Also:
- Constant Field Values
STANDARD_NAME
public static final java.lang.String STANDARD_NAME
- See Also:
- Constant Field Values
UNITS
public static final java.lang.String UNITS
- See Also:
- Constant Field Values
RAGGED_ROWSIZE
public static final java.lang.String RAGGED_ROWSIZE
- See Also:
- Constant Field Values
RAGGED_PARENTINDEX
public static final java.lang.String RAGGED_PARENTINDEX
- See Also:
- Constant Field Values
STATION_ID
public static final java.lang.String STATION_ID
- See Also:
- Constant Field Values
STATION_DESC
public static final java.lang.String STATION_DESC
- See Also:
- Constant Field Values
STATION_ALTITUDE
public static final java.lang.String STATION_ALTITUDE
- See Also:
- Constant Field Values
STATION_WMOID
public static final java.lang.String STATION_WMOID
- See Also:
- Constant Field Values
TRAJ_ID
public static final java.lang.String TRAJ_ID
- See Also:
- Constant Field Values
PROFILE_ID
public static final java.lang.String PROFILE_ID
- See Also:
- Constant Field Values
CF
public CF()