reorder release notes
This commit is contained in:
parent
184f3a0e03
commit
66d078e407
@ -26,7 +26,6 @@ for template, target in default_files.items():
|
||||
copyfile(template, target)
|
||||
|
||||
|
||||
|
||||
configfile: "config/config.default.yaml"
|
||||
configfile: "config/config.yaml"
|
||||
|
||||
|
@ -13,11 +13,6 @@ Upcoming Release
|
||||
* Linearly interpolate missing investment periods in year-dependent
|
||||
configuration options.
|
||||
|
||||
PyPSA-Eur 0.10.0 (19th February 2024)
|
||||
=====================================
|
||||
|
||||
**New Features**
|
||||
|
||||
* Added new scenario management that supports the simultaneous execution of
|
||||
multiple scenarios with a single ``snakemake`` call. For this purpose, a
|
||||
``scenarios.yaml`` file is introduced which contains customizable scenario
|
||||
@ -84,6 +79,11 @@ PyPSA-Eur 0.10.0 (19th February 2024)
|
||||
* The outputs of the rule ``retrieve_gas_infrastructure_data`` no longer
|
||||
marked as ``protected()`` as the download size is small.
|
||||
|
||||
PyPSA-Eur 0.10.0 (19th February 2024)
|
||||
=====================================
|
||||
|
||||
**New Features**
|
||||
|
||||
* Improved representation of industry transition pathways. A new script was
|
||||
added to interpolate industry sector ratios from today's status quo to future
|
||||
systems (i.e. specific emissions and demands for energy and feedstocks). For
|
||||
|
Loading…
Reference in New Issue
Block a user