Package | Description |
---|---|
ucar.nc2.grib.grib1 | |
ucar.nc2.grib.grib1.tables |
Modifier and Type | Method and Description |
---|---|
Grib1ParamTableReader |
Grib1Parameter.getTable() |
Constructor and Description |
---|
Grib1Parameter(Grib1ParamTableReader table,
int number,
String name,
String description,
String unit) |
Grib1Parameter(Grib1ParamTableReader table,
int number,
String name,
String description,
String unit,
String cf_name) |
Modifier and Type | Method and Description |
---|---|
static Grib1ParamTableReader |
Grib1ParamTables.getDefaultTable() |
Grib1ParamTableReader |
Grib1ParamTables.getParameterTable(int center,
int subcenter,
int tableVersion)
Debugging only
|
Grib1ParamTableReader |
Grib1ParamTables.Lookup.getParameterTable(int center,
int subcenter,
int tableVersion) |
Modifier and Type | Method and Description |
---|---|
static List<Grib1ParamTableReader> |
Grib1ParamTables.getStandardParameterTables() |
Constructor and Description |
---|
Grib1ParamTables(Grib1ParamTables.Lookup lookup,
Grib1ParamTableReader override) |
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.