Package | Description |
---|---|
ucar.nc2.grib | |
ucar.nc2.grib.grib1 | |
ucar.nc2.grib.grib1.tables | |
ucar.nc2.grib.grib2.table |
Modifier and Type | Method and Description |
---|---|
GribStatType |
GribTables.getStatType(int intvType) |
static GribStatType |
GribStatType.getStatTypeFromGrib2(int grib2StatCode) |
static GribStatType |
GribStatType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GribStatType[] |
GribStatType.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
|
Modifier and Type | Method and Description |
---|---|
GribStatType |
Grib1ParamTime.getStatType()
The time unit statistical type, derived from code table 5)
|
Modifier and Type | Method and Description |
---|---|
GribStatType |
Grib1Customizer.getStatType(int timeRangeIndicator) |
static GribStatType |
Grib1WmoTimeType.getStatType(int timeRangeIndicator)
The time unit statistical type, derived from code table 5)
|
GribStatType |
JmaTables.getStatType(int timeRangeIndicator) |
GribStatType |
NcepTables.getStatType(int timeRangeIndicator) |
Modifier and Type | Method and Description |
---|---|
GribStatType |
Grib2Customizer.getStatType(int grib2StatCode) |
GribStatType |
NcepLocalTables.getStatType(int id) |
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.