VirtualiZarr
VirtualiZarr copied to clipboard
Chunk aligned indexing using zarr-python v3
Replacement for #183, but this PR takes advantage of indexing internals from zarr-python v3
- [ ] Closes #51
- [ ] Tests added
- [ ] Tests passing
- [ ] Full type hint coverage
- [ ] Changes are documented in
docs/releases.rst - [ ] New functions/methods are listed in
api.rst - [ ] New functionality has documentation