Skip to content
Prev 6938 / 29559 Next

Filling in holes in DTM

Hi Cara, 

There is a very efficient function in SAGA called "Close Gaps" that does exactly that. What makes it
especially efficient is that it allows you to set a mask map. See:
SAGA CMD 2.0.3
library path:   C:/Progra~1/saga_vc/modules
library name:   grid_tools
module name :   Close Gaps
Usage: 7 -INPUT <str> [-MASK <str>] [-RESULT <str>] [-THRESHOLD <str>]
  -INPUT:<str>          Grid
        Grid (input)
  -MASK:<str>           Mask
        Grid (optional input)
  -RESULT:<str>         Changed Grid
        Grid (optional output)
  -THRESHOLD:<str>      Tension Threshold

BR,

T. Hengl
http://home.medewerker.uva.nl/t.hengl/