Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

r.volume: Work with any mask name #4632

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

wenzeslaus
Copy link
Member

@wenzeslaus wenzeslaus commented Nov 1, 2024

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'.

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'.
@github-actions github-actions bot added raster Related to raster data processing C Related code is in C HTML Related code is in HTML module docs labels Nov 1, 2024
@petrasovaa petrasovaa added this to the 8.5.0 milestone Nov 6, 2024
@wenzeslaus wenzeslaus merged commit 69b20cf into OSGeo:main Nov 6, 2024
26 checks passed
@wenzeslaus wenzeslaus deleted the no-MASK-for-r_volume branch November 6, 2024 22:04
a0x8o pushed a commit to a0x8o/grass that referenced this pull request Nov 11, 2024
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'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C Related code is in C docs HTML Related code is in HTML module raster Related to raster data processing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants