add atlite control for progressbar to configs
This commit is contained in:
parent
69a33e3698
commit
2aa67bdf9f
@ -86,6 +86,7 @@ electricity:
|
|||||||
|
|
||||||
atlite:
|
atlite:
|
||||||
nprocesses: 4
|
nprocesses: 4
|
||||||
|
show_progress: false # false saves time
|
||||||
cutouts:
|
cutouts:
|
||||||
# use 'base' to determine geographical bounds and time span from config
|
# use 'base' to determine geographical bounds and time span from config
|
||||||
# base:
|
# base:
|
||||||
|
@ -56,6 +56,7 @@ electricity:
|
|||||||
|
|
||||||
atlite:
|
atlite:
|
||||||
nprocesses: 4
|
nprocesses: 4
|
||||||
|
show_progress: false # false saves time
|
||||||
cutouts:
|
cutouts:
|
||||||
be-03-2013-era5:
|
be-03-2013-era5:
|
||||||
module: era5
|
module: era5
|
||||||
|
@ -54,6 +54,7 @@ electricity:
|
|||||||
|
|
||||||
atlite:
|
atlite:
|
||||||
nprocesses: 4
|
nprocesses: 4
|
||||||
|
show_progress: false # false saves time
|
||||||
cutouts:
|
cutouts:
|
||||||
be-03-2013-era5:
|
be-03-2013-era5:
|
||||||
module: era5
|
module: era5
|
||||||
|
Loading…
Reference in New Issue
Block a user