Joe Hamman

Results 587 comments of Joe Hamman

@jakirkham - do you want to try to drop in numpy==2 to the test matrix on the v3 branch here: https://github.com/zarr-developers/zarr-python/blob/096c900a76d08eb6bde86f5583eda697781710c8/pyproject.toml#L115

We should be ready to get started on this once #1884 goes in.

👋 Hi folks! Xarray dev here. Just wanted to drop a note to say that we'd be happy to help move this issue forward if/when it becomes a priority. We've...

@zarr-developers/python-core-devs - FYI: I plan to make the 2.18.0 release later this week.

> @jhamman: would you be up for rolling in https://github.com/zarr-developers/zarr-python/pull/1702 ? No problem. I just fixed the merge conflicts there and approved the PR.

@joshmoore / @MSanKeys963 - why-o-why does codecov refuse to report here?

> Due to the use of the Codec ABCs and helper functions, this would introduce a circular dependency. Not sure if it would be possible to make it a conditional...

closing this now and cross referencing with the `v3` todo list here: #1161

This was a great discussion. Pointing folks to the continuation of this idea slated for `v3`: https://github.com/zarr-developers/zarr-python/pull/1583

Cross posting a related SO post and my answer there. https://stackoverflow.com/questions/74127357/how-to-create-and-return-a-zarr-file-from-xarray-dataset/74148410?noredirect=1#comment132344162_74148410 I wish I had seen this issue first 🤷. But in the end, I came up with a similar...