Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates generate_levels_constraint documentation for ensemble functionality #1003

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

daflack
Copy link
Contributor

@daflack daflack commented Dec 16, 2024

Update to documentation to cover hidden functionality in generate_levels_constraint which allows it to take any iterable coordinate and generate the required constraint. The focus here has been on ensemble realization to be able to stratify by ensemble member.

Fixes #132

Contribution checklist

Aim to have all relevant checks ticked off before merging. See the developer's guide for more detail.

  • Documentation has been updated to reflect change.
  • New code has tests, and affected old tests have been updated.
  • All tests and CI checks pass.
  • Ensured the pull request title is descriptive.
  • Conda lock files have been updated if dependencies have changed.
  • Attributed any Generative AI, such as GitHub Copilot, used in this PR.
  • Marked the PR as ready to review.

@daflack daflack added documentation Improvements or additions to documentation small Small issue that should be quick to resolve labels Dec 16, 2024
@daflack daflack requested a review from jwarner8 December 16, 2024 16:03
@daflack daflack self-assigned this Dec 16, 2024
Copy link
Contributor

github-actions bot commented Dec 16, 2024

Coverage

@daflack daflack merged commit a1589fd into main Dec 17, 2024
8 checks passed
@daflack daflack deleted the 132_stratify_on_ens_member_number branch December 17, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation small Small issue that should be quick to resolve
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stratify on member number
2 participants