Skip to content
Merged
Show file tree
Hide file tree
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: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@ inputs/profiles_temperature
inputs/remote
inputs/shapefiles/cache

# Old climate scenarios (temporarily ignore, remove this section once ESPRS data is available)
inputs/climate/
!inputs/climate/climate_heuristics_*.csv

# IDE stuff
*.vscode

Expand Down
4 changes: 4 additions & 0 deletions inputs/climate/climate_heuristics_finalyear.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*parameter,none,2025_2050_linear
hydro_capcredit_delta,0,-0.2
thermal_summer_cap_delta,0,-0.15
trans_summer_cap_delta,0,-0.05
42 changes: 42 additions & 0 deletions inputs/climate/climate_heuristics_yearfrac.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
*t,none,2025_2050_linear
2010,0,0
2011,0,0
2012,0,0
2013,0,0
2014,0,0
2015,0,0
2016,0,0
2017,0,0
2018,0,0
2019,0,0
2020,0,0
2021,0,0
2022,0,0
2023,0,0
2024,0,0
2025,0,0
2026,0,0.04
2027,0,0.08
2028,0,0.12
2029,0,0.16
2030,0,0.2
2031,0,0.24
2032,0,0.28
2033,0,0.32
2034,0,0.36
2035,0,0.4
2036,0,0.44
2037,0,0.48
2038,0,0.52
2039,0,0.56
2040,0,0.6
2041,0,0.64
2042,0,0.68
2043,0,0.72
2044,0,0.76
2045,0,0.8
2046,0,0.84
2047,0,0.88
2048,0,0.92
2049,0,0.96
2050,0,1
Loading