SAGA 9.3.3 | Tool Library Documentation

Multi Level to Points Interpolation


Description

Multi Level to Points Interpolation


Parameters

 NameTypeIdentifierDescriptionConstraints
InputVariablegrid list, inputVARIABLE--
Level Heightsgrid list, input, optionalX_GRIDS--
Minimum Heightgrid, input, optionalX_GRIDS_CHECKif set, only values with level heights above DEM will be used-
Pointsshapes, inputPOINTS--
OutputResultshapes, output, optionalRESULT--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Get Heights from ...choiceX_SOURCE-Available Choices: [0] table [1] grid list Default: 1
Level Heightsstatic tableX_TABLE-1 Fields: - 1. [8 byte floating point number] Height
Horizontal Interpolation MethodchoiceH_METHOD-Available Choices: [0] Nearest Neighbour [1] Bilinear Interpolation [2] Bicubic Spline Interpolation [3] B-Spline Interpolation Default: 3
Vertical Interpolation MethodchoiceV_METHOD-Available Choices: [0] linear [1] spline [2] polynomial trend Default: 0
Coefficient InterpolationbooleanCOEFFICIENTS-Default: 0
Sorted LevelsbooleanLINEAR_SORTED-Default: 0
Pre-analyzebooleanSPLINE_ALL-Default: 0
Polynomial Orderinteger numberTREND_ORDER-Minimum: 1 Default: 3
Heighttable fieldZFIELD--
Field NametextNAME-Default: Variable

Command Line


Usage: saga_cmd climate_tools 1 [-VARIABLE ] [-X_SOURCE ] [-X_GRIDS ] [-X_GRIDS_CHECK ] [-X_TABLE ] [-H_METHOD ] [-V_METHOD ] [-COEFFICIENTS ] [-LINEAR_SORTED ] [-SPLINE_ALL ] [-TREND_ORDER ] [-POINTS ] [-ZFIELD ] [-RESULT ] [-NAME ]
  -VARIABLE:     	Variable
	grid list, input
  -X_SOURCE:     	Get Heights from ...
	choice
	Available Choices:
	[0] table
	[1] grid list
	Default: 1
  -X_GRIDS:      	Level Heights
	grid list, input, optional
  -X_GRIDS_CHECK:	Minimum Height
	grid, input, optional
  -X_TABLE:      	Level Heights
	static table
	1 Fields:
	- 1. [8 byte floating point number] Height
	
  -H_METHOD:     	Horizontal Interpolation Method
	choice
	Available Choices:
	[0] Nearest Neighbour
	[1] Bilinear Interpolation
	[2] Bicubic Spline Interpolation
	[3] B-Spline Interpolation
	Default: 3
  -V_METHOD:     	Vertical Interpolation Method
	choice
	Available Choices:
	[0] linear
	[1] spline
	[2] polynomial trend
	Default: 0
  -COEFFICIENTS: 	Coefficient Interpolation
	boolean
	Default: 0
  -LINEAR_SORTED:	Sorted Levels
	boolean
	Default: 0
  -SPLINE_ALL:   	Pre-analyze
	boolean
	Default: 0
  -TREND_ORDER:  	Polynomial Order
	integer number
	Minimum: 1
	Default: 3
  -POINTS:       	Points
	shapes, input
  -ZFIELD:       	Height
	table field
  -RESULT:       	Result
	shapes, output, optional
  -NAME:         	Field Name
	text
	Default: Variable