public class AfwaTables extends Grib1Customizer
GribTables.Parameter| Modifier and Type | Method and Description |
|---|---|
String |
getGeneratingProcessName(int genProcess) |
String |
getLevelDatum(int code) |
String |
getLevelDescription(int code) |
String |
getLevelNameShort(int code) |
protected GribLevelType |
getLevelType(int code) |
String |
getLevelUnits(int code) |
Grib1ParamLevel |
getParamLevel(Grib1SectionProductDefinition pds) |
String |
getSubCenterName(int subcenter) |
boolean |
isLayer(int code) |
boolean |
isPositiveUp(int code) |
protected VertCoord.VertUnit |
makeVertUnit(int code) |
convertTimeUnit, factory, factory, getCenter, getParameter, getParamTime, getStatType, getSubCenterName, getSubCenterNameStatic, getTimeTypeName, getVertUnit, isVerticalCoordinate, main, readTable3, setTimeUnitConverterpublic String getSubCenterName(int subcenter)
getSubCenterName in class Grib1Customizerpublic String getGeneratingProcessName(int genProcess)
getGeneratingProcessName in class Grib1Customizerpublic Grib1ParamLevel getParamLevel(Grib1SectionProductDefinition pds)
getParamLevel 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 Grib1Customizerprotected GribLevelType getLevelType(int code)
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.