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 VertCoordType |
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, 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 Grib1Customizer@Nullable public java.lang.String getGeneratingProcessName(int genProcess)
getGeneratingProcessName in interface GribTablesgetGeneratingProcessName in class Grib1Customizer@Nullable public static java.util.Map<java.lang.Integer,java.lang.String> getNcepGenProcess()
protected VertCoordType getLevelType(int code)
getLevelType in class Grib1Customizer