Make build_cutout.py use snapshots for determining time period.
This commit is contained in:
parent
f52b252fee
commit
f6c29059aa
@ -73,12 +73,10 @@ atlite:
|
|||||||
module: era5 # in priority order
|
module: era5 # in priority order
|
||||||
dx: 0.3
|
dx: 0.3
|
||||||
dy: 0.3
|
dy: 0.3
|
||||||
time: ['2013', '2013']
|
|
||||||
europe-2013-sarah:
|
europe-2013-sarah:
|
||||||
module: [sarah, era5] # in priority order
|
module: [sarah, era5] # in priority order
|
||||||
dx: 0.2
|
dx: 0.2
|
||||||
dy: 0.2
|
dy: 0.2
|
||||||
time: ['2013', '2013']
|
|
||||||
sarah_interpolate: false
|
sarah_interpolate: false
|
||||||
sarah_dir:
|
sarah_dir:
|
||||||
features: [influx, temperature]
|
features: [influx, temperature]
|
||||||
|
Loading…
Reference in New Issue
Block a user