Skip to content

Better parallelisation #51

@irm-codebase

Description

@irm-codebase

Is your feature request related to a problem? Please describe.
build_combined_area.py is a bit slow, particularly when requesting multiple regions.
A core weakness is that all countries are processed in one go.

Ideally we should process / de-overlap per country | EEZ combination first, and then have one last pass when combining all cases.

Describe the solution you'd like
Not doing anything, I suppose.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions