-
I have added some extra tests in https://github.com/Deltares/xugrid/pull/263 for ``snap_to_grid`` and found some edge cases:
Lines in series:
```python
line_x = [2.2, 2.2]
line_y1 = [8…
-
Once there is a spatial partitioning backend in place, we could read chunks from PostGIS via SQL (`ST_Intersects` or something).
We may also be able to link it to `chunksize` parameter and read in…
-
I tried to execute the [Point Example](https://github.com/eose-tools-org/eose-api/blob/dev-tatc-analysis/src/point-example.ipynb) and encountered the following errors:
1. **ImportError:** `cannot i…
-
Hola! @emiliom
Una pregunta respecto al tutorial : Datos espaciales / datos_vectores_geopandas.ipynb
Estoy intentado hacer el mismo programa pero, para 6 polígonos grandes, las coordenadas X,Y …
-
**Describe the bug**
Whenever `climada.util.coordinates.points_to_raster` or `climada.util.coordinates.set_df_geometry_points` are executed a warning is raised:
```
FutureWarning: You are adding a…
-
Currently, it's not very easy to create a plot based on "categorical" values with custom formatting, such as a user-defined color per category, or other formatting such as line width etc (while those …
-
I have segmented a WSI and extracted a 512x512 patch from it by `hap_cells = cells.cx[x:x+512, y:y+512]`.
![image](https://github.com/okunator/cellseg_gsontools/assets/38974891/bc52e37c-101b-41bd-a…
-
So far, we use self.mesh for the 2D mesh and self.branches for 1D (GeoDataFrame) and self.dfmmodel.netfile.network._mesh1d.
Ideally all mesh components should be contained into self.mesh and we shoul…
-
At the moment, we have a decent set of functionality to work with in-memory vector data cubes. What we do not have is a way of saving them to a disk and reading back again, apart from using `pickle` w…
-
### What happened?
I have a CI pipeline in GitLab that builds Jupyter notebooks into documentation pages using Sphinx. One of the notebooks has the following line:
`huc_shapes = WaterData('huc08').b…