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: .github/workflows/codeql.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -55,11 +55,11 @@ jobs:
55
55
# your codebase is analyzed, see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
- Updated technology-data to v0.13.4
3
+
- Simplified IIASA database download
4
+
- Bugfix: Enforce stricter H2 derivative import limit to avoid that exports of one type of derivative compensate for imports of another
5
+
- Added an option to source mobility demand from UBA MWMS (Projektionsbericht 2025) for the years 2025-2035
6
+
- Renamed functions and script for exogenous mobility demand
7
+
- Improved the transport demand data, added an option to source 2020 and 2025 data from AGEB instead of Aladin
8
+
- Added a helper function to change the weather_year to build_scenario
3
9
- Longer lifetime (40 years) is only applied to existing gas CHPs, not new ones. Added a new config entry `existing_capacities:fill_value_gas_chp_lifetime`
4
10
- Bugfix: gas CHPs are extendable again
5
11
- Simplified scenarion definition and made `Mix` the default scenario
0 commit comments