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, setTimeUnitConverter
protected NcepTables(int center, Grib1ParamTables tables)
public GribStatType getStatType(int timeRangeIndicator)
getStatType
in interface GribTables
getStatType
in class Grib1Customizer
public Grib1ParamTime getParamTime(Grib1SectionProductDefinition pds)
getParamTime
in class Grib1Customizer
public java.lang.String getTimeTypeName(int timeRangeIndicator)
getTimeTypeName
in class Grib1Customizer
public java.lang.String getGeneratingProcessName(int genProcess)
getGeneratingProcessName
in interface GribTables
getGeneratingProcessName
in class Grib1Customizer
public static java.util.Map<java.lang.Integer,java.lang.String> getNcepGenProcess()
protected GribLevelType getLevelType(int code)
getLevelType
in class Grib1Customizer