grass icon indicating copy to clipboard operation
grass copied to clipboard

GRASS GIS - free and open-source geospatial processing engine

Results 637 grass issues
Sort by recently updated
recently updated
newest added

`r.kappa` lacks: * User's and Producer's accuracies * Output in CSV * sort output differently: * arrange user and producer accuracies and omission and commission around the error matrix instead...

enhancement
help wanted

The source code of [g.extension.py](https://github.com/OSGeo/grass/blob/6263ccbb37bfa71e379e5d2cd7ae85e97b1b989f/scripts/g.extension/g.extension.py) is too long. Long ago I started [refactoring g.extension.py](https://github.com/OSGeo/grass/compare/master...NikosAlexandris:g.extension.py). This attempt remained unfinished :-/. Maybe there is interest to move in more modular structures and...

enhancement

**Is your feature request related to a problem? Please describe.** Picking arbitrary combination of CW from North vs CCW from East and flat = -9999 vs flat = 0 is...

enhancement

**Is your feature request related to a problem? Please describe.** `r.univar` accepts multiple input maps. It seems that this feature could be used in `t.rast.univar` to compute univariate statitics over...

enhancement
temporal
Python

**Is your feature request related to a problem? Please describe.** This is a request that follows up on the error reported here [https://github.com/OSGeo/grass/issues/2809](url) where parallel processing in r.patch while a...

enhancement
raster
C

In https://bugs.gentoo.org/show_bug.cgi?id=893134 Mario figured out why Gentoo Linux cannot enable DWG support due to missing OpenDWG package. Please try to switch to libredwg. It takes quite some effort to figure...

enhancement

**Is your feature request related to a problem? Please describe.** Running a temporal module in a new mapset (subproject) creates a temporal SQLite database according to the default settings. As...

enhancement

## Is your feature request related to a problem? grass.jupyter.Session automatically closes the session, but the documentation and examples are not clear enough that user typically does not do anything...

enhancement
manual

**Is your feature request related to a problem?** Tests running on Ubuntu download the test data every time they run. The URL is: https://grass.osgeo.org/sampledata/north_carolina/nc_spm_full_v2alpha2.tar.gz **Describe the solution you'd like** GitHub...

enhancement
good first issue
CI

**Is your feature request related to a problem? Please describe.** Lidar point clouds can have many points, esp. when combined from multiple tiles. **Describe the solution you'd like** v.in.pdal should...

enhancement