OME-Zarr Explorer
What is this?
This educational app demonstrates how various OME-NGFF zarr hierarchies are structured, along with associated metadata.
- Define your image dimensions and view the generated hierarchy and metadata in real-time.
- The file tree on the left demonstrates what the OME-Zarr hierarchy would look like when saved to disk
- The
Spec JSONtab shows the metadata associated with each group or array - The
Pythontab shows how you would create the metadata programmatically using theyaozarrslibrary.
This is meant for educational purposes only and is not intended for production use.