Skip to content

Add scenario processing#63

Open
irm-codebase wants to merge 2 commits into
mainfrom
feature/scenarios
Open

Add scenario processing#63
irm-codebase wants to merge 2 commits into
mainfrom
feature/scenarios

Conversation

@irm-codebase

Copy link
Copy Markdown
Collaborator

Fixes #61 #60

Summary of changes in this pull request

  • Scenarios are now embedded internally.
  • Added a dummy rule to install duckDB extansions using a single core.

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.

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.

Embed shape scenarios into the module

1 participant