documentation
This commit is contained in:
parent
0fb68d11d8
commit
6cfe712ca5
@ -7,3 +7,4 @@ scenarios,,,
|
||||
disable_progressbar,bool,"{true, false}","Switch to select whether progressbar should be disabled."
|
||||
shared_resources,bool/str,,"Switch to select whether resources should be shared across runs. If a string is passed, this is used as a subdirectory name for shared resources. If set to 'base', only resources before creating the elec.nc file are shared."
|
||||
shared_cutouts,bool,"{true, false}","Switch to select whether cutouts should be shared across runs."
|
||||
exclude,str,"Specify files that should be excluded from shared_resources. Only active if shared_resources=base"
|
||||
|
Can't render this file because it has a wrong number of fields in line 10.
|
@ -9,8 +9,15 @@ Release Notes
|
||||
|
||||
Upcoming Release
|
||||
================
|
||||
|
||||
* Add floating wind technology for water depths below 60m
|
||||
|
||||
* Add config [run][exclude] to specify which files should be excluded from filesharing in case of [run][shared_resources]=base.
|
||||
|
||||
* Add config land_transport_demand_factor to model growth in land transport demand for different time horizons.
|
||||
|
||||
* Allow dictionary for the config aviation_demand_factor.
|
||||
|
||||
* Group existing capacities to the earlier grouping_year for consistency with optimized capacities.
|
||||
|
||||
* Update data bundle:
|
||||
|
Loading…
Reference in New Issue
Block a user