diff --git a/rules/postprocess.smk b/rules/postprocess.smk index ab08912d..8b968681 100644 --- a/rules/postprocess.smk +++ b/rules/postprocess.smk @@ -175,7 +175,7 @@ rule make_summary: ) ), ac_plot=expand( - resources("maps/power-network-s{simpl}-{clusters}.pdf"), + resources("maps/power-network{weather_year}-s{simpl}-{clusters}.pdf"), **config["scenario"], allow_missing=True, ),