We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e872595 commit 23a167cCopy full SHA for 23a167c
config.default.yaml
@@ -45,14 +45,14 @@ scenario:
45
# CO2 budget as a fraction of 1990 emissions
46
# this is over-ridden if CO2Lx is set in sector_opts
47
# this is also over-ridden if cb is set in sector_opts
48
-# co2_budget:
49
-# 2020: 0.7011648746
50
-# 2025: 0.5241935484
51
-# 2030: 0.2970430108
52
-# 2035: 0.1500896057
53
-# 2040: 0.0712365591
54
-# 2045: 0.0322580645
55
-# 2050: 0
+co2_budget:
+ 2020: 0.7011648746
+ 2025: 0.5241935484
+ 2030: 0.2970430108
+ 2035: 0.1500896057
+ 2040: 0.0712365591
+ 2045: 0.0322580645
+ 2050: 0
56
57
# snapshots are originally set in PyPSA-Eur/config.yaml but used again by PyPSA-Eur-Sec
58
snapshots:
0 commit comments