Modifier and Type | Method and Description |
---|---|
static GridName |
GridName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridName[] |
GridName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Map<org.joda.time.DateTime,Double> |
TimeSeriesReader.readTimeSeries(GridName gridName,
Double lon,
Double lat)
Reads last available time series for requested location, with first z
index.
|
Copyright © 2015 Predictia. All Rights Reserved.