fully enable powerplantmatching
This commit is contained in:
parent
22ddf92143
commit
5cd7a46339
@ -32,7 +32,6 @@ if config['enable']['prepare_links_p_nom']:
|
||||
# group: 'nonfeedin_preparation'
|
||||
script: 'scripts/prepare_links_p_nom.py'
|
||||
|
||||
if config['enable']['powerplantmatching']:
|
||||
rule build_powerplants:
|
||||
input: base_network="networks/base.nc"
|
||||
output: "resources/powerplants.csv"
|
||||
|
@ -18,7 +18,6 @@ snapshots:
|
||||
closed: 'left' # end is not inclusive
|
||||
|
||||
enable:
|
||||
powerplantmatching: false
|
||||
prepare_links_p_nom: false
|
||||
|
||||
electricity:
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -18,7 +18,6 @@ snapshots:
|
||||
closed: 'left' # end is not inclusive
|
||||
|
||||
enable:
|
||||
powerplantmatching: false
|
||||
prepare_links_p_nom: false
|
||||
|
||||
electricity:
|
||||
|
Loading…
Reference in New Issue
Block a user