config: fix exclusion carrier list
This commit is contained in:
parent
879f2e7d43
commit
5a3cfe4825
@ -597,7 +597,7 @@ clustering:
|
||||
cluster_network:
|
||||
algorithm: kmeans
|
||||
feature: solar+onwind-time
|
||||
exclude_carriers: ['onwind', 'solar', 'offwind-ac', 'CCGT', 'offwind-dc', 'lignite', 'ror', 'oil', 'biomass', 'coal', 'OCGT', 'nuclear']
|
||||
exclude_carriers: ['CCGT', 'lignite', 'oil', 'coal', 'OCGT', 'nuclear']
|
||||
aggregation_strategies:
|
||||
generators:
|
||||
p_nom_max: sum # use "min" for more conservative assumptions
|
||||
|
Loading…
Reference in New Issue
Block a user