public class JmaTables extends Grib1Customizer
GribTables.Parameter| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getGeneratingProcessName(int genProcess) |
protected VertCoordType |
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, makeVertUnit, readTable3, setTimeUnitConverterpublic Grib1ParamTime getParamTime(Grib1SectionProductDefinition pds)
getParamTime in class Grib1Customizerpublic java.lang.String getTimeTypeName(int timeRangeIndicator)
getTimeTypeName in class Grib1Customizerpublic GribStatType getStatType(int timeRangeIndicator)
getStatType in interface GribTablesgetStatType in class Grib1Customizerpublic Grib1ParamLevel getParamLevel(Grib1SectionProductDefinition pds)
getParamLevel in class Grib1Customizerprotected VertCoordType getLevelType(int code)
getLevelType in class Grib1Customizer@Nullable public java.lang.String getGeneratingProcessName(int genProcess)
getGeneratingProcessName in interface GribTablesgetGeneratingProcessName in class Grib1Customizer