SAGA 9.9.1 | Tool Library Documentation

Multi Level to Surface Interpolation


Description

Multi Level to Surface 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-
Surfacegrid, inputSURFACE--
OutputInterpolationgrid, outputRESULT--
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 [2] Cubic 1 [3] Cubic 2 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
Grid systemgrid systemSYSTEM--

Command Line


Usage: saga_cmd climate_tools 0 [-VARIABLE ] [-X_SOURCE ] [-X_GRIDS ] [-X_GRIDS_CHECK ] [-X_TABLE ] [-H_METHOD ] [-V_METHOD ] [-COEFFICIENTS ] [-LINEAR_SORTED ] [-SPLINE_ALL ] [-TREND_ORDER ] [-SURFACE ] [-RESULT ]
  -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
                         	[2] Cubic 1
                         	[3] Cubic 2
                         	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
  -SURFACE:         Surface
	grid, input
  -RESULT:          Interpolation
	grid, output