Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update shared coast IDs to EEZ MRGID #22

Closed
brynpickering opened this issue May 4, 2021 · 0 comments · Fixed by #23
Closed

Update shared coast IDs to EEZ MRGID #22

brynpickering opened this issue May 4, 2021 · 0 comments · Fixed by #23

Comments

@brynpickering
Copy link
Member

Currently, shared-coast.csv is built based on EEZ 'ids', which are based on the geojson feature numbers generated by fiona when reading the shapefile. These IDs are not actually in the dataset itself, instead we should use mrgid, which is a unique identifier for each EEZ shape.

This update is required for calliope-project/euro-calliope#99 to function correctly, since automatic download of EEZs can only be done with v11 (currently, we use v10), which has a different order of shapes, effectively messing up the use of feature IDs as an identifier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant