From e62fb2a0d5f006267ce6737d0bfe12ee89f9561e Mon Sep 17 00:00:00 2001 From: Tiago Lubiana Date: Tue, 12 May 2026 06:12:09 -0300 Subject: [PATCH 1/2] Remove the Vizarr display Reverting #483 while a robust fix for #507 is not found. The fix on #509 is only partial; it also fails for some mobile devices (as noted in #507) --- index.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/index.md b/index.md index 8f213cf0..8c78018d 100644 --- a/index.md +++ b/index.md @@ -2,11 +2,7 @@ Welcome to the Next-Generation File Formats (NGFF) main page! This site is dedicated to providing resources for the NGFF community and those that are interested in getting started with OME-Zarr. -In summary, OME-Zarr allows you to store, share and stream large images like these 500 GB: - - - -You can find more samples of such data from the Image Data Resource at . +In summary, OME-Zarr allows you to efficiently store, share and stream large bioimages. ## NGFF vs OME-Zarr, what is the difference? From 21d04c02b9eb9ef620dce443443bdb727378a9ad Mon Sep 17 00:00:00 2001 From: Tiago Lubiana Date: Tue, 12 May 2026 08:23:35 -0300 Subject: [PATCH 2/2] Re-add link to IDR samples --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 8c78018d..c872cbf0 100644 --- a/index.md +++ b/index.md @@ -2,7 +2,7 @@ Welcome to the Next-Generation File Formats (NGFF) main page! This site is dedicated to providing resources for the NGFF community and those that are interested in getting started with OME-Zarr. -In summary, OME-Zarr allows you to efficiently store, share and stream large bioimages. +In summary, OME-Zarr allows you to store, share and stream large images. You can browse samples of such data from the Image Data Resource at . ## NGFF vs OME-Zarr, what is the difference?