Skip to content

HDF5 versus (ome-)zarr #1

@ctrueden

Description

@ctrueden

Have you considered adopting/extending ome-zarr?

https://doi.org/10.1007/s00418-023-02209-1

The broader microscopy community is pushing to standardize on zarr rather than HDF5 because HDF5 files have performance bottlenecks with multithreaded writing. Whereas with zarr, particularly zarr v3 IIUC, data can be written to multiple files distributed in a way balanced decently for both read and write performance.

See also:

CC @joshmoore

Edit: Also, I forgot to mention: while Fiji has plugins to read arbitrary HDF5 data, they are not currently well maintained. Whereas there is a lot of effort currently toward making Fiji's support for (ome-)zarr better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions