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
* Revise pinned to locked environments `PR #1458 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1458>`__
21
27
22
28
* Update to `technology-data` version v0.12.0 `PR #1452 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1452>`__
23
29
@@ -31,9 +37,9 @@ This part of documentation collects descriptive release notes to capture the mai
31
37
32
38
* Drop duplication of retrieve_data and COST_DIR, add params and update technology-data version `PR #1249 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1249>`__
33
39
34
-
* In alternative clustering, generate hydro inflows by shape and avoid hydro inflows duplication for plants installed in the same node `PR #1120 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1120>`
40
+
* In alternative clustering, generate hydro inflows by shape and avoid hydro inflows duplication for plants installed in the same node `PR #1120 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1120>`__
35
41
36
-
* Add a function to calculate length-based efficiencies and apply it to the H2 pipelines. `PR #1192 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1192>`__
42
+
* Add a function to calculate length-based efficiencies and apply it to the H2 pipelines `PR #1192 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1192>`__
37
43
38
44
* Support of Linopy for Power and Sector-Coupled Modelling and latest PyPSA version `PR #1172 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1172>`__
39
45
@@ -49,39 +55,41 @@ This part of documentation collects descriptive release notes to capture the mai
49
55
50
56
**Minor Changes and bug-fixing**
51
57
52
-
* Fix fallback logic for missing currency data by correctly applying the default exchange rate and build cache for storing commonly used exchange rates. `PR #1492 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1492>`__
58
+
* Remove duplicates in environment file `PR #1473 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1473>`__
59
+
60
+
* Fix fallback logic for missing currency data by correctly applying the default exchange rate and build cache for storing commonly used exchange rates `PR #1492 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1492>`__
53
61
54
-
* Update code to reflect the Wikipedia source page for `prepare_transport_data_input`. `PR #1486 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1486>`__
62
+
* Update code to reflect the Wikipedia source page for `prepare_transport_data_input` `PR #1486 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1486>`__
55
63
56
-
* Add efficiency gain and growth rates for other energy consumption and fill missing NaNs with 0. `PR #1468 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1468>`__
64
+
* Add efficiency gain and growth rates for other energy consumption and fill missing NaNs with 0 `PR #1468 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1468>`__
57
65
58
-
* Fix missing nodes in prepare_sector_network. `PR #1432 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1432>`__
66
+
* Fix missing nodes in prepare_sector_network `PR #1432 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1432>`__
59
67
60
-
* Fix missing country attribute in cluster_network. `PR #1443 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1443>`__
68
+
* Fix missing country attribute in cluster_network `PR #1443 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1443>`__
* Redefine h2export wildcard_constraint to allow digits + optional dot followed by more digites (decimals). `PR #1434 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1434>`__
76
+
* Redefine h2export wildcard_constraint to allow digits + optional dot followed by more digites (decimals) `PR #1434 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1434>`__
69
77
70
-
* Update the AL_production.csv data from another source with more countries. `PR #1428 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1428>`__
78
+
* Update the AL_production.csv data from another source with more countries `PR #1428 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1428>`__
71
79
72
-
* Fix params for prepare_sector_network script. `PR #1427 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1427>`__
80
+
* Fix params for prepare_sector_network script `PR #1427 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1427>`__
* Fix: Use the mean value instead of the sum to remove duplicates in the urban percentage data per country and year. `PR #1420 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1420>`__
84
+
* Fix: Use the mean value instead of the sum to remove duplicates in the urban percentage data per country and year `PR #1420 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1420>`__
77
85
78
-
* Fix prepare_ports script to generate both outputs if export ports with custom data is selected. `PR #1424 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1424>`__
86
+
* Fix prepare_ports script to generate both outputs if export ports with custom data is selected `PR #1424 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1424>`__
79
87
80
-
* Update the applications list for PyPSA-Earth model. `PR #1413 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1413>`__
88
+
* Update the applications list for PyPSA-Earth model `PR #1413 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1413>`__
81
89
82
90
* Fix problem with a discontinued World Bank data source in prepare_transport_data_input `PR #1410 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1410>`__
83
91
84
-
* Fix bug in myopic run. `PR #1369 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1369>`__
92
+
* Fix bug in myopic run `PR #1369 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1369>`__
85
93
86
94
* Fix missing focus_weights on cluster_network params without augmented_line_connections, minimize warnings on subregions `PR #1348 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1348>`__
87
95
@@ -93,13 +101,13 @@ This part of documentation collects descriptive release notes to capture the mai
93
101
94
102
* Fix readthedocs by explicitly specifying the location of the Sphinx config `PR #1292 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1292>`__
95
103
96
-
* Fix lossy bidirectional links, especially H2 pipelines, which would sometimes gain H2 instead of losing it. `PR #1192 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1192>`__
104
+
* Fix lossy bidirectional links, especially H2 pipelines, which would sometimes gain H2 instead of losing it `PR #1192 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1192>`__
97
105
98
106
* Fix the need for administrative rights on Windows by changing all shadow directory settings for Windows in the Snakefile `PR #1295 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1295>`__ and `PR #1301 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1301>`__
99
107
100
-
* Add CITATION.cff to guide users on how cite PyPSA-Earth. Insert the DOI badge in the README linking to the very first PyPSA-Earth paper. `PR #1316 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1316>`__
108
+
* Add CITATION.cff to guide users on how cite PyPSA-Earth. Insert the DOI badge in the README linking to the very first PyPSA-Earth paper `PR #1316 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1316>`__
101
109
102
-
* Remove pyomo from cluster_network and introduce scip. `PR #1320 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1323>`__
110
+
* Remove pyomo from cluster_network and introduce scip `PR #1320 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1323>`__
103
111
104
112
* Fix mixup of plant locations for hydro inflow and inflow overestimation `PR #1322 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1322>`__
0 commit comments