public class GribUtils extends Object
| 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 CalendarPeriod getCalendarPeriod(int timeUnit)
timeUnit - (GRIB1 table 4) (GRIB2 Code table 4.4 : Indicator of unit of time range)Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.