keller-mark / pizzarr

Slice into Zarr arrays in R 🍕
https://keller-mark.github.io/pizzarr/
MIT License
25 stars 2 forks source link

Support for boolean array indexing #44

Open keller-mark opened 10 months ago

keller-mark commented 10 months ago

Python implementation: https://github.com/zarr-developers/zarr-python/blob/5dd4a0e6cdc04c6413e14f57f61d389972ea937c/zarr/indexing.py#L367

keller-mark commented 10 months ago

https://github.com/keller-mark/pizzarr/blob/97089fb18b2fe9150f246482e1fb0d88ba70e40b/R/indexing.R#L107