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) |
String |
getLevelDatum(int code) |
String |
getLevelDescription(int code) |
String |
getLevelNameShort(int code) |
String |
getLevelUnits(int code) |
static Map<Integer,String> |
getNcepGenProcess() |
GribStatType |
getStatType(int timeRangeIndicator) |
String |
getTimeTypeName(int timeRangeIndicator) |
boolean |
isLayer(int code) |
boolean |
isPositiveUp(int code) |
protected VertCoord.VertUnit |
makeVertUnit(int code) |
convertTimeUnit, factory, factory, getCenter, getParameter, getParamLevel, getParamTime, getSubCenterName, getSubCenterName, getSubCenterNameStatic, getVertUnit, isVerticalCoordinate, main, readTable3, setTimeUnitConverterprotected NcepTables(int center,
Grib1ParamTables tables)
public GribStatType getStatType(int timeRangeIndicator)
getStatType in interface GribTablesgetStatType in class Grib1Customizerpublic String getTimeTypeName(int timeRangeIndicator)
getTimeTypeName in class Grib1Customizerpublic String getGeneratingProcessName(int genProcess)
getGeneratingProcessName in class Grib1Customizerprotected VertCoord.VertUnit makeVertUnit(int code)
makeVertUnit in class Grib1Customizerpublic String getLevelNameShort(int code)
getLevelNameShort in interface GribTablesgetLevelNameShort in class Grib1Customizerpublic String getLevelDescription(int code)
getLevelDescription in class Grib1Customizerpublic String getLevelUnits(int code)
getLevelUnits in class Grib1Customizerpublic boolean isLayer(int code)
isLayer in class Grib1Customizerpublic boolean isPositiveUp(int code)
isPositiveUp in class Grib1Customizerpublic String getLevelDatum(int code)
getLevelDatum in class Grib1CustomizerCopyright © 1999–2014 UCAR/Unidata. All rights reserved.