[GRASS-git] [OSGeo/grass-addons] 5330e9: Fixed issues with user adding spaces in options (#...
Corey White
noreply at github.com
Wed May 28 17:14:00 PDT 2025
Branch: refs/heads/renovate/igorshubovych-markdownlint-cli-0.x
Home: https://github.com/OSGeo/grass-addons
Commit: 5330e9b33e22b242710239d391e31484da52f3c3
https://github.com/OSGeo/grass-addons/commit/5330e9b33e22b242710239d391e31484da52f3c3
Author: Corey White <smortopahri at gmail.com>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M src/vector/v.surf.rst.cv/v.surf.rst.cv.py
Log Message:
-----------
Fixed issues with user adding spaces in options (#1401)
Commit: 9a1a3a1a0d1283ba6df61ebff2f496461e10d270
https://github.com/OSGeo/grass-addons/commit/9a1a3a1a0d1283ba6df61ebff2f496461e10d270
Author: Brendan Harmon <brendan.harmon at gmail.com>
Date: 2025-05-23 (Fri, 23 May 2025)
Changed paths:
A src/raster/r.earthworks/Makefile
A src/raster/r.earthworks/r.earthworks.html
A src/raster/r.earthworks/r.earthworks.md
A src/raster/r.earthworks/r.earthworks.py
A src/raster/r.earthworks/r_earthworks.ipynb
A src/raster/r.earthworks/r_earthworks_01.png
A src/raster/r.earthworks/r_earthworks_02.png
A src/raster/r.earthworks/r_earthworks_03.png
A src/raster/r.earthworks/r_earthworks_04.png
A src/raster/r.earthworks/r_earthworks_05.png
A src/raster/r.earthworks/r_earthworks_06.png
A src/raster/r.earthworks/r_earthworks_07.png
A src/raster/r.earthworks/r_earthworks_08.png
A src/raster/r.earthworks/r_earthworks_09.png
A src/raster/r.earthworks/r_earthworks_10.png
A src/raster/r.earthworks/testsuite/test_r_earthworks.ipynb
A src/raster/r.earthworks/testsuite/test_r_earthworks.py
Log Message:
-----------
r.earthworks: initial release of terrain modeling tool (#1402)
Commit: c2741f634ca100970e49b1835e6e0aeef6330cc4
https://github.com/OSGeo/grass-addons/commit/c2741f634ca100970e49b1835e6e0aeef6330cc4
Author: Brendan Harmon <brendan.harmon at gmail.com>
Date: 2025-05-25 (Sun, 25 May 2025)
Changed paths:
M src/raster/r.earthworks/r.earthworks.html
M src/raster/r.earthworks/r.earthworks.md
M src/raster/r.earthworks/r.earthworks.py
Log Message:
-----------
r.earthworks: minor update for compatibility with Python 3.9 (#1405)
This update replaced [itertools.batched](https://docs.python.org/3/library/itertools.html#itertools.batched) with [itertools.islice](https://docs.python.org/3/library/itertools.html#itertools.islice) for the sake of compatibility and added a software citation with a DOI.
Commit: d424aff3a4cdade1b0c3bd6a6245fdfd6072512c
https://github.com/OSGeo/grass-addons/commit/d424aff3a4cdade1b0c3bd6a6245fdfd6072512c
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2025-05-25 (Sun, 25 May 2025)
Changed paths:
M .github/workflows/linting.yml
M .pre-commit-config.yaml
Log Message:
-----------
CI(deps): Update ruff to v0.11.11 (#1404)
Commit: 5f319f27747ebe819471f1283f008c7e0dc0f2a1
https://github.com/OSGeo/grass-addons/commit/5f319f27747ebe819471f1283f008c7e0dc0f2a1
Author: Corey White <smortopahri at gmail.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M .github/workflows/linting.yml
M .pre-commit-config.yaml
A src/raster/r.earthworks/Makefile
A src/raster/r.earthworks/r.earthworks.html
A src/raster/r.earthworks/r.earthworks.md
A src/raster/r.earthworks/r.earthworks.py
A src/raster/r.earthworks/r_earthworks.ipynb
A src/raster/r.earthworks/r_earthworks_01.png
A src/raster/r.earthworks/r_earthworks_02.png
A src/raster/r.earthworks/r_earthworks_03.png
A src/raster/r.earthworks/r_earthworks_04.png
A src/raster/r.earthworks/r_earthworks_05.png
A src/raster/r.earthworks/r_earthworks_06.png
A src/raster/r.earthworks/r_earthworks_07.png
A src/raster/r.earthworks/r_earthworks_08.png
A src/raster/r.earthworks/r_earthworks_09.png
A src/raster/r.earthworks/r_earthworks_10.png
A src/raster/r.earthworks/testsuite/test_r_earthworks.ipynb
A src/raster/r.earthworks/testsuite/test_r_earthworks.py
M src/vector/v.surf.rst.cv/v.surf.rst.cv.py
Log Message:
-----------
Merge branch 'grass8' into renovate/igorshubovych-markdownlint-cli-0.x
Compare: https://github.com/OSGeo/grass-addons/compare/033a09143c5e...5f319f27747e
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications
More information about the grass-commit
mailing list