Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cases uncaught from validation for raster data #846

Open
1 task
LucaMarconato opened this issue Jan 25, 2025 · 0 comments
Open
1 task

Cases uncaught from validation for raster data #846

LucaMarconato opened this issue Jan 25, 2025 · 0 comments

Comments

@LucaMarconato
Copy link
Member

LucaMarconato commented Jan 25, 2025

The xarray.DataArray constructed here https://github.com/single-cell-data/TileDB-SOMA/blob/fe8e64d88173b0d79d93893a778eb481a75ff2c5/apis/python/src/tiledbsoma/io/spatial/outgest.py#L309 creates a object that passes our validation but that differs from the same object after a call of the parser in the .indices and .coords.

We should ensure that the validation is not passed when those variables are not set. I suspect the problem appears also for multiscale images.

  • test for mutliscale images as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant