fix grouping years list issue caused by newer powerplant database
This commit is contained in:
parent
f4e1d28be3
commit
aa2820c9b1
@ -134,7 +134,7 @@ solar_thermal:
|
|||||||
|
|
||||||
# only relevant for foresight = myopic or perfect
|
# only relevant for foresight = myopic or perfect
|
||||||
existing_capacities:
|
existing_capacities:
|
||||||
grouping_years: [1980, 1985, 1990, 1995, 2000, 2005, 2010, 2015, 2019]
|
grouping_years: [1980, 1985, 1990, 1995, 2000, 2005, 2010, 2015, 2020, 2025, 2030]
|
||||||
threshold_capacity: 10
|
threshold_capacity: 10
|
||||||
conventional_carriers:
|
conventional_carriers:
|
||||||
- lignite
|
- lignite
|
||||||
|
Loading…
Reference in New Issue
Block a user