plot_hydrogen_network: add foresight params back in

This commit is contained in:
Fabian Neumann 2024-02-05 08:37:19 +01:00
parent 3db6a65c04
commit e76749ab31

View File

@ -54,6 +54,7 @@ if config["foresight"] != "perfect":
rule plot_hydrogen_network:
params:
plotting=config["plotting"],
foresight=config["foresight"],
input:
network=RESULTS
+ "postnetworks/elec_s{simpl}_{clusters}_l{ll}_{opts}_{sector_opts}_{planning_horizons}.nc",