SAGA 9.13.0 | Tool Documentation

Close Gaps

Author(s) O.Conrad (c) 2002
Library IDgrid_tools
Tool ID 7
Version 1.0
Menu Grid | Gaps

Description

Close gaps of a grid data set (i.e. eliminate no data values) using a soap bubble algorithm. If the result grid is not set, the changes will be written to the input grid.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputINPUT--
Maskgrid, input, optionalMASK--
OutputResultgrid, output, optionalRESULT--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Tension ThresholdchoiceTENSION-Available Choices: [0] absolute [1] percentage of standard deviation Default: 0
Absolutefloating point numberTHRESHOLD-Minimum: 0.000000 Default: 1.000000
Percentagefloating point numberPERCENT-Minimum: 0.000000 Maximum: 100.000000 Default: 1.000000
Updateboolean [GUI]UPDATE-Default: 0

Command Line


Usage: saga_cmd grid_tools 7 [-INPUT ] [-RESULT ] [-MASK ] [-TENSION ] [-THRESHOLD ] [-PERCENT ]
  -INPUT:          Grid
	grid, input
  -RESULT:         Result
	grid, output, optional
  -MASK:           Mask
	grid, input, optional
  -TENSION:        Tension Threshold
	choice
	Available Choices:
	[0] absolute
	[1] percentage of standard deviation
	Default: 0
  -THRESHOLD:   Absolute
	floating point number
	Minimum: 0.000000
	Default: 1.000000
  -PERCENT:     Percentage
	floating point number
	Minimum: 0.000000
	Maximum: 100.000000
	Default: 1.000000