-
-
Notifications
You must be signed in to change notification settings - Fork 361
Open
Labels
CRelated code is in CRelated code is in CenhancementNew feature or requestNew feature or requestrasterRelated to raster data processingRelated to raster data processing
Milestone
Description
Is your feature request related to a problem? Please describe.
This is a request that follows up on the error reported here https://github.com/OSGeo/grass/issues/2809 where parallel processing in r.patch while a mask was in effect causes zlib decompression errors.
Describe the solution you'd like
To be able to set a raster MASK, and run a parallel computation such as r.patch in=map1,map2,map3 out=output nprocs=XX
without decompressions errors.
Describe alternatives you've considered
I don't think any other possibilities exist.
Additional context
See the closed bug #2809 for extensive discussion on the issue.
Metadata
Metadata
Assignees
Labels
CRelated code is in CRelated code is in CenhancementNew feature or requestNew feature or requestrasterRelated to raster data processingRelated to raster data processing