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
Merge pull request #213 from GlobalFishingWatch/develop
Version 2.0.4
Aug 5 2025
No breaking changes
Adds a new dataset, marine_regions, an in-package version of the modified Marine Regions v12 table to retrieve IDs when region_source = "EEZ".
Fixes issue get_region_id() is not returning the table with ISO3, label and id codes for EEZ #208 with marine_regions. This should not pose any breaking change on the user side.
Improves documentation for filter_by in get_raster() (Add vessel list filter to get_raster function #209)