Merge pull request #994 from PyPSA/FabianHofmann-patch-3

postprocess: fix typo in benchmark folder
This commit is contained in:
Fabian Hofmann 2024-03-26 13:51:34 +01:00 committed by GitHub
commit ecbde16575
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@ if config["foresight"] != "perfect":
benchmark:
(
RESULTS
+ "benchmarksplot_power_network/elec_s{simpl}_{clusters}_l{ll}_{opts}_{sector_opts}_{planning_horizons}"
+ "benchmarks/plot_power_network/elec_s{simpl}_{clusters}_l{ll}_{opts}_{sector_opts}_{planning_horizons}"
)
conda:
"../envs/environment.yaml"