Fix summary plot output

This commit is contained in:
Koen van Greevenbroek 2024-03-01 11:50:35 +01:00
parent f6f98c102c
commit 0debf66169

View File

@ -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,
),