grass
grass copied to clipboard
GRASS GIS - free and open-source geospatial processing engine
**Describe the bug** On this page: https://grass.osgeo.org/grass82/manuals/r.spreadpath.html under SEE ALSO "Sample data download: [firedemo.sh](https://grass.osgeo.org/download/data/) (run this script within the "Fire simulation data set" location." On the destination page, the indicated...
Fixes #1242. For testing purpose: 1. Create file '-' in home dir `echo "test" > '-'` 2. Launch GRASS GIS from home dir 3. Try launch wxGUI Profile tool or...
**Is your feature request related to a problem? Please describe.** As a followup to #923 I'd suggest to use colors for the prompt. **Current implementation (bash):**  **Proposed change (bash):**...
**Describe the bug** v.info needs a space in the formatting **To Reproduce** Steps to reproduce the behavior: ` v.info [name_of_the_vector] ` - Operating System: OSX - GRASS GIS version 8.2
Fixes #753 by creating `/.sudo_as_admin_successful` when `$HOME/.sudo_as_admin_successful` exists
**Describe the bug** The main wxGUI statusbar MASK button widget is not showed when new MASK map is created. **To Reproduce** Steps to reproduce the behavior: 1. Install Python watchdog...
- v.out.vtk: address bug #864 - output double datatype - Indent code