Open
Description
openedon Oct 2, 2023
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