From 0856d3eaae838da0cb0b0670c3d7cf317b1fae65 Mon Sep 17 00:00:00 2001 From: David Stansby Date: Fri, 22 Nov 2024 11:55:34 +0100 Subject: [PATCH] Clarify that zarr layout given in spec is an example --- 0.5/index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0.5/index.bs b/0.5/index.bs index 3f326ffa..d65c075f 100644 --- a/0.5/index.bs +++ b/0.5/index.bs @@ -65,7 +65,7 @@ like S3 or GCS. Images {#image-layout} ---------------------- -The following layout describes the expected Zarr hierarchy for images with +The following layout shows an example valid Zarr hierarchy for images with multiple levels of resolutions and optionally associated labels. Note that the number of dimensions is variable between 2 and 5 and that axis names are arbitrary, see [[#multiscale-md]] for details.