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

Pin xarray to 2024.9.0 #42

Merged
merged 3 commits into from
Oct 28, 2024
Merged

Pin xarray to 2024.9.0 #42

merged 3 commits into from
Oct 28, 2024

Conversation

sjperkins
Copy link
Member

@sjperkins sjperkins commented Oct 28, 2024

xarray 2024.10.0 expanded the chunk handling for DataTree's.

This broke the custom chunking logic built around the partition_chunks kwarg

This PR pins xarray to 2024.9.0 in anticipation of a cleaner implementation:

and also allows arcae version to vary in the 0.2.x range

  • Test Cases covering your PR.
  • Documentation.
  • A Changelog entry in doc/source/changelog.rst.

@sjperkins sjperkins merged commit 7e1f8cd into main Oct 28, 2024
1 check passed
@sjperkins sjperkins deleted the pin-xarray-to-2024.9.0 branch October 28, 2024 09:55
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