public class GribUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CENTER |
static String |
GEN_PROCESS |
static String |
SUBCENTER |
static String |
TABLE_VERSION |
| Constructor and Description |
|---|
GribUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
cleanupDescription(String desc) |
static String |
cleanupUnits(String unit) |
static CalendarPeriod |
getCalendarPeriod(int timeUnit)
Convert a time unit to a CalendarPeriod
GRIB1 and GRIB2 are the same (!)
|
static String |
makeNameFromDescription(String desc) |
public static final String CENTER
public static final String SUBCENTER
public static final String GEN_PROCESS
public static final String TABLE_VERSION
public static CalendarPeriod getCalendarPeriod(int timeUnit)
timeUnit - (GRIB1 table 4) (GRIB2 Code table 4.4 : Indicator of unit of time range)Copyright © 1999–2013 UCAR/Unidata. All rights reserved.