public class NcepTables extends Grib1Customizer
GribTables.Parameter| Modifier | Constructor and Description |
|---|---|
protected |
NcepTables(int center,
Grib1ParamTables tables) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGeneratingProcessName(int genProcess) |
protected VertCoordType |
getLevelType(int code) |
static Map<Integer,String> |
getNcepGenProcess() |
Grib1ParamTime |
getParamTime(Grib1SectionProductDefinition pds) |
GribStatType |
getStatType(int timeRangeIndicator) |
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 String getTimeTypeName(int timeRangeIndicator)
getTimeTypeName in class Grib1Customizer@Nullable public String getGeneratingProcessName(int genProcess)
getGeneratingProcessName in interface GribTablesgetGeneratingProcessName in class Grib1Customizerprotected VertCoordType getLevelType(int code)
getLevelType in class Grib1Customizer