[GRASS-git] [OSGeo/grass] 69b20c: r.volume: Work with any mask name (#4632)
Vaclav Petras
noreply at github.com
Wed Nov 6 14:05:19 PST 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 69b20cfed18dbc19cc9d0860f5d364d300c5953c
https://github.com/OSGeo/grass/commit/69b20cfed18dbc19cc9d0860f5d364d300c5953c
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M raster/r.volume/main.c
M raster/r.volume/r.volume.html
Log Message:
-----------
r.volume: Work with any mask name (#4632)
Avoid hardcoded MASK by using the Rast_mask_status function. The rest of the logic stays the same so mask is read just as the plain raster map is read.
Documentation is updated to use 'raster mask' instead of 'MASK'.
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list