ucar.nc2.constants
Interface CF


public interface CF

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.
 
Field Summary
static String ADD_OFFSET
           
static String CF_ROLE
           
static String COORDINATES
           
static String featureTypeAtt
           
static String featureTypeAtt2
           
static String featureTypeAtt3
           
static String featureTypeAtt4
           
static String GRID_MAPPING
           
static String GRID_MAPPING_NAME
           
static String MISSING_VALUE
           
static String POSITIVE_DOWN
           
static String POSITIVE_UP
           
static String PROFILE_ID
           
static String RAGGED_PARENTINDEX
           
static String RAGGED_ROWSIZE
           
static String SCALE_FACTOR
           
static String STANDARD_NAME
           
static String STATION_ALTITUDE
           
static String STATION_DESC
           
static String STATION_ID
           
static String STATION_WMOID
           
static String TRAJ_ID
           
static String UNITS
           
 

Field Detail

POSITIVE_UP

static final String POSITIVE_UP
See Also:
Constant Field Values

POSITIVE_DOWN

static final String POSITIVE_DOWN
See Also:
Constant Field Values

featureTypeAtt4

static final String featureTypeAtt4
See Also:
Constant Field Values

featureTypeAtt2

static final String featureTypeAtt2
See Also:
Constant Field Values

featureTypeAtt3

static final String featureTypeAtt3
See Also:
Constant Field Values

featureTypeAtt

static final String featureTypeAtt
See Also:
Constant Field Values

ADD_OFFSET

static final String ADD_OFFSET
See Also:
Constant Field Values

CF_ROLE

static final String CF_ROLE
See Also:
Constant Field Values

COORDINATES

static final String COORDINATES
See Also:
Constant Field Values

GRID_MAPPING

static final String GRID_MAPPING
See Also:
Constant Field Values

GRID_MAPPING_NAME

static final String GRID_MAPPING_NAME
See Also:
Constant Field Values

MISSING_VALUE

static final String MISSING_VALUE
See Also:
Constant Field Values

SCALE_FACTOR

static final String SCALE_FACTOR
See Also:
Constant Field Values

STANDARD_NAME

static final String STANDARD_NAME
See Also:
Constant Field Values

UNITS

static final String UNITS
See Also:
Constant Field Values

RAGGED_ROWSIZE

static final String RAGGED_ROWSIZE
See Also:
Constant Field Values

RAGGED_PARENTINDEX

static final String RAGGED_PARENTINDEX
See Also:
Constant Field Values

STATION_ID

static final String STATION_ID
See Also:
Constant Field Values

STATION_DESC

static final String STATION_DESC
See Also:
Constant Field Values

STATION_ALTITUDE

static final String STATION_ALTITUDE
See Also:
Constant Field Values

STATION_WMOID

static final String STATION_WMOID
See Also:
Constant Field Values

TRAJ_ID

static final String TRAJ_ID
See Also:
Constant Field Values

PROFILE_ID

static final String PROFILE_ID
See Also:
Constant Field Values


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