grass
grass copied to clipboard
GRASS GIS - free and open-source geospatial processing engine
**Describe the bug** This is a followup to "[GRASS-user] v.rast.stats error: "Unable to seek"": Hypothesis: memory leak in r.random.surface See: https://lists.osgeo.org/pipermail/grass-user/2021-May/082433.html **To Reproduce** Steps to reproduce the behavior: GRASS GIS...
Should be backported to the release branch.
**Is your feature request related to a problem? Please describe.** Several notebooks are in the doc dir and they are executable, but they are not tested. **Describe the solution you'd...
version=7.8.4 date=2020 revision=exported build_date=2020-12-19 build_platform=x86_64-pc-linux-gnu build_off_t_size=8 libgis_revision=2020-12-19T12:38:20+00:00 libgis_date=2020-12-19T12:38:20+00:00 proj=7.2.0 gdal=3.2.0 geos=3.9.0 sqlite=3.31.1
**Is your feature request related to a problem? Please describe.** Since GRASS moved to git it would be nice to support more options to work with git repositories and more...
**Describe the bug** We are missing a guide for creating branches for new major and minor versions and switching versions (on the release branch and main) when new major or...
**Describe the bug** The release procedure does not have steps for generating online documentation and other artifacts at, e.g., https://grass.osgeo.org/grass82/ for 8.2. The misses steps for cloning a script in...
# How to reproduce the issue that this PR fixes ```bash grass -c epsg:4326 test # set the world region g.region n=90 s=-90 w=-180 e=180 g.gui # add OpenStreetMap WMS...
**Is your feature request related to a problem? Please describe.** The grass-addons repo contains [infrastructure scripts](https://github.com/OSGeo/grass-addons/tree/grass8/utils/cronjobs_osgeo_lxd) relevant to the core repository which are not addons, so that's confusing. Additionally, the...
**Is your feature request related to a problem? Please describe.** The version on the release branches always includes the third digit (aka micro or patch), so development versions are then...