You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are several things that clisops could benefit from in the Ouranosinc cookiecutter, but I intend to do that migration later, after the clisops-core has been split out. Work in progress: roocs/clisops-core#6.
There's need to tag a new version very soon. I'll leave some time for you to check this over, but we're aiming for a Monday release (2026-06-08). Please let me know if I've made any changes that should be reverted.
There are several things that clisops could benefit from in the Ouranosinc cookiecutter, but I intend to do that migration later, after the clisops-core has been split out. Work in progress: roocs/clisops-core#6.
There's need to tag a new version very soon. I'll leave some time for you to check this over, but we're aiming for a Monday release (2026-06-08). Please let me know if I've made any changes that should be reverted.
Thanks!
@Zeitsperre looks all fine to me. I'm currently also updating rook and can make use of the latest clisops.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependenciesPull requests that update a dependency filedocumentationImprovements or additions to documentation
3 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist:
What kind of change does this PR introduce?:
numpyis no longer pinned below v2.3.0.pre-commitwithprek.pytestto v9.0; enablespytest-timeoutwith 300 second limit.tox.inifor better compatibility withtox-gh, ahead of movement totox.toml.Does this PR introduce a breaking change?:
Yes:
pytestconfiguration is now v9.0+ only.numcodecshas been pinned below v0.16.0 to ensure compatibility withzarrv2.0.Other information:
https://prek.j178.dev/
https://peps.python.org/pep-0639/