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) |
VertCoord.VertUnit |
getVertUnit(int code) |
String getSubCenterName(int center, int subcenter)
String getLevelNameShort(int code)
GribStatType getStatType(int intvType)
VertCoord.VertUnit getVertUnit(int code)
String getGeneratingProcessName(int code)
String getGeneratingProcessTypeName(int code)
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.