Closed mtbc closed 4 years ago
$ ./fetch-ms-zarr.py --endpoint_url http://localhost:8080/ --url_format '{url}image/{image}/' 251
$ cat .zattrs
{"multiscales": [{"datasets": [{"path": "0", "scale": 1.0}], "version": "0.1"}]}
LGTM (though I still need to remove "scale" from the spec)
Fix multiscales metadata from microservice to match #17.
Should be able to continue using
fetch-ms-zarr.py
to download with,--endpoint_url http://localhost:8080/ --url_format '{url}image/{image}/'