public class NcepLocalTables extends Grib2Customizer
Grib2Customizer.GribTableIdGribTables.Parametercenter, localVersion, masterVersion, subCenter| Modifier and Type | Method and Description |
|---|---|
TimeCoord.TinvDate |
getForecastTimeInterval(Grib2Record gr)
Get the time interval in units of gr.getPDS().getTimeUnit()
|
double |
getForecastTimeIntervalSizeInHours(Grib2Record gr)
Get interval size in units of hours
|
String |
getGeneratingProcessName(int genProcess) |
String |
getIntervalName(int id) |
String |
getIntervalNameShort(int id) |
String |
getLevelNameShort(int id) |
GribTables.Parameter |
getParameter(int discipline,
int category,
int number) |
GribTables.Parameter |
getParameterOld(int discipline,
int category,
int number) |
List |
getParameters() |
GribStatType |
getStatType(int id) |
String |
getTablePath(int discipline,
int category,
int number) |
String |
getTableValue(String tableName,
int code) |
String |
getVariableName(int discipline,
int category,
int parameter) |
static void |
main(String[] arg) |
void |
showCfsr(Grib2Pds pds,
Formatter f) |
convertTimeUnit, factory, factory, getForecastDate, getForecastTimeIntervalOffset, getGeneratingProcessTypeName, getLevelName, getParameterRaw, getProbabilityNameShort, getSubCenterName, getTableIds, getVariableName, isLocal, lookForProblems, makeHash, setTimeUnitConverterpublic String getTablePath(int discipline, int category, int number)
getTablePath in class Grib2Customizerpublic List getParameters()
getParameters in class Grib2Customizerpublic TimeCoord.TinvDate getForecastTimeInterval(Grib2Record gr)
Grib2CustomizergetForecastTimeInterval in class Grib2Customizergr - Grib recordpublic double getForecastTimeIntervalSizeInHours(Grib2Record gr)
Grib2CustomizergetForecastTimeIntervalSizeInHours in class Grib2Customizergr - must be an intervalpublic String getVariableName(int discipline, int category, int parameter)
getVariableName in class Grib2Customizerpublic GribTables.Parameter getParameterOld(int discipline, int category, int number)
public GribTables.Parameter getParameter(int discipline, int category, int number)
getParameter in class Grib2Customizerpublic String getTableValue(String tableName, int code)
getTableValue in class Grib2Customizerpublic String getLevelNameShort(int id)
getLevelNameShort in interface GribTablesgetLevelNameShort in class Grib2Customizerpublic String getIntervalNameShort(int id)
getIntervalNameShort in class Grib2Customizerpublic GribStatType getStatType(int id)
getStatType in class Grib2Customizerpublic String getIntervalName(int id)
getIntervalName in class Grib2Customizerpublic String getGeneratingProcessName(int genProcess)
getGeneratingProcessName in class Grib2Customizerpublic static void main(String[] arg)
Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.