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

Update DataArray.to_zarr to match Dataset.to_zarr. #10164

Merged
merged 7 commits into from
Mar 24, 2025

Conversation

Karl-Krauth
Copy link
Contributor

@Karl-Krauth Karl-Krauth commented Mar 21, 2025

Copy link
Member

@TomNicholas TomNicholas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@max-sixty
Copy link
Collaborator

looks good!

I'm guessing the test failure is unrelated, is that correct?

@Karl-Krauth
Copy link
Contributor Author

looks good!

I'm guessing the test failure is unrelated, is that correct?

It does seem unrelated yeah, although I don't really understand where it comes from.

@max-sixty max-sixty merged commit fd7c765 into pydata:main Mar 24, 2025
29 of 31 checks passed
dcherian added a commit to dcherian/xarray that referenced this pull request Mar 25, 2025
* upstream/main:
  Move chunks-related functions to a new file (pydata#10172)
  Preserve label ordering for multi-variable GroupBy (pydata#10151)
  Update DataArray.to_zarr to match Dataset.to_zarr. (pydata#10164)
  Fix numpy advanced indexing docs link (pydata#10160)
  Forbid datatree to zarr append dim (pydata#10156)
  Fix GitHub Actions badge in README (pydata#10155)
  Add dev whats-new (pydata#10152)
  Release 2025.03.0 (pydata#10143)
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.

DataArray.to_zarr doesn't have the new zarr_format parameter
3 participants