-
Hello @hadrilec @tfardet
There seems to be a bug on the parquet storage for geodataframes:
geodataframes are not rightly handled by pandas/pyarrow.
It seems a simple try/except and geopandas o…
-
### Proposed new feature or change:
I was messing around with [lonboard](https://developmentseed.org/lonboard/latest/) today and it seems like it provides a fairly easy way to do some more performant…
-
1. Add a check for malformed JSON.
Could be a simple as pulling out the logic from `Runconfig.to_workflow`:
```python
frame_id = self.input_file_group.frame_id
# Load any overrides…
-
### Summary
I'd like to propose adding a `center` argument to `GeoDataFrame.plot()` to support diverging color maps that can visually emphasize deviations from a specific midpoint, similar to Seaborn…
-
Thank you for developing this wonderful tool! I am working with a Xenium dataset but came across an error when running `bt.io.prep` following the tutorial. The zarr object was prepared using `spatiald…
wgmao updated
3 weeks ago
-
**Description:**
In the `PlateReconstruction.tessellate_subduction_zones(return_geodataframe=True)` function, the returned DataFrame includes a column named `overriding_plate_id`. However, this col…
-
During the development of the major update to CatFIM recently, it was detected that some new problems were created when running CatFIM code against the latest Docker image, fim_4:dev_20240823_6321468.…
-
Hi all,
I just run sopa on a Merscope data and ran both Cellpose and Baysor to improve the segmentation.
My SpatialData object contains all the results as you can see here :
```
SpatialData ob…
-
**Is your feature request related to a problem? Please describe.**
Related to #334.
Pyogrio is installed with GeoPandas and allows to read GPX files using the `read_dataframe` method. This should …
-