public interface GribTables
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GribTables.Parameter |
| Modifier and Type | Method and Description |
|---|---|
String |
getGeneratingProcessName(int code) |
String |
getGeneratingProcessTypeName(int code) |
String |
getLevelNameShort(int code) |
GribStatType |
getStatType(int intvType) |
String |
getSubCenterName(int center,
int subcenter) |
VertCoordType |
getVertUnit(int code) |
String getLevelNameShort(int code)
@Nullable GribStatType getStatType(int intvType)
VertCoordType getVertUnit(int code)