bioio-devs / bioio-czi

A BioIO reader plugin for reading CZI files.
GNU General Public License v3.0
2 stars 1 forks source link

Support for newer `xarray` versions? #14

Closed m-albert closed 4 months ago

m-albert commented 4 months ago

Hi, we recently migrated from aicsimageio to bioio at https://github.com/multiview-stitcher/multiview-stitcher and realised bioio-czi has a requirement for

https://github.com/bioio-devs/bioio-czi/blob/5a26a300a128a2ac0e3b7d605432789ca427f553/pyproject.toml#L37

Could this be updated to a newer version of xarray?

Thanks a lot in advance and I'm happy to help with any testing.

evamaxfield commented 4 months ago

First, thanks for migrating! ❤️

Second, #15 will resolve this at least for xarray and dask upper bounds, checking numpy now!

I'll release a new version after it's merged if I have @toloudis @BrianWhitneyAI approval.

toloudis commented 4 months ago

@evamaxfield would you mind bumping aicspylibczi dep to >=3.2.0 also?

evamaxfield commented 4 months ago

Will release with this job: https://github.com/bioio-devs/bioio-czi/actions/runs/10152622404

evamaxfield commented 4 months ago

Release is now available: https://pypi.org/project/bioio-czi/ 🙂