google / google/tensorstore

Zarr PackBits filter

Open
#78 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.5k
Forks
145
PR merge metrics
No merged PRs in 30d

Description

I see in the documentation that [Zarr filters are not yet supported](https://google.github.io/tensorstore/driver/zarr/index.html#json-driver/zarr.metadata.filters), so I will be working around this now but I just wanted to document my use case for this feature: storing masks for missingness in genotype data. [Sgkit](https://github.com/pystatgen/sgkit) generates Zarrs as their core data structure using the [PackBits](https://numcodecs.readthedocs.io/en/stable/packbits.html) filter for masks, so I hope filters will soon be supported.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.