With the recent update in mobie-io and pom-sciajava37.0.0, Mastodon lost its ability to open remote images stored on a S3 storage, using Zarr file format. Let's put it back and extend it.
[x] Support for creating new Mastodon projects based on a local Zarr images.
[x] Support for creating new Mastodon projects based on a local N5 images.
[x] Support for creating new Mastodon projects based on a remote Zarr images without login / password.
[x] Support for creating new Mastodon projects based on a remote N5 images without login / password.
[x] Support for creating new Mastodon projects based on a remote Zarr images with login / password.
[x] Support for creating new Mastodon projects based on a remote N5 images with login / password.
With the recent update in
mobie-io
andpom-sciajava
37.0.0
, Mastodon lost its ability to open remote images stored on a S3 storage, using Zarr file format. Let's put it back and extend it.