| Package | Description |
|---|---|
| ucar.nc2.iosp.gempak |
| Modifier and Type | Method and Description |
|---|---|
static GempakParameter |
GempakGridParameterTable.getParameter(String name)
Get the parameter for the given name
|
static GempakParameter |
GempakParameters.getParameter(String name)
Get the parameter for the given name
|
GempakParameter |
GempakParameterTable.getParameter(String name)
Get the parameter for the given name
|
| Modifier and Type | Method and Description |
|---|---|
List<GempakParameter> |
AbstractGempakStationFileReader.getParameters(String partName)
Get the list of parameters for the part
|
| Modifier and Type | Method and Description |
|---|---|
protected Variable |
GempakStationFileIOSP.makeParamVariable(GempakParameter param,
List<Dimension> dims)
Make a variable from a GempakParmaeter
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.