public static class Grib1ParamTables.Lookup extends Object
Constructor and Description |
---|
Lookup() |
Modifier and Type | Method and Description |
---|---|
Grib1Parameter |
getParameter(int center,
int subcenter,
int tableVersion,
int param_number) |
Grib1ParamTableReader |
getParameterTable(int center,
int subcenter,
int tableVersion) |
boolean |
readLookupTable(String resourceName)
read the lookup table from file
|
public boolean readLookupTable(String resourceName) throws IOException
resourceName
- read from fileIOException
- On badnesspublic Grib1Parameter getParameter(int center, int subcenter, int tableVersion, int param_number)
public Grib1ParamTableReader getParameterTable(int center, int subcenter, int tableVersion)
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.