zarr-developers / zarr-python

An implementation of chunked, compressed, N-dimensional arrays for Python.
https://zarr.readthedocs.io
MIT License
1.45k stars 273 forks source link

Basic Zarr-python 2.x compatibility changes #2098

Open TomAugspurger opened 3 weeks ago

TomAugspurger commented 3 weeks ago

Demonstration of some changes for backwards compatibility being discussed at https://github.com/zarr-developers/zarr-python/discussions/2097

TODO:

jhamman commented 2 weeks ago

@TomAugspurger - this generally looks like a solid set of fixes. Do you have more here or should try to wrap these up?