SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Close Gaps

Close gaps of a grid data set (i.e. eliminate no data values). If the target is not set, the changes will be stored to the original grid.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputINPUT--
Mask (*)grid, input, optionalMASK--
OutputChanged Grid (*)grid, output, optionalRESULT--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Tension Thresholdfloating point numberTHRESHOLD-Default: 0.100000
(*) optional

Command-line

Usage: saga_cmd grid_tools 7 [-INPUT <str>] [-MASK <str>] [-RESULT <str>] [-THRESHOLD <double>]
  -INPUT:<str>       	Grid
	grid, input
  -MASK:<str>        	Mask
	grid, input, optional
  -RESULT:<str>      	Changed Grid
	grid, output, optional
  -THRESHOLD:<double>	Tension Threshold
	floating point number
	Default: 0.100000