From f118d15a4bf9a886e5c90735c78b5249191666af Mon Sep 17 00:00:00 2001 From: Fabian Neumann Date: Tue, 10 Sep 2024 21:54:24 +0200 Subject: [PATCH] fix typo --- rules/build_sector.smk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/build_sector.smk b/rules/build_sector.smk index 1c80cd80d..ccb56aaaa 100755 --- a/rules/build_sector.smk +++ b/rules/build_sector.smk @@ -455,7 +455,7 @@ rule build_sequestration_potentials: "sector", "regional_co2_sequestration_potential" ), input: - sequestration_potential="data/omplete_map_2020_unit_Mt.geojson", + sequestration_potential="data/complete_map_2020_unit_Mt.geojson", regions_onshore=resources("regions_onshore_elec_s{simpl}_{clusters}.geojson"), regions_offshore=resources("regions_offshore_elec_s{simpl}_{clusters}.geojson"), output: