You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add from_array_metadata_and_store to CodecPipeline (#3233)
* feat: add `from_array_metadata_and_store` to `CodecPipeline`
This enables fancy `CodecPipeline` implementations like `zarrs-python` to support a broader range of Zarr arrays and to construct store wrappers on initialisation.
* make `store` keyword-only
Co-authored-by: Davis Bennett <[email protected]>
* changelog
---------
Co-authored-by: Davis Bennett <[email protected]>
0 commit comments