public interface GribTables
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GribTables.Parameter |
| Modifier and Type | Method and Description |
|---|---|
int |
addVariableHash(Object gribRecord) |
String |
getLevelNameShort(int code) |
GribStatType |
getStatType(int intvType) |
String |
getSubCenterName(int center,
int subcenter) |
VertCoord.VertUnit |
getVertUnit(int code) |
String getSubCenterName(int center, int subcenter)
String getLevelNameShort(int code)
GribStatType getStatType(int intvType)
VertCoord.VertUnit getVertUnit(int code)
int addVariableHash(Object gribRecord)
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.