Package ucar.nc2.constants
Class CF
- java.lang.Object
-
- ucar.nc2.constants.CF
-
public class CF extends Object
Constants used in CF Conventions. Updated for CF 1.8
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CF.CellMethods
Enumeration of CF cell methods.static class
CF.FeatureType
Map from CF feature type names to our FeatureType enums.
-
Field Summary
-
-
-
Field Detail
-
ACTUAL_RANGE
public static final String ACTUAL_RANGE
- See Also:
- Constant Field Values
-
ANCILLARY_VARIABLES
public static final String ANCILLARY_VARIABLES
- See Also:
- Constant Field Values
-
ADD_OFFSET
public static final String ADD_OFFSET
- See Also:
- Constant Field Values
-
AXIS
public static final String AXIS
- See Also:
- Constant Field Values
-
BOUNDS
public static final String BOUNDS
- See Also:
- Constant Field Values
-
CALENDAR
public static final String CALENDAR
- See Also:
- Constant Field Values
-
CELL_METHODS
public static final String CELL_METHODS
- See Also:
- Constant Field Values
-
CELL_MEASURES
public static final String CELL_MEASURES
- See Also:
- Constant Field Values
-
CF_ROLE
public static final String CF_ROLE
- See Also:
- Constant Field Values
-
CLIMATOLOGY
public static final String CLIMATOLOGY
- See Also:
- Constant Field Values
-
CONVENTIONS
public static final String CONVENTIONS
- See Also:
- Constant Field Values
-
COMPRESS
public static final String COMPRESS
- See Also:
- Constant Field Values
-
COORDINATES
public static final String COORDINATES
- See Also:
- Constant Field Values
-
EXTERNAL_VARIABLES
public static final String EXTERNAL_VARIABLES
- See Also:
- Constant Field Values
-
FEATURE_TYPE
public static final String FEATURE_TYPE
- See Also:
- Constant Field Values
-
FORMULA_TERMS
public static final String FORMULA_TERMS
- See Also:
- Constant Field Values
-
LONG_NAME
public static final String LONG_NAME
- See Also:
- Constant Field Values
-
POSITIVE
public static final String POSITIVE
- See Also:
- Constant Field Values
-
SCALE_FACTOR
public static final String SCALE_FACTOR
- See Also:
- Constant Field Values
-
STANDARD_NAME
public static final String STANDARD_NAME
- See Also:
- Constant Field Values
-
UNITS
public static final String UNITS
- See Also:
- Constant Field Values
-
CHAR
public static final String CHAR
- See Also:
- Constant Field Values
-
BYTE
public static final String BYTE
- See Also:
- Constant Field Values
-
SHORT
public static final String SHORT
- See Also:
- Constant Field Values
-
INT
public static final String INT
- See Also:
- Constant Field Values
-
FLOAT
public static final String FLOAT
- See Also:
- Constant Field Values
-
REAL
public static final String REAL
- See Also:
- Constant Field Values
-
DOUBLE
public static final String DOUBLE
- See Also:
- Constant Field Values
-
VALID_MIN
public static final String VALID_MIN
- See Also:
- Constant Field Values
-
VALID_MAX
public static final String VALID_MAX
- See Also:
- Constant Field Values
-
VALID_RANGE
public static final String VALID_RANGE
- See Also:
- Constant Field Values
-
_FILLVALUE
public static final String _FILLVALUE
- See Also:
- Constant Field Values
-
MISSING_VALUE
public static final String MISSING_VALUE
- See Also:
- Constant Field Values
-
FLAG_MASKS
public static final String FLAG_MASKS
- See Also:
- Constant Field Values
-
FLAG_VALUES
public static final String FLAG_VALUES
- See Also:
- Constant Field Values
-
FLAG_MEANINGS
public static final String FLAG_MEANINGS
- See Also:
- Constant Field Values
-
TITLE
public static final String TITLE
- See Also:
- Constant Field Values
-
HISTORY
public static final String HISTORY
- See Also:
- Constant Field Values
-
INSTITUTION
public static final String INSTITUTION
- See Also:
- Constant Field Values
-
SOURCE
public static final String SOURCE
- See Also:
- Constant Field Values
-
COMMENT
public static final String COMMENT
- See Also:
- Constant Field Values
-
REFERENCES
public static final String REFERENCES
- See Also:
- Constant Field Values
-
POSITIVE_UP
public static final String POSITIVE_UP
- See Also:
- Constant Field Values
-
POSITIVE_DOWN
public static final String POSITIVE_DOWN
- See Also:
- Constant Field Values
-
GEOMETRY
public static final String GEOMETRY
- See Also:
- Constant Field Values
-
GEOMETRY_TYPE
public static final String GEOMETRY_TYPE
- See Also:
- Constant Field Values
-
PART_NODE_COUNT
public static final String PART_NODE_COUNT
- See Also:
- Constant Field Values
-
NODES
public static final String NODES
- See Also:
- Constant Field Values
-
NODE_COUNT
public static final String NODE_COUNT
- See Also:
- Constant Field Values
-
NODE_COORDINATES
public static final String NODE_COORDINATES
- See Also:
- Constant Field Values
-
INTERIOR_RING
public static final String INTERIOR_RING
- See Also:
- Constant Field Values
-
POINT
public static final String POINT
- See Also:
- Constant Field Values
-
LINE
public static final String LINE
- See Also:
- Constant Field Values
-
POLYGON
public static final String POLYGON
- See Also:
- Constant Field Values
-
LEAP_MONTH
public static final String LEAP_MONTH
- See Also:
- Constant Field Values
-
LEAP_YEAR
public static final String LEAP_YEAR
- See Also:
- Constant Field Values
-
ALBERS_CONICAL_EQUAL_AREA
public static final String ALBERS_CONICAL_EQUAL_AREA
- See Also:
- Constant Field Values
-
AZIMUTHAL_EQUIDISTANT
public static final String AZIMUTHAL_EQUIDISTANT
- See Also:
- Constant Field Values
-
GEOSTATIONARY
public static final String GEOSTATIONARY
- See Also:
- Constant Field Values
-
LAMBERT_AZIMUTHAL_EQUAL_AREA
public static final String LAMBERT_AZIMUTHAL_EQUAL_AREA
- See Also:
- Constant Field Values
-
LAMBERT_CONFORMAL_CONIC
public static final String LAMBERT_CONFORMAL_CONIC
- See Also:
- Constant Field Values
-
LAMBERT_CYLINDRICAL_EQUAL_AREA
public static final String LAMBERT_CYLINDRICAL_EQUAL_AREA
- See Also:
- Constant Field Values
-
LATITUDE_LONGITUDE
public static final String LATITUDE_LONGITUDE
- See Also:
- Constant Field Values
-
MERCATOR
public static final String MERCATOR
- See Also:
- Constant Field Values
-
ORTHOGRAPHIC
public static final String ORTHOGRAPHIC
- See Also:
- Constant Field Values
-
POLAR_STEREOGRAPHIC
public static final String POLAR_STEREOGRAPHIC
- See Also:
- Constant Field Values
-
ROTATED_LATITUDE_LONGITUDE
public static final String ROTATED_LATITUDE_LONGITUDE
- See Also:
- Constant Field Values
-
STEREOGRAPHIC
public static final String STEREOGRAPHIC
- See Also:
- Constant Field Values
-
SINUSOIDAL
public static final String SINUSOIDAL
- See Also:
- Constant Field Values
-
TRANSVERSE_MERCATOR
public static final String TRANSVERSE_MERCATOR
- See Also:
- Constant Field Values
-
VERTICAL_PERSPECTIVE
public static final String VERTICAL_PERSPECTIVE
- See Also:
- Constant Field Values
-
EARTH_RADIUS
public static final String EARTH_RADIUS
- See Also:
- Constant Field Values
-
FALSE_EASTING
public static final String FALSE_EASTING
- See Also:
- Constant Field Values
-
FALSE_NORTHING
public static final String FALSE_NORTHING
- See Also:
- Constant Field Values
-
GRID_LATITUDE
public static final String GRID_LATITUDE
- See Also:
- Constant Field Values
-
GRID_LONGITUDE
public static final String GRID_LONGITUDE
- See Also:
- Constant Field Values
-
GRID_MAPPING
public static final String GRID_MAPPING
- See Also:
- Constant Field Values
-
FIXED_ANGLE_AXIS
public static final String FIXED_ANGLE_AXIS
- See Also:
- Constant Field Values
-
GRID_MAPPING_NAME
public static final String GRID_MAPPING_NAME
- See Also:
- Constant Field Values
-
GRID_NORTH_POLE_LATITUDE
public static final String GRID_NORTH_POLE_LATITUDE
- See Also:
- Constant Field Values
-
GRID_NORTH_POLE_LONGITUDE
public static final String GRID_NORTH_POLE_LONGITUDE
- See Also:
- Constant Field Values
-
ROTATED_LATITUDE
public static final String ROTATED_LATITUDE
- See Also:
- Constant Field Values
-
ROTATED_LONGITUDE
public static final String ROTATED_LONGITUDE
- See Also:
- Constant Field Values
-
INVERSE_FLATTENING
public static final String INVERSE_FLATTENING
- See Also:
- Constant Field Values
-
LATITUDE_OF_PROJECTION_ORIGIN
public static final String LATITUDE_OF_PROJECTION_ORIGIN
- See Also:
- Constant Field Values
-
LONGITUDE_OF_PROJECTION_ORIGIN
public static final String LONGITUDE_OF_PROJECTION_ORIGIN
- See Also:
- Constant Field Values
-
LATITUDE_OF_PRIME_MERIDIAN
public static final String LATITUDE_OF_PRIME_MERIDIAN
- See Also:
- Constant Field Values
-
LONGITUDE_OF_PRIME_MERIDIAN
public static final String LONGITUDE_OF_PRIME_MERIDIAN
- See Also:
- Constant Field Values
-
LONGITUDE_OF_CENTRAL_MERIDIAN
public static final String LONGITUDE_OF_CENTRAL_MERIDIAN
- See Also:
- Constant Field Values
-
NORTH_POLE_GRID_LONGITUDE
public static final String NORTH_POLE_GRID_LONGITUDE
- See Also:
- Constant Field Values
-
PERSPECTIVE_POINT_HEIGHT
public static final String PERSPECTIVE_POINT_HEIGHT
- See Also:
- Constant Field Values
-
SCALE_FACTOR_AT_CENTRAL_MERIDIAN
public static final String SCALE_FACTOR_AT_CENTRAL_MERIDIAN
- See Also:
- Constant Field Values
-
SCALE_FACTOR_AT_PROJECTION_ORIGIN
public static final String SCALE_FACTOR_AT_PROJECTION_ORIGIN
- See Also:
- Constant Field Values
-
SEMI_MAJOR_AXIS
public static final String SEMI_MAJOR_AXIS
- See Also:
- Constant Field Values
-
SEMI_MINOR_AXIS
public static final String SEMI_MINOR_AXIS
- See Also:
- Constant Field Values
-
SWEEP_ANGLE_AXIS
public static final String SWEEP_ANGLE_AXIS
- See Also:
- Constant Field Values
-
STANDARD_PARALLEL
public static final String STANDARD_PARALLEL
- See Also:
- Constant Field Values
-
STRAIGHT_VERTICAL_LONGITUDE_FROM_POLE
public static final String STRAIGHT_VERTICAL_LONGITUDE_FROM_POLE
- See Also:
- Constant Field Values
-
atmosphere_ln_pressure_coordinate
public static final String atmosphere_ln_pressure_coordinate
- See Also:
- Constant Field Values
-
atmosphere_sigma_coordinate
public static final String atmosphere_sigma_coordinate
- See Also:
- Constant Field Values
-
atmosphere_hybrid_sigma_pressure_coordinate
public static final String atmosphere_hybrid_sigma_pressure_coordinate
- See Also:
- Constant Field Values
-
atmosphere_hybrid_height_coordinate
public static final String atmosphere_hybrid_height_coordinate
- See Also:
- Constant Field Values
-
atmosphere_sleve_coordinate
public static final String atmosphere_sleve_coordinate
- See Also:
- Constant Field Values
-
ocean_sigma_coordinate
public static final String ocean_sigma_coordinate
- See Also:
- Constant Field Values
-
ocean_s_coordinate
public static final String ocean_s_coordinate
- See Also:
- Constant Field Values
-
ocean_sigma_z_coordinate
public static final String ocean_sigma_z_coordinate
- See Also:
- Constant Field Values
-
ocean_double_sigma_coordinate
public static final String ocean_double_sigma_coordinate
- See Also:
- Constant Field Values
-
formula_terms
public static final String formula_terms
- See Also:
- Constant Field Values
-
ENSEMBLE
public static final String ENSEMBLE
- See Also:
- Constant Field Values
-
LATITUDE
public static final String LATITUDE
- See Also:
- Constant Field Values
-
LONGITUDE
public static final String LONGITUDE
- See Also:
- Constant Field Values
-
TIME
public static final String TIME
- See Also:
- Constant Field Values
-
TIME_REFERENCE
public static final String TIME_REFERENCE
- See Also:
- Constant Field Values
-
TIME_OFFSET
public static final String TIME_OFFSET
- See Also:
- Constant Field Values
-
PROJECTION_X_COORDINATE
public static final String PROJECTION_X_COORDINATE
- See Also:
- Constant Field Values
-
PROJECTION_Y_COORDINATE
public static final String PROJECTION_Y_COORDINATE
- See Also:
- Constant Field Values
-
PROJECTION_X_ANG_COORDINATE
public static final String PROJECTION_X_ANG_COORDINATE
- See Also:
- Constant Field Values
-
PROJECTION_Y_ANG_COORDINATE
public static final String PROJECTION_Y_ANG_COORDINATE
- See Also:
- Constant Field Values
-
PROFILE_ID
public static final String PROFILE_ID
- See Also:
- Constant Field Values
-
TIMESERIES_ID
public static final String TIMESERIES_ID
- See Also:
- Constant Field Values
-
TRAJECTORY_ID
public static final String TRAJECTORY_ID
- See Also:
- Constant Field Values
-
SAMPLE_DIMENSION
public static final String SAMPLE_DIMENSION
- See Also:
- Constant Field Values
-
INSTANCE_DIMENSION
public static final String INSTANCE_DIMENSION
- See Also:
- Constant Field Values
-
PLATFORM_NAME
public static final String PLATFORM_NAME
- See Also:
- Constant Field Values
-
SURFACE_ALTITUDE
public static final String SURFACE_ALTITUDE
- See Also:
- Constant Field Values
-
PLATFORM_ID
public static final String PLATFORM_ID
- See Also:
- Constant Field Values
-
DSG_REPRESENTATION
public static final String DSG_REPRESENTATION
- See Also:
- Constant Field Values
-
RAGGED_ROWSIZE
public static final String RAGGED_ROWSIZE
- See Also:
- Constant Field Values
-
RAGGED_PARENTINDEX
public static final String RAGGED_PARENTINDEX
- See Also:
- Constant Field Values
-
STATION_ID
public static final String STATION_ID
- See Also:
- Constant Field Values
-
STATION_DESC
public static final String STATION_DESC
- See Also:
- Constant Field Values
-
STATION_ALTITUDE
public static final String STATION_ALTITUDE
- See Also:
- Constant Field Values
-
STATION_WMOID
public static final String STATION_WMOID
- See Also:
- Constant Field Values
-
featureTypeAtt2
public static final String featureTypeAtt2
- See Also:
- Constant Field Values
-
featureTypeAtt3
public static final String featureTypeAtt3
- See Also:
- Constant Field Values
-
-