Skip to content

Paper fixes#59

Merged
irm-codebase merged 12 commits into
mainfrom
feature/paper-ready
Jun 5, 2026
Merged

Paper fixes#59
irm-codebase merged 12 commits into
mainfrom
feature/paper-ready

Conversation

@irm-codebase

@irm-codebase irm-codebase commented May 10, 2026

Copy link
Copy Markdown
Collaborator

Fixes #57

Summary of changes in this pull request

  • the overture release now always defaults to "latest" if users do not specify it.
  • General QoL improvements.
  • geoBoundaries support added

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 requested a review from sjpfenninger May 13, 2026 21:29
@irm-codebase irm-codebase merged commit 4bff228 into main Jun 5, 2026
4 checks passed
@irm-codebase irm-codebase deleted the feature/paper-ready branch June 5, 2026 12:36
@irm-codebase irm-codebase mentioned this pull request Jun 5, 2026
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.

overture_release should be optional

1 participant