reorder release notes

This commit is contained in:
Fabian Neumann 2024-02-20 14:24:23 +01:00
parent 184f3a0e03
commit 66d078e407
2 changed files with 5 additions and 6 deletions

View File

@ -26,7 +26,6 @@ for template, target in default_files.items():
copyfile(template, target)
configfile: "config/config.default.yaml"
configfile: "config/config.yaml"

View File

@ -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