Skip to content

Commit c7393b6

Browse files
committed
Add summary for tools for working with chunked datasets
1 parent 9edbb8b commit c7393b6

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,22 @@ The different parameters were:
3939

4040
## Tools for working with chunked datasets
4141

42-
Contributions have been made to the zarr-python reposistory:
42+
Contributions have been made to the zarr-python repository:
4343

4444
- [Add CLI for converting v2 metadata to v3](https://github.com/zarr-developers/zarr-python/pull/3257)
4545
- [Added ArrayNotFoundError](https://github.com/zarr-developers/zarr-python/pull/3367)
4646

47+
PRs have been opened in the zarr-python repository:
48+
49+
- [Prevent creation of arrays/groups under a parent array](https://github.com/zarr-developers/zarr-python/pull/3407)
50+
- [Holding space - Better document acceptable values for StoreLike]
51+
- [Holding space - LRUStoreCache]
52+
53+
PRs have also been opened for:
54+
55+
- [Document supported file formats for dask_image.imread](https://github.com/dask/dask-image/issues/407)
56+
- [Document supported file formats for skimage.io](https://github.com/scikit-image/scikit-image/issues/7879)
57+
4758
## Improvements to cloud visualisation
4859

4960
## Acknowledgements

0 commit comments

Comments
 (0)