public class NcepTables extends Grib1Customizer
GribTables.Parameter| Modifier | Constructor and Description |
|---|---|
protected |
NcepTables(int center,
Grib1ParamTables tables) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getGeneratingProcessName(int genProcess) |
protected GribLevelType |
getLevelType(int code) |
static java.util.Map<java.lang.Integer,java.lang.String> |
getNcepGenProcess() |
Grib1ParamTime |
getParamTime(Grib1SectionProductDefinition pds) |
GribStatType |
getStatType(int timeRangeIndicator) |
java.lang.String |
getTimeTypeName(int timeRangeIndicator) |
convertTimeUnit, factory, factory, getCenter, getGeneratingProcessTypeName, getLevelDatum, getLevelDescription, getLevelNameShort, getLevelUnits, getParameter, getParamLevel, getSubCenterName, getSubCenterName, getSubCenterNameStatic, getVertUnit, isLayer, isPositiveUp, isVerticalCoordinate, main, makeVertUnit, readTable3, setTimeUnitConverterprotected NcepTables(int center,
Grib1ParamTables tables)
public GribStatType getStatType(int timeRangeIndicator)
getStatType in interface GribTablesgetStatType in class Grib1Customizerpublic Grib1ParamTime getParamTime(Grib1SectionProductDefinition pds)
getParamTime in class Grib1Customizerpublic java.lang.String getTimeTypeName(int timeRangeIndicator)
getTimeTypeName in class Grib1Customizerpublic java.lang.String getGeneratingProcessName(int genProcess)
getGeneratingProcessName in interface GribTablesgetGeneratingProcessName in class Grib1Customizerpublic static java.util.Map<java.lang.Integer,java.lang.String> getNcepGenProcess()
protected GribLevelType getLevelType(int code)
getLevelType in class Grib1Customizer