You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Thanks @milyas009 :D
The content of africa_shape.geojson always depends on the countries selected in the workflow.
For example, if you choose TH, then the content will be TH.
We agree that the choice of the name "africa_shape" is misleading and indeed it would be great to have a PR that proposes a revision of its naming to something like "region_shape" or alike that is country/continent neutral.
Proposals are welcome :)
The expected changes related to the file "Snakefile" in particular, changing all references to "africa_shape" in the snakefile, such as:
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?
The text was updated successfully, but these errors were encountered: