grass
grass copied to clipboard
GRASS GIS - free and open-source geospatial processing engine
Use environment variable GRASS_MASK to obtain the name of the raster map to use as raster map for auto-masking. Mask can be in another mapset. If it does not exist,...
This PR is a RFC for a new version numbering system. The main point is not making any distinction between even and odd version numbers. After 8.2.z, 8.3.0 would follow....
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior - my session: ________________________________________________________________________________ | ~ @ uppsetnings-iMac (jeir) |...
**Describe the bug** Reprojection of *countries* from the Natural Earth dataset fails with `proj_trans() failed: tolerance condition error`. Some vector maps seems to work which other don't. **To Reproduce** Start,...
This pull request is a continuation of the work of #1770 in addressing #1253 to add a location wizard which is spatially queryable. The goals/scope of the continuation are -...
Change file format output datatype to double as per bug #864
--help-text is an undocumented option for modules that outputs to stdout (stderr is default with --help). This option needs to be documented.
This is an attempt to avoid hanging temporal tests possibly due to some locking bug in pygrass.Messanger implementation.
## Is your feature request related to a problem? In terminal, piping help into grep does nothing - it just gives whole help: ``` g.region --help | grep save ```...
**Describe the bug** Listing extensions/addons is broken on Windows. **To Reproduce** Open GRASS on Windows (tested with https://grass.osgeo.org/grass80/binary/mswindows/native/WinGRASS-8.0.0-1-Setup.exe) and type: ```sh g.extension -l ERROR: Download file from , failed. File...