You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ImgLoaderIo(format = "bdv.n5.s3", type = N5S3ImageLoader.class)
public class XmlIoN5S3ImageLoader implements XmlIoBasicImgLoader<N5S3ImageLoader> {
public static final String SERVICE_ENDPOINT = "ServiceEndpoint";
public static final String SIGNING_REGION = "SigningRegion";
public static final String BUCKET_NAME = "BucketName";
public static final String KEY = "Key";
The text was updated successfully, but these errors were encountered:
One needs something like below also for:
BdvOmeZarr
andBdvOmeZarrS3
The text was updated successfully, but these errors were encountered: