keller-mark / pizzarr

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

Encode/decode chunk functions #11

Closed keller-mark closed 10 months ago

keller-mark commented 10 months ago

User story

https://github.com/keller-mark/pizzarr/blob/1536a48728134769c39e3c0e47795e4cc891fc56/R/array.R#L535

Preferred solution

Use compressor of array to encode/decode chunks before getting/setting in the chunk_store

Possible alternatives