SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Close Gaps with Spline

Close Gaps with Spline

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputGRID--
Mask (*)grid, input, optionalMASK--
OutputClosed Gaps Grid (*)grid, output, optionalCLOSED--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Only Process Gaps with Less Cellsinteger numberMAXGAPCELLSignored if set to zeroMinimum: 0
Default: 0
Maximum Pointsinteger numberMAXPOINTS-Minimum: 2
Default: 1000
Number of Points for Local Interpolationinteger numberLOCALPOINTS-Minimum: 2
Default: 20
Extended NeighourhoodbooleanEXTENDED-Default: 0
NeighbourhoodchoiceNEIGHBOURS-Available Choices:
[0] Neumann
[1] Moore
Default: 0
Radius (Cells)integer numberRADIUS-Minimum: 0
Default: 0
Relaxationfloating point numberRELAXATION-Minimum: 0.000000
Default: 0.000000
(*) optional

Command-line

Usage: saga_cmd grid_tools 25 [-GRID <str>] [-MASK <str>] [-MAXGAPCELLS <num>] [-CLOSED <str>] [-MAXPOINTS <num>] [-LOCALPOINTS <num>] [-EXTENDED <str>] [-NEIGHBOURS <str>] [-RADIUS <num>] [-RELAXATION <double>]
  -GRID:<str>         	Grid
	grid, input
  -MASK:<str>         	Mask
	grid, input, optional
  -MAXGAPCELLS:<num>  	Only Process Gaps with Less Cells
	integer number
	Minimum: 0
	Default: 0
  -CLOSED:<str>       	Closed Gaps Grid
	grid, output, optional
  -MAXPOINTS:<num>    	Maximum Points
	integer number
	Minimum: 2
	Default: 1000
  -LOCALPOINTS:<num>  	Number of Points for Local Interpolation
	integer number
	Minimum: 2
	Default: 20
  -EXTENDED:<str>     	Extended Neighourhood
	boolean
	Default: 0
  -NEIGHBOURS:<str>   	Neighbourhood
	choice
	Available Choices:
	[0] Neumann
	[1] Moore
	Default: 0
  -RADIUS:<num>       	Radius (Cells)
	integer number
	Minimum: 0
	Default: 0
  -RELAXATION:<double>	Relaxation
	floating point number
	Minimum: 0.000000
	Default: 0.000000