-
When concatenating multiple tables from `spatialdata.aggregrate`, an error is thrown when using a custom region key.
Reproducible example:
```python
import pathlib
import spatialdata as sd
im…
-
**Is your feature request related to a problem? Please describe.**
At the moment Taswira is able to visualize only GCBM output. It has the table names, raster patterns and other things hard-coded int…
-
Hi! I have a question about the RCTD algorithm in spatial_vignette. How do these NA cells form? Why we can directly exclude the cells with NA? I didn't see any clue from the RCTD paper.
My data sho…
-
Hi,
I am using the last version of `CondaPkg=0.2.26` that now allows to set `openssl_version: "ignore"`, which based on [the solution to this other issue](https://github.com/JuliaPy/PythonCall.jl/…
-
Recently, I have been studying this paper and I am not very clear about formula 4 in the paper. The spatial weight map M is generated for each type of manipulation operation. Therefore, if there are s…
-
Hello,
I wanted to ask if there is a built-in function to convert a sfe object to AnnData object, or if there is a way to save the sfe object as a h5ad file to facilitate interoperability with Pyth…
-
I'm exploring the ALA's spatial services. I've created a vagrant box using `ubuntu/bionic64`.
I checked out commit a94fc91fb2e4af5046397173b17e4562ad2430a8.
I used [ansible/inventories/vagrant/s…
-
It appears that an efficient way of storing this data, will be to pre-compute the hourly fraction raster and store it in the database.
- [ ] Dissag/Resample workflow tests:
- [ ] compare `Dissa…
-
Catalyst exports a lot of stuff currently, and some of it could be moved to sub-modules (or libraries) to clean up and reduce the default exports (network analysis functionality beyond conservation la…
-
Best practice in an O(n) multibody code is to use O(n) operators rather than O(n²) explicit mass and Jacobian matrices -- or worse, O(n³) factorizations. As discussed in #12207, some retraining of use…