SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Spectral Profile

Spectral Profile

Parameters

 NameTypeIdentifierDescriptionConstraints
InputSpectral Bandsgrid list, inputBANDS--
Profile Locationshapes, inputLOCATION--
OutputSpectral Profiletable, outputPROFILE--
OptionsShow DiagrambooleanSHOW-Default: 0
ResamplingchoiceRESAMPLING-Available Choices:
[0] Nearest Neighbour
[1] Bilinear Interpolation
[2] Bicubic Spline Interpolation
[3] B-Spline Interpolation
Default: 3
Wave LengthstextLENGTHSSpace separated wave lengths ordered corresponding to the bands in input list. If empty a simple enumeration will be used instead.Default: 0.485 0.56 0.66 0.83 1.65 2.215 11.45
Predefinedchoice, GUIPREDEFS-Available Choices:
[0]

Command-line

Usage: saga_cmd imagery_tools 17 [-BANDS <str>] [-LOCATION <str>] [-PROFILE <str>] [-SHOW <str>] [-RESAMPLING <str>] [-LENGTHS <str>]
  -BANDS:<str>     	Spectral Bands
	grid list, input
  -LOCATION:<str>  	Profile Location
	shapes, input
  -PROFILE:<str>   	Spectral Profile
	table, output
  -SHOW:<str>      	Show Diagram
	boolean
	Default: 0
  -RESAMPLING:<str>	Resampling
	choice
	Available Choices:
	[0] Nearest Neighbour
	[1] Bilinear Interpolation
	[2] Bicubic Spline Interpolation
	[3] B-Spline Interpolation
	Default: 3
  -LENGTHS:<str>   	Wave Lengths
	text
	Default: 0.485 0.56 0.66 0.83 1.65 2.215 11.45