zarr-developers / VirtualiZarr

Create virtual Zarr stores from archival data files using xarray syntax
https://virtualizarr.readthedocs.io/en/stable/api.html
Apache License 2.0
124 stars 24 forks source link

Bump minimum Xarray dependency to 2024.10.0 #284

Closed TomNicholas closed 3 weeks ago

TomNicholas commented 3 weeks ago

This bumps the minimum required version of xarray to the most recent release, which includes support for zarr-python v3 and for xr.DataTree. This shouldn't break compatibility with anything.

TomNicholas commented 3 weeks ago

Okay interestingly this falls afoul of some kind of bug clearly related to https://github.com/zarr-developers/VirtualiZarr/issues/273