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