Skip to content

Optional shape splitting pre-calculation#16

Merged
irm-codebase merged 2 commits into
mainfrom
fix-fast-exclusive-shapes
Apr 16, 2026
Merged

Optional shape splitting pre-calculation#16
irm-codebase merged 2 commits into
mainfrom
fix-fast-exclusive-shapes

Conversation

@irm-codebase
Copy link
Copy Markdown
Collaborator

@irm-codebase irm-codebase commented Apr 16, 2026

Summary of changes in this pull request

Adds the option to pre-process the given shapefile to remove overlaps, if requested.
This cuts the powerplant location adjustment time significantly if left disabled, and avoids unnecessary re-calculations for all powerplant categories.

Reviewer checklist

  • There are no pip dependencies in the module's environment files (workflow/envs/).
  • All rules use pathvars (e.g., <results>) in their inputs and outputs.
  • The integration test-suite is successful, including:
    • pre-commit.ci tests pass.
    • tests pass for all relevant OS configurations (linux, osx, windows).
  • Module documentation is up-to-date, including:
    • INTERFACE.yaml mentions all relevant pathvars and wildcards.
    • README.md describes how to use the module and has the necessary citations.

@irm-codebase irm-codebase merged commit 1518370 into main Apr 16, 2026
4 checks passed
@irm-codebase irm-codebase deleted the fix-fast-exclusive-shapes branch April 16, 2026 17:50
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 this pull request may close these issues.

1 participant