Open pjb7687 opened 4 years ago
Hello,
I don't know you would like it, but I've made a slightly modified loompy which supports Zarr backend: https://github.com/pjb7687/loompy-zarr
Just wanted to avoid using HDF5 files, caused some headaches for me, e.g. concurrency, file locks, broken files, etc.
Great - thanks! I will put a link in the docs.
Hello,
I don't know you would like it, but I've made a slightly modified loompy which supports Zarr backend: https://github.com/pjb7687/loompy-zarr
Just wanted to avoid using HDF5 files, caused some headaches for me, e.g. concurrency, file locks, broken files, etc.