Ryan Abernathey
Ryan Abernathey
#### Is your feature request related to a problem? Please describe. I would like to resample RGB data (shape H, W, 3) on a quadmesh grid, using datashader. This works...
Implementation of `arrow-ipc` Array Bytes codec proposed in https://github.com/zarr-developers/zarr-extensions/pull/41 TODO: * [x] Add unit tests and/or doctests in docstrings * [ ] Add docstrings and API docs for any new/modified...
Prior to 3.1, it was possible to write an array that looked like this ```python doc = { 'shape': [], 'data_type': 'bytes', 'chunk_grid': {'name': 'regular', 'configuration': {'chunk_shape': []}}, 'chunk_key_encoding': {'name':...
### Zarr version 3.1.3 ### Numcodecs version n/a ### Python Version 3.12 ### Operating System Mac ### Installation pip ### Description Prior to Zarr 3.1.0, it was possible to supply...
Thanks for all your work on this package! We (Zarr Steering Council) are in the process of cleaning up the Zarr governance in order to advance some significant changes. It's...