grass icon indicating copy to clipboard operation
grass copied to clipboard

r.reclass.area: Add flag to optionally output NULL raster if no areas are left after reclass

Open griembauer opened this issue 4 years ago • 3 comments

Currently, r.reclass.area with method=reclass fails if no areas greater or less than the specified value are found. This PR adds a flag to create a NULL-raster as output instead for this case.

griembauer avatar Jul 16 '21 09:07 griembauer

(re-run black)

neteler avatar Nov 30 '21 21:11 neteler

@griembauer please see the black formatting error... thanks

neteler avatar Nov 30 '21 21:11 neteler

The code here needs some changes, but otherwise it is a very good improvement. I'm keeping it open, just moving the milestone.

wenzeslaus avatar Feb 10 '23 21:02 wenzeslaus