[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
efedfa945b
commit
9f87099dbb
@ -263,7 +263,6 @@ if __name__ == "__main__":
|
|||||||
)
|
)
|
||||||
offshore_shapes.reset_index().to_file(snakemake.output.offshore_shapes)
|
offshore_shapes.reset_index().to_file(snakemake.output.offshore_shapes)
|
||||||
|
|
||||||
|
|
||||||
europe_shape = gpd.GeoDataFrame(
|
europe_shape = gpd.GeoDataFrame(
|
||||||
geometry=[country_cover(country_shapes, offshore_shapes.geometry)]
|
geometry=[country_cover(country_shapes, offshore_shapes.geometry)]
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user