When I open the TCI example the geozarr validator throws a warning because the schema version is set to v1 and it expects it to be v0.1
/schema_url: must be equal to "https://raw.githubusercontent.com/zarr-conventions/multiscales/refs/tags/v0.1/schema.json", got "https://raw.githubusercontent.com/zarr-conventions/multiscales/refs/tags/v1/schema.json"
When I open the TCI example the geozarr validator throws a warning because the schema version is set to v1 and it expects it to be v0.1