Closed dcherian closed 6 hours ago
I did some refactoring to fix a test. As an upside, I think we now more efficient when overwriting existing variables.
Remaining upstream failures are https://github.com/zarr-developers/zarr-python/issues/2501 and that we seem to now have 4 new list_prefix
calls (I've bumped the count, we can optimize later). :/
Merging tomorrow if there are no comments. There are no functional changes here just adapting to zarr's mode="w"
no longer clearing the group
Closes #9277