Package ucar.nc2.constants
Class CDM
- java.lang.Object
-
- ucar.nc2.constants.CDM
-
public class CDM extends Object
CDM constants.- Since:
- 12/20/11
-
-
Field Summary
-
-
-
Field Detail
-
UTF8
public static final String UTF8
- See Also:
- Constant Field Values
-
CHUNK_SIZES
public static final String CHUNK_SIZES
- See Also:
- Constant Field Values
-
COMPRESS
public static final String COMPRESS
- See Also:
- Constant Field Values
-
COMPRESS_DEFLATE
public static final String COMPRESS_DEFLATE
- See Also:
- Constant Field Values
-
FIELD_ATTS
public static final String FIELD_ATTS
- See Also:
- Constant Field Values
-
ABBREV
public static final String ABBREV
- See Also:
- Constant Field Values
-
ADD_OFFSET
public static final String ADD_OFFSET
- See Also:
- Constant Field Values
-
CONVENTIONS
public static final String CONVENTIONS
- See Also:
- Constant Field Values
-
CF_VERSION
public static final String CF_VERSION
- See Also:
- Constant Field Values
-
DESCRIPTION
public static final String DESCRIPTION
- See Also:
- Constant Field Values
-
FILL_VALUE
public static final String FILL_VALUE
- See Also:
- Constant Field Values
-
HISTORY
public static final String HISTORY
- See Also:
- Constant Field Values
-
LONG_NAME
public static final String LONG_NAME
- See Also:
- Constant Field Values
-
MISSING_VALUE
public static final String MISSING_VALUE
- See Also:
- Constant Field Values
-
SCALE_FACTOR
public static final String SCALE_FACTOR
- See Also:
- Constant Field Values
-
TITLE
public static final String TITLE
- See Also:
- Constant Field Values
-
UNITS
public static final String UNITS
- See Also:
- Constant Field Values
-
UDUNITS
public static final String UDUNITS
- See Also:
- Constant Field Values
-
UNSIGNED
public static final String UNSIGNED
- See Also:
- Constant Field Values
-
VALID_RANGE
public static final String VALID_RANGE
- 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
-
ARAKAWA_E
public static final String ARAKAWA_E
- See Also:
- Constant Field Values
-
CurvilinearOrthogonal
public static final String CurvilinearOrthogonal
- See Also:
- Constant Field Values
-
StaggerType
public static final String StaggerType
- See Also:
- Constant Field Values
-
CF_EXTENDED
public static final String CF_EXTENDED
- See Also:
- Constant Field Values
-
FILE_FORMAT
public static final String FILE_FORMAT
- See Also:
- Constant Field Values
-
GAUSSIAN
public static final String GAUSSIAN
- See Also:
- Constant Field Values
-
LAT_UNITS
public static final String LAT_UNITS
- See Also:
- Constant Field Values
-
LON_UNITS
public static final String LON_UNITS
- See Also:
- Constant Field Values
-
RLATLON_UNITS
public static final String RLATLON_UNITS
- See Also:
- Constant Field Values
-
TIME_OFFSET
public static final String TIME_OFFSET
- See Also:
- Constant Field Values
-
TIME_OFFSET_HOUR
public static final String TIME_OFFSET_HOUR
- See Also:
- Constant Field Values
-
RUNTIME_COORDINATE
public static final String RUNTIME_COORDINATE
- See Also:
- Constant Field Values
-
STANDARDIZE
public static final String STANDARDIZE
- See Also:
- Constant Field Values
-
NORMALIZE
public static final String NORMALIZE
- See Also:
- Constant Field Values
-
CLASSIFY
public static final String CLASSIFY
- See Also:
- Constant Field Values
-
NCPROPERTIES
public static final String NCPROPERTIES
- See Also:
- Constant Field Values
-
ISNETCDF4
public static final String ISNETCDF4
- See Also:
- Constant Field Values
-
SUPERBLOCKVERSION
public static final String SUPERBLOCKVERSION
- See Also:
- Constant Field Values
-
SPECIALS
public static final String[] SPECIALS
-
DAP4_LITTLE_ENDIAN
public static final String DAP4_LITTLE_ENDIAN
- See Also:
- Constant Field Values
-
EDU_UCAR_PREFIX
public static final String EDU_UCAR_PREFIX
- See Also:
- Constant Field Values
-
-
Method Detail
-
isspecial
public static boolean isspecial(Attribute a)
-
-