| Package | Description |
|---|---|
| ucar.nc2.constants |
Enumerated constants used throughout the CDM library.
|
| ucar.nc2.ft.point.standard.plug |
package ucar.nc2.ft.point.plug : Pluggable AAnalysers of Point Feature Type datasets
|
| Modifier and Type | Method and Description |
|---|---|
static CF.FeatureType |
CF.FeatureType.convert(FeatureType ft) |
static CF.FeatureType |
CF.FeatureType.getFeatureType(String s) |
static CF.FeatureType |
CF.FeatureType.getFeatureTypeFromGlobalAttribute(NetcdfFile ds) |
static CF.FeatureType |
CF.FeatureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CF.FeatureType[] |
CF.FeatureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static FeatureType |
CF.FeatureType.convert(CF.FeatureType cff) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CFpointObs.identifyEncodingSection(NetcdfDataset ds,
CFpointObs.EncodingInfo info,
CF.FeatureType ftype,
Formatter errlog) |
protected boolean |
CFpointObsExt.identifyEncodingSection(NetcdfDataset ds,
CFpointObs.EncodingInfo info,
CF.FeatureType ftype,
Formatter errlog) |
protected boolean |
CFpointObs.identifyEncodingStation(NetcdfDataset ds,
CFpointObs.EncodingInfo info,
CF.FeatureType ftype,
Formatter errlog) |
protected boolean |
CFpointObsExt.identifyEncodingStation(NetcdfDataset ds,
CFpointObs.EncodingInfo info,
CF.FeatureType ftype,
Formatter errlog) |
protected boolean |
CFpointObs.identifyEncodingTimeSeriesProfile(NetcdfDataset ds,
CFpointObs.EncodingInfo info,
CF.FeatureType ftype,
Formatter errlog) |
protected boolean |
CFpointObsExt.identifyEncodingTimeSeriesProfile(NetcdfDataset ds,
CFpointObs.EncodingInfo info,
CF.FeatureType ftype,
Formatter errlog) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.