...
Expand | ||
---|---|---|
| ||
retrieve, type = forecast, param = t, date = -2, time = 12,
step = 48,
grid = 48,
levelist = 1000/500/300,
levtype = pl,
target = "t.gg.grb"
|
...
Expand | ||
---|---|---|
| ||
retrieve, type = forecast, param = t, date = -2, time = 12,
levelist = 1000/500/300,
levtype = pl,
step = 48,
grid = 1.5/1.5,
target = "t.ll.grb" |
...
Expand | ||
---|---|---|
| ||
retrieve,
type = fc,
param = t,
date = -2, time = 12, ,
levelist = 1000/500/300,
levtype = pl,
step = 48,
grid = 1.5/1.5,
area = e,
target = "t.europe" |
...