Merge branch 'split-plotting-rules' of github.com:PyPSA/pypsa-eur into split-plotting-rules
This commit is contained in:
commit
21a943d61e
@ -150,6 +150,10 @@ rule make_summary:
|
|||||||
scenario=config["scenario"],
|
scenario=config["scenario"],
|
||||||
RDIR=RDIR,
|
RDIR=RDIR,
|
||||||
input:
|
input:
|
||||||
|
expand(
|
||||||
|
RESULTS + "maps/power-network-s{simpl}-{clusters}.pdf",
|
||||||
|
**config["scenario"]
|
||||||
|
),
|
||||||
networks=expand(
|
networks=expand(
|
||||||
RESULTS
|
RESULTS
|
||||||
+ "postnetworks/elec_s{simpl}_{clusters}_l{ll}_{opts}_{sector_opts}_{planning_horizons}.nc",
|
+ "postnetworks/elec_s{simpl}_{clusters}_l{ll}_{opts}_{sector_opts}_{planning_horizons}.nc",
|
||||||
|
Loading…
Reference in New Issue
Block a user