public class FslLocalTables extends NcepLocalTables
LocalTables.ParameterSort
GribTables.Parameter
Modifier and Type | Field and Description |
---|---|
static int |
center_id |
params
local
grib2Table
Modifier and Type | Method and Description |
---|---|
static FslLocalTables |
getCust(Grib2Table table) |
String |
getGeneratingProcessName(int genProcess) |
String |
getLevelName(int id) |
String |
getLevelNameShort(int id) |
GribTables.Parameter |
getParameterRaw(int discipline,
int category,
int number) |
List<GribTables.Parameter> |
getParameters() |
String |
getStatisticNameShort(int id) |
String |
getSubCenterName(int center,
int subcenter) |
String |
getTablePath(int discipline,
int category,
int number) |
protected void |
initLocalTable(Formatter f) |
void |
lookForProblems(Formatter f) |
static void |
main(String[] args) |
getCategory, getForecastTimeInterval, getForecastTimeIntervalSizeInHours, getParameter, getStatisticName, getStatType, getTableValue, getVariableName, getVertUnit, showCfsr
convertTimeUnit, factory, factory, factory, getForecastDate, getForecastTimeIntervalOffset, getGeneratingProcessTypeName, getProbabilityNameShort, getVariableName, isLayer, isLevelUsed, isLocal, makeParamId, setTimeUnitConverter
public static final int center_id
public static FslLocalTables getCust(Grib2Table table)
public String getTablePath(int discipline, int category, int number)
getTablePath
in class NcepLocalTables
public List<GribTables.Parameter> getParameters()
getParameters
in class NcepLocalTables
public GribTables.Parameter getParameterRaw(int discipline, int category, int number)
getParameterRaw
in class NcepLocalTables
public String getSubCenterName(int center, int subcenter)
getSubCenterName
in interface GribTables
getSubCenterName
in class Grib2Customizer
public String getGeneratingProcessName(int genProcess)
getGeneratingProcessName
in interface GribTables
getGeneratingProcessName
in class NcepLocalTables
public String getLevelNameShort(int id)
getLevelNameShort
in interface GribTables
getLevelNameShort
in class NcepLocalTables
public String getLevelName(int id)
getLevelName
in class Grib2Customizer
public String getStatisticNameShort(int id)
getStatisticNameShort
in class NcepLocalTables
protected void initLocalTable(Formatter f)
public void lookForProblems(Formatter f)
lookForProblems
in class Grib2Customizer
public static void main(String[] args)
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.