Davis Bennett

Results 809 comments of Davis Bennett

@will-moore you raise a good point with the thumbnail example -- some tools might not actually care about fully modelling the OME-Zarr hierarchy, and instead they query the metadata for...

`omero` was documented in the spec, so it's an optional key, not an extra key.

also worth keeping in mind -- the conversation about readers is a little different than the conversation about writers. We might want readers to tolerate things we ask writers not...

where would this text live? If the goal is to add it to the spec, I think each spec documents should be its own authority. That means making no promises...

to my knowledge the semantics of the spec version scheme is completely undefined, so 0.6 is "allowed" to be completely breaking relative to 0.5 (in the same way that 0.5...

I am assuming that https://github.com/zarr-developers/zarr-extensions/pull/38 will be merged soon, as it was approved by @normanrz. the `Bytes` data type now reads the tuple-of-ints JSON fill value defined in the current...

pre-commit failure is unrelated. and we should look at removing the pytest-asyncio pin

I think ragged arrays are definitely in-scope for 3.x, we just haven't had time to implement it.

is there a good way to demo the performance difference between uvloop and asyncio? If so, would it make sense to include that demo in the `examples` directory?

closed by https://github.com/zarr-developers/zarr-python/pull/3530