Package | Description |
---|---|
ucar.nc2.grib.grib1.tables |
Modifier and Type | Method and Description |
---|---|
static Grib1ParamTables |
Grib1ParamTables.factory(org.jdom2.Element paramTableElem)
Get a Grib1Tables object, optionally specifiying a parameter table in XML specific to this dataset.
|
static Grib1ParamTables |
Grib1ParamTables.factory(String paramTablePath,
String lookupTablePath)
Get a Grib1ParamTables object, optionally specifying a parameter table or lookup table specific to this dataset.
|
Modifier and Type | Method and Description |
---|---|
static Grib1Customizer |
Grib1Customizer.factory(Grib1Record proto,
Grib1ParamTables tables) |
static Grib1Customizer |
Grib1Customizer.factory(int center,
int subcenter,
int version,
Grib1ParamTables tables) |
Constructor and Description |
---|
Grib1Customizer(int center,
Grib1ParamTables tables) |
NcepTables(int center,
Grib1ParamTables tables) |
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.