diff --git a/rules/build_electricity.smk b/rules/build_electricity.smk index fac383d9..afe0db8e 100644 --- a/rules/build_electricity.smk +++ b/rules/build_electricity.smk @@ -301,7 +301,7 @@ rule build_renewable_profiles: offshore_shapes=resources("offshore_shapes.geojson"), regions=lambda w: ( resources("regions_onshore.geojson") - if w.technology in ("onwind", "solar") + if w.technology in ("onwind", "solar", "solar-hsat") else resources("regions_offshore.geojson") ), cutout=lambda w: "cutouts/"