spatialdata icon indicating copy to clipboard operation
spatialdata copied to clipboard

validate xarray objects to detect multiple datasets

Open LucaMarconato opened this issue 2 years ago • 0 comments

Multiple datasets per xarray aren't supported by ngff https://github.com/ome/ngff/issues/48.

The validator should detected when an object with multiple datasets is trying to being written and give an error. Also currently we force the dataset name to be image.

LucaMarconato avatar Jan 19 '23 16:01 LucaMarconato