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** When I register a few new maps into an existing, larger STRDS with a couple of thousands of maps, updating metadata takes some minutes. **To Reproduce** 1....

bug
temporal
Python
database
backport to 8.3

Implementing/close feature #3278. https://github.com/OSGeo/grass/assets/50632337/ca626964-c1a5-4f05-bb65-8712927cda77

enhancement
GUI
Python

Fix partial i18n of line

translation

Currently we have a large number of open PR which are in different shape (approved, commented, change requested, no feedback). ![image](https://github.com/OSGeo/grass/assets/5683186/93e5d0bc-1b8e-46e1-a228-dc10aba3742f) Let's improve this situation by setting up rules, which...

enhancement

A document on how to create a new branch and what needs to be done around that. This complements the release how-to which is about creating releases (tags).

manual
docs

Initiated the resolution of Flake8 E402 warnings throughout the codebase by moving imports to the top of the files. However, encountered a scenario where certain module imports are conditional based...

GUI
raster
Python
libraries
module

> > There are print flags that add information (`-l, -e, -c, -n, -3, -b`). I don't think all of them are printed in flat format on 1 line with...

C
module

Added support for https://github.com/actinia-org/actinia-core

GUI
Python
HTML
docs

I'm writing here to try getting a bit of help. I've been working for the last two-three weeks or so to bring up some code coverage for the repo. The...

help wanted
CI
C

**Describe the bug** The `r3flow_test.py::test_flowlines` fails on macOS arm64 platform (it succeeds on x86_64 however). See details below for test results: **r3flow_test:** ``` ./raster3d/r3.flow – r3flow_test ❌ Test failed Test...

bug
macOS