Skip to content

Test xarray compatible datasets #35

@joshmoore

Description

@joshmoore

Testing the zarr from spatial-image/multiscale-spatial-image#32:

Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: -1
	at loci.formats.in.ZarrReader.getOptimalTileHeight(ZarrReader.java:130)
	at loci.formats.ImageReader.getOptimalTileHeight(ImageReader.java:753)
	at loci.formats.ReaderWrapper.getOptimalTileHeight(ReaderWrapper.java:585)
	at loci.formats.tools.ImageInfo.readCoreMetadata(ImageInfo.java:577)
	at loci.formats.tools.ImageInfo.testRead(ImageInfo.java:1048)

chunks are [64, 64, 64]. However, since this dataset follows ome/ngff#114 we might should handle this separately from this PR.

Originally posted by @joshmoore in #31 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions