SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Fill Gaps in Records

Parameters

 NameTypeIdentifierDescriptionConstraints
InputTableTable (input)TABLE--
OutputTable without GapsTable (output)NOGAPS--
OptionsOrderTable fieldORDER--
InterpolationChoiceMETHOD-Available Choices:
[0] Nearest Neighbour
[1] Linear
[2] Spline
Default: 1

Command-line

Usage: saga_cmd table_calculus 8 [-TABLE <str>] [-ORDER <str>] [-NOGAPS <str>] [-METHOD <str>]
  -TABLE:<str> 	Table
	Table (input)
  -ORDER:<str> 	Order
	Table field
  -NOGAPS:<str>	Table without Gaps
	Table (output)
  -METHOD:<str>	Interpolation
	Choice
	Available Choices:
	[0] Nearest Neighbour
	[1] Linear
	[2] Spline
	Default: 1