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

Use partition_chunks to set preferred_chunks in backend #43

Closed
sjperkins opened this issue Oct 30, 2024 · 0 comments · Fixed by #44
Closed

Use partition_chunks to set preferred_chunks in backend #43

sjperkins opened this issue Oct 30, 2024 · 0 comments · Fixed by #44
Labels
bug Something isn't working

Comments

@sjperkins
Copy link
Member

Currently, partition_chunks overrides xarray's chunks reserved kwarg in MSv2Partition.open_datatree.

This strategy started to break once xarray started implementing proper handling of chunks

A more correct strategy would be to use partition_chunks to set preferred chunk sizes on backend variables

@sjperkins sjperkins added the bug Something isn't working label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant