-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hello,
I can't open a SpatialData object created on python, I didn't have problems opening it until a month ago. This is the error.
Traceback (most recent call last):
File "/mnt/europa/valerio/.cache/R/basilisk/1.20.0/SpatialData/0.99.23/anndata_env/lib/python3.12/site-packages/spatialdata/_io/io_zarr.py", line 78, in read_zarr
element = _read_multiscale(f_elem_store, raster_type="image")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mnt/europa/valerio/.cache/R/basilisk/1.20.0/SpatialData/0.99.23/anndata_env/lib/python3.12/site-packages/spatialdata/_io/io_raster.py", line 47, in _read_multiscale
format = RasterFormatV01() if version is None else RasterFormats[version]
~~~~~~~~~~~~~^^^^^^^^^
KeyError: '0.2'
── R Traceback ────────────────────────────────────────────────────────
▆
1. └─SpatialData::readSpatialData(...)
2. └─SpatialData:::.readTables_basilisk(x)
3. └─basilisk::basiliskRun(...)
4. └─SpatialData (local) fun(...)
5. └─sd$read_zarr(x)
6. └─reticulate:::py_call_impl(callable, call_args$unnamed, call_args$named)
Metadata
Metadata
Assignees
Labels
No labels