You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release_notes.rst
+17-12Lines changed: 17 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,29 +16,33 @@ Upcoming Release
16
16
.. The features listed below are not released yet, but will be part of the next release!
17
17
.. To use the features already you have to use the ``master`` branch.
18
18
19
-
* Update electricity transmission and offshore wind connection costs based on latest DEA data (https://ens.dk/en/analyses-and-statistics/technology-data-transport-energy, July 2025).
20
-
Align unit costs of offshore wind connection and general transmission. For offshore wind connections, include missing FOM.
21
-
* Changed currency year from 2020 to 2025 for all cost assumptions using updated Eurostat inflation rates.
19
+
`v0.14.0 <https://github.com/PyPSA/technology-data/releases/tag/v0.14.0>`__ (13th February 2026)
* Update fossil fuel (gas, oil, lignite) and nuclear fuel (nuclear, uranium) costs based on TYNDP 2024 scenarios data.
22
+
* Changed currency year from 2020 to 2025 for all cost assumptions using updated Eurostat inflation rates. (https://github.com/PyPSA/technology-data/pull/263)
24
23
25
-
* Adding `grey methanol synthesis`.
24
+
* Updated electricity transmission and offshore wind connection costs based on latest DEA data (https://ens.dk/en/analyses-and-statistics/technology-data-transport-energy, July 2025).
25
+
Aligned unit costs of offshore wind connection and general transmission. For offshore wind connections, included missing FOM. (https://github.com/PyPSA/technology-data/pull/262)
26
26
27
-
* Align 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).
27
+
* Updated fossil fuel (gas, oil, lignite) and nuclear fuel (nuclear, uranium) costs based on TYNDP 2024 scenarios data. (https://github.com/PyPSA/technology-data/pull/259)
28
28
29
-
* Add excess heat output rates for Fischer-Tropsch and Haber-Bosch processes.
29
+
* Changed to DEA assumptions for Fischer-Tropsch and methanolisation. (https://github.com/PyPSA/technology-data/pull/251)
30
30
31
-
* Updated indexing of DEA Excel data for PTES and revised capital cost and FOM assumptions for 2045 and 2050.
31
+
* Corrected CO2 content in biogas. (https://github.com/PyPSA/technology-data/pull/236)
32
32
33
+
* Added excess heat output rates for Fischer-Tropsch and Haber-Bosch processes. (https://github.com/PyPSA/technology-data/pull/241)
33
34
34
-
* 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.
35
+
* Fixed indexing for PTES and revised capital cost and FOM assumptions for 2045 and 2050. (https://github.com/PyPSA/technology-data/pull/234)
35
36
37
+
* 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)
36
38
37
-
* Add standing losses as parameters for LTES
39
+
* Added standing losses as parameters for LTES. (https://github.com/PyPSA/technology-data/pull/229)
38
40
39
-
* Corrected CO2 content in biogas
41
+
* Fixed coal consumption of blast furnace steelmaking. (https://github.com/PyPSA/technology-data/pull/246)
40
42
41
-
* Change to DEA costs for Fischer-Tropsch and methanolisation
* 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)
42
46
43
47
`v0.13.2 <https://github.com/PyPSA/technology-data/releases/tag/v0.13.2>`__ (13th June 2025)
* Add several H2 production technologies (generic cost assumptions), fix FOM values and rename of efficiency to electricity-input in US cost assumptions for US-specific electrolyzer costs (https://github.com/PyPSA/technology-data/pull/222)
57
62
58
63
`v0.12.0 <https://github.com/PyPSA/technology-data/releases/tag/v0.12.0>`__ (19th May 2025)
0 commit comments