pypsa-meets-earth/pypsa-earth

rule build_shapes

Open

#1,130 opened on Oct 5, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (349 forks)auto 404
feature requestgood first issue

Repository metrics

Stars
 (351 stars)
PR merge metrics
 (PR metrics pending)

Description

In PyPSA-earth while executing the "Rule build_shapes" for any other countries, the output still contain "resources/shapes/africa_shape.geojson". May be just a naming mistake?

output: resources/shapes/country_shapes.geojson, resources/shapes/offshore_shapes.geojson, **resources/shapes/africa_shape.geojson**, resources/shapes/gadm_shapes.geojson
    log: logs/build_shapes.log

Contributor guide