-
## Describe the bug
Beginning only in GRASS 8.4.0, AFAIK, the layer manager is unresponsive to any mouse clicks for up to a minute when a new raster or vector layer is added. The new map displays OK,…
-
I am using cartopy to fetch the GSHHS filepath, and download if necessary. In doing so, I have come across 2 issues, which I think would be easy to fix.
### Issue 1: Call to shapereader.gshhs(scale…
-
I have multiple CSV files opened with `dask` as is:
```python
import dask.dataframe as dd
import dask_geopandas
df = dd.read_csv('csv/*_timeseries.csv')
gdf = dask_geopandas.from_dask_datafra…
-
# Working with libraries — Python essentials for GIS learners
[https://the-magnificents.github.io/04-02-2021-Carpentry-for-HGIS/02_Day_2_Python_GIS/exercise/B0_Exercise_libs.html](https://the-magni…
-
# Reading data with pandas — Python essentials for GIS learners
[https://the-magnificents.github.io/04-02-2021-Carpentry-for-HGIS/02_Day_2_Python_GIS/exercise/B1_Exercise.html](https://the-magnific…
-
# Reading data with pandas — Python essentials for GIS learners
[https://the-magnificents.github.io/04-02-2021-Carpentry-for-HGIS/02_Day_2_Python_GIS/exercise/B1_Exercise.html](https://the-magnific…
-
# Working with libraries — Python essentials for GIS learners
[https://the-magnificents.github.io/04-02-2021-Carpentry-for-HGIS/02_Day_2_Python_GIS/exercise/B0_Exercise_libs.html](https://the-magni…
-
The reported project year differs sometimes between GIS API and Aid API project downloads which leads to problems when merging project information to geolocation project from `get_gis()`.
-
Hi, are there any plans to further pursue the creation of a GRASS GIS addon (r.ls.corridors: as was mentioned on the GRASS GIS dev email list)?
-
The `python_pcrcalcpy_pythonunittest` fails on two tests with NumPy 1.26.2 for Python 3.11 (on Mac ARM).
```
======================================================================
FAIL: test_003 …