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

Valgrind reports use of unitialized value. Needs to be examined. ==45826== Using Valgrind-3.24.0 and LibVEX; rerun with -h for copyright info ==45826== Command: r.geomorphon elevation=elevation search=36 skip=6 flat=1.0 dist=0.0 comparison=anglev1...

bug
raster

Valgrind reports use of uninitialized value. Needs to be examined. ==48118== Using Valgrind-3.24.0 and LibVEX; rerun with -h for copyright info ==48118== Command: r.in.ascii input=/home/marisn/soft/grass-marisn/raster/r.in.pdal/testsuite/data/res_coeff_var_z.ascii output=ref_coeff_var ==48118== Parent PID: 48092...

bug
raster

Valgrind reports a problem in r.in.pdal. Needs to be examined. ==48100== Using Valgrind-3.24.0 and LibVEX; rerun with -h for copyright info ==48100== Command: r.in.pdal input=/tmp/grass8-marisn-6990/tmph4tw73xe/points.las method=coeff_var type=FCELL zscale=1.0 iscale=1.0 dimension=z...

bug
raster

While working on a new module I printed a lot of data to stdout. When run from CLI, it was working fine, when run from GUI, it crashes all the...

bug
GUI
Python

`GISBASE` is used as a means to retrieve paths to various resources in source code. With FHS (#3661) this is no longer possible. This adds a number of new environment...

GUI
vector
raster
Python
C
translation
database
libraries
module
docs
general
display
CMake

## Describe the bug When re-opening a tool dialog in Graphical modeler which contains `where` option a parameter value is not set correctly. ## To reproduce 1. Open graphical modeler...

bug

The SRTM_percent color table in GRASS 8.5 (PR #4608) needs to be back ported to 8.4.

Replaces #356, named "Msvc support 3" I rebased/cherry-picked the PR #356 in order to make it reviewable. The last 10 commits of that PR were of interest, but multiple have...

C
database
libraries

Replaces #354 I didn't reason if it was needed or not, but it is enough to close #354, as this is updated, mergeable, and reviewable. Note that the changes in...

raster
C
libraries
module
raster3d

To be merged after https://github.com/OSGeo/grass/pull/355 msvc support 3rd and maybe last installation!

enhancement
windows