Skip to content

Use numcodecs VLenArray for encoding variable length dataset chunks #263

Open

Description

Doc on VLenArray is here: https://numcodecs.readthedocs.io/en/stable/vlen.html#vlenarray.
I'm pretty sure that this will be more performant than the run length encoding that is done in hsds/util/arraydata.py currently.
Care will be needed to ensure that data written in the original schema is still readable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions