public class JmaTables extends Grib1Customizer
GribTables.Parameter
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGeneratingProcessName(int genProcess) |
protected GribLevelType |
getLevelType(int code) |
Grib1ParamLevel |
getParamLevel(Grib1SectionProductDefinition pds) |
Grib1ParamTime |
getParamTime(Grib1SectionProductDefinition pds) |
GribStatType |
getStatType(int timeRangeIndicator) |
java.lang.String |
getTimeTypeName(int timeRangeIndicator) |
convertTimeUnit, factory, factory, getCenter, getGeneratingProcessTypeName, getLevelDatum, getLevelDescription, getLevelNameShort, getLevelUnits, getParameter, getSubCenterName, getSubCenterName, getSubCenterNameStatic, getVertUnit, isLayer, isPositiveUp, isVerticalCoordinate, main, makeVertUnit, readTable3, setTimeUnitConverter
public Grib1ParamTime getParamTime(Grib1SectionProductDefinition pds)
getParamTime
in class Grib1Customizer
public java.lang.String getTimeTypeName(int timeRangeIndicator)
getTimeTypeName
in class Grib1Customizer
public GribStatType getStatType(int timeRangeIndicator)
getStatType
in interface GribTables
getStatType
in class Grib1Customizer
public Grib1ParamLevel getParamLevel(Grib1SectionProductDefinition pds)
getParamLevel
in class Grib1Customizer
protected GribLevelType getLevelType(int code)
getLevelType
in class Grib1Customizer
public java.lang.String getGeneratingProcessName(int genProcess)
getGeneratingProcessName
in interface GribTables
getGeneratingProcessName
in class Grib1Customizer