Package | Description |
---|---|
ucar.nc2.constants |
Enumerated constants used throughout the CDM library.
|
ucar.nc2.grib |
Modifier and Type | Method and Description |
---|---|
static CF.CellMethods |
CF.CellMethods.convertGribCodeTable4_10(int code) |
static CF.CellMethods |
CF.CellMethods.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CF.CellMethods[] |
CF.CellMethods.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static CF.CellMethods |
GribStatType.getCFCellMethod(GribStatType stat)
Convert StatType to CF.CellMethods
|
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.