ome / omero-ms-zarr

Experimental micro-service for implementing the Zarr spec over HTTP
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
17 stars 12 forks source link

Have microservice able to offer multi-Z chunks #14

Closed mtbc closed 4 years ago

mtbc commented 4 years ago

In particular, some images are not large in any dimension but are roughly equal in X, Y, Z. Allowing the microservice to combine planes into one chunk could make use of Zarr format more efficient in those cases.