[GRASS-git] [OSGeo/grass-addons] 4e45c8: r.object.thickness: update after csv class refact...
Paulo van Breugel
noreply at github.com
Sun Jun 1 05:43:21 PDT 2025
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: 4e45c82b070d1508f679762f5c1113e8713eeb1e
https://github.com/OSGeo/grass-addons/commit/4e45c82b070d1508f679762f5c1113e8713eeb1e
Author: Paulo van Breugel <paulo at ecodiv.earth>
Date: 2025-06-01 (Sun, 01 Jun 2025)
Changed paths:
M src/raster/r.object.thickness/r.object.thickness.html
M src/raster/r.object.thickness/r.object.thickness.md
M src/raster/r.object.thickness/r.object.thickness.py
Log Message:
-----------
r.object.thickness: update after csv class refactoring v2 (#1382)
The commit #1146 hasn't been merged due to issues with branch. The suggestion was to recreate it from the start, which I have done here.
In addition, I have added some additional features, including:
- Option to set how transects are created
- Add area, average, minimum and maximum width statistics to vector object layer (if the user provides a name). A color table is created based on the average width.
- Add length to attribute table of the itransects vector layer (if the user provides a name).
- Minor changes in code and documentation.
closes #1146
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