Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
([#2173](https://github.com/PyPSA/pypsa-eur/pull/2173)).

* Fixed handling of `corine: false` for offshore technologies in [determine_availability_matrix_MD_UA][]
([#2265](https://github.com/PyPSA/pypsa-eur/pull/2265).
([#2265](https://github.com/PyPSA/pypsa-eur/pull/2265)).

* Removed the explicit Dask `client.shutdown()` in [build_renewable_profiles][], which could turn a completed
run into a spurious Snakemake failure on shared filesystems
Expand All @@ -220,7 +220,7 @@
([#2197](https://github.com/PyPSA/pypsa-eur/pull/2197)).

* Added retries for interrupted WDPA and WDPA-marine downloads
([#2238](https://github.com/PyPSA/pypsa-eur/pull/2238).
([#2238](https://github.com/PyPSA/pypsa-eur/pull/2238)).

* Fixed the URLs for the SCIGRID gas 1.1.2 archive and the synthetic electricity demand data on
`data.pypsa.org` ([#2165](https://github.com/PyPSA/pypsa-eur/pull/2165)).
Expand Down
Loading