public class NcepLocalTables extends LocalTables
Grib2Customizer.GribTableIdGribTables.Parameter| Modifier and Type | Field and Description |
|---|---|
protected int |
genProcessId |
localcenter, localVersion, masterVersion, subCenter| Modifier and Type | Method and Description |
|---|---|
String |
getCategory(int discipline,
int category) |
TimeCoord.TinvDate |
getForecastTimeInterval(Grib2Record gr)
Get the time interval in units of gr.getPDS().getTimeUnit()
|
double |
getForecastTimeIntervalSizeInHours(Grib2Pds pds)
Get interval size in units of hours
|
String |
getGeneratingProcessName(int genProcess) |
String |
getLevelNameShort(int id) |
GribTables.Parameter |
getParameter(int discipline,
int category,
int number) |
List<GribTables.Parameter> |
getParameters() |
String |
getStatisticName(int id) |
String |
getStatisticNameShort(int id) |
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) |
getParameterRawaddVariableHash, convertTimeUnit, factory, factory, getForecastDate, getForecastTimeIntervalOffset, getGeneratingProcessTypeName, getLevelName, getProbabilityNameShort, getSubCenterName, getTableIds, getVariableName, getVertUnit, isLocal, lookForProblems, makeHash, setTimeUnitConverterpublic String getTablePath(int discipline, int category, int number)
getTablePath in class Grib2Customizerpublic List<GribTables.Parameter> getParameters()
getParameters in class LocalTablespublic TimeCoord.TinvDate getForecastTimeInterval(Grib2Record gr)
Grib2CustomizergetForecastTimeInterval in class Grib2Customizergr - Grib recordpublic double getForecastTimeIntervalSizeInHours(Grib2Pds pds)
Grib2CustomizergetForecastTimeIntervalSizeInHours in class Grib2Customizerpds - must be a Grib2Pds.PdsIntervalpublic String getVariableName(int discipline, int category, int parameter)
getVariableName in class LocalTablespublic GribTables.Parameter getParameter(int discipline, int category, int number)
getParameter in class LocalTablespublic String getTableValue(String tableName, int code)
getTableValue in class Grib2Customizerpublic String getLevelNameShort(int id)
getLevelNameShort in interface GribTablesgetLevelNameShort in class Grib2Customizerpublic String getStatisticNameShort(int id)
getStatisticNameShort in class Grib2Customizerpublic GribStatType getStatType(int id)
getStatType in interface GribTablesgetStatType in class Grib2Customizerpublic String getStatisticName(int id)
getStatisticName in class Grib2Customizerpublic String getGeneratingProcessName(int genProcess)
getGeneratingProcessName in class Grib2Customizerpublic String getCategory(int discipline, int category)
getCategory in class Grib2Customizerpublic static void main(String[] arg)
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.