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

## Describe the bug Grass 8.4.0dev nightly from OSGeo4w doesn't launch GUI. I tried it yesterday night. What is weird it that it first oppened, and the history panel had...

bug
Windows
GUI
blocker

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | alpine | final | minor | `3.19` -> `3.20` | ---...

docker

**Describe the bug** In an STDS that has small granularity (i.e. 1 second) and large temporal extent (i.e. several months), `t.rast.list` with `method=gran` will get stuck , even if there...

bug

## Describe the bug I have a map with data type Float, with values between 0 and 18.7. I use `r.recode` to rescale the layer to values between 0 and...

bug

**Describe the bug** OSGeo4W ships PDAL version 2.3. When PDAL support is activated for OSGeo4W with a path to pdal-config, pdal-config is found, but GRASS complains that the PDAL library...

bug
Windows

**Describe the bug** in contrast to raster2numpy, numpy2raster does not respect region set with pygrass, but rather reads WIND file to check if columns and rows in array match with...

bug

**Describe the bug** With the -e flag, r.info removes line breaks in the comments / history and adds line continuation. As a result, history cannot be parsed. **To Reproduce** Steps...

bug
C

**Describe the bug** After running r.viewshed, temporary files remain in the .tmp directory. **To Reproduce** ``` ls ${LOCATION}/.tmp/* g.region raster=elevation.10m r.viewshed input=elevation.10m output=viewshed coordinates=598869,4916642 memory=800 ls ${LOCATION}/.tmp/* ``` **Expected behavior**...

bug

This PR implements the new **batch** option for batch editing of a lot of features. For example, without this option, we need this script to extract the upper halves of...

enhancement
vector
C
HTML
module
docs