Anna Petrasova
Anna Petrasova
**Describe the bug** I installed latest 8.1.dev standalone installer (checked the checkbox to install the microsoft libraries) and I GUI starts but with error because the grass.lib.* imports fail. So...
As discussed during PSC call, let's move the already adopted RFCs to documentation (the same place as in #2357). Original RFCs: https://trac.osgeo.org/grass/wiki/RFC @neteler, I didn't update the physical address in...
**Is your feature request related to a problem? Please describe.** After adding OpenMP parallelization to r.patch we disabled collecting and applying statistics for CELL rasters to fix a race condition...
This is an attempt to avoid hanging temporal tests possibly due to some locking bug in pygrass.Messanger implementation.
v.in.csv fails to import data when there is already a column named `cat`, `x`, or `y` in the CSV. ``` Scanning input for column types... Number of columns: 33 Number...
**Name of the addon** r.pi **Describe the bug** Compilation fails Windows, see e.g. [log here](https://wingrass.fsv.cvut.cz/grass79/x86_64/addons/grass-7.9.dev/logs/r.pi.log) Additionally, `g.extension r.pi` fails on Ubuntu with the following although r.pi can be compiled directly....
VisibleMapset class was not reading search path properly, instead it was always just writing PERMANENT only into the path.
r.univar uses OpenMP parallelization, but only without -e (extended statistics). It would be good to add the parallelization support for this option as well. See also #1634.
The current v.clean GUI (not the autogenerated) is buggy, and the interface is not that intuitive either, so I suggest to remove it to ease the GUI maintenance. v.clean is...
Binder will be upgrading base image soon: https://discourse.jupyter.org/t/repo2docker-and-mybinder-org-upgrading-base-image-to-ubuntu-22-04/19865 We need to check afterwards if we need to do any changes and add PDAL, see #3063.