Skip to content

Commit 0369ae2

Browse files
committed
fix release notes due to undocumented releases
1 parent efb1c45 commit 0369ae2

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

docs/release_notes.rst

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,22 +28,28 @@ Upcoming Release
2828

2929
* Changed to DEA assumptions for Fischer-Tropsch and methanolisation. (https://github.com/PyPSA/technology-data/pull/251)
3030

31+
* Fixed coal consumption of blast furnace steelmaking. (https://github.com/PyPSA/technology-data/pull/246)
32+
33+
* Added grey methanol synthesis. (https://github.com/PyPSA/technology-data/pull/248)
34+
35+
* Aligned cost units for NREL battery data with PyPSA modeling, fetching investment cost and FOM for both `battery storage` and `battery inverter` instead of a single value for `battery storage`, which was instead representative of the full plant (battery storage + battery inverter). (https://github.com/PyPSA/technology-data/pull/239)
36+
37+
`v0.13.4 <https://github.com/PyPSA/technology-data/releases/tag/v0.13.4>`__ (20th October 2025)
38+
===============================================================================================
39+
3140
* Corrected CO2 content in biogas. (https://github.com/PyPSA/technology-data/pull/236)
3241

42+
* Fixed indexing for PTES and revised capital cost and FOM assumptions for 2045 and 2050. (https://github.com/PyPSA/technology-data/pull/234)
43+
3344
* Added excess heat output rates for Fischer-Tropsch and Haber-Bosch processes. (https://github.com/PyPSA/technology-data/pull/241)
3445

35-
* Fixed indexing for PTES and revised capital cost and FOM assumptions for 2045 and 2050. (https://github.com/PyPSA/technology-data/pull/234)
46+
`v0.13.3 <https://github.com/PyPSA/technology-data/releases/tag/v0.13.3>`__ (1st July 2025)
47+
===========================================================================================
3648

3749
* Corrected units for standing losses of TES technologies from per unit to %/hour and changed parameter names from "Energy losses during storage" to "standing losses" as well as "Temperature difference" to "temperature difference" for naming consistency. (https://github.com/PyPSA/technology-data/pull/230)
3850

3951
* Added standing losses as parameters for LTES. (https://github.com/PyPSA/technology-data/pull/229)
4052

41-
* Fixed coal consumption of blast furnace steelmaking. (https://github.com/PyPSA/technology-data/pull/246)
42-
43-
* Added grey methanol synthesis. (https://github.com/PyPSA/technology-data/pull/248)
44-
45-
* Aligned cost units for NREL battery data with PyPSA modeling, fetching investment cost and FOM for both `battery storage` and `battery inverter` instead of a single value for `battery storage`, which was instead representative of the full plant (battery storage + battery inverter). (https://github.com/PyPSA/technology-data/pull/239)
46-
4753
`v0.13.2 <https://github.com/PyPSA/technology-data/releases/tag/v0.13.2>`__ (13th June 2025)
4854
=======================================================================================
4955

0 commit comments

Comments
 (0)