Skip to content

Conversation

@TomNicholas
Copy link
Member

@TomNicholas TomNicholas commented Mar 20, 2025

Adding this didn't break a single test, meaning that we are not currently testing DataTree.to_zarr(append_dim=...) at all. This is meant as a stopgap to avoid undefined behaviour until #9858 is resolved

  • Closes #xxxx
  • Tests added
  • User visible changes (including notable bug fixes) are documented in whats-new.rst
  • New functions/methods are listed in api.rst

TomNicholas and others added 15 commits October 24, 2024 17:48
@TomNicholas TomNicholas added topic-zarr Related to zarr storage library topic-DataTree Related to the implementation of a DataTree class labels Mar 20, 2025
Copy link
Contributor

@dcherian dcherian left a comment

Choose a reason for hiding this comment

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

good call.

@TomNicholas TomNicholas merged commit b7c1c11 into pydata:main Mar 20, 2025
37 checks passed
@TomNicholas TomNicholas deleted the forbid_datatree_to_zarr_append_dim branch March 20, 2025 14:55
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

plan to merge Final call for comments topic-DataTree Related to the implementation of a DataTree class topic-zarr Related to zarr storage library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants