Tool Spectral Profile
Spectral Profile
- Author: O.Conrad (c) 2023
- Menu: Imagery|Tools
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Spectral Bands | grid list, input | BANDS | - | - |
Profile Location | shapes, input | LOCATION | - | - | |
Output | Spectral Profile | table, output | PROFILE | - | - |
Options | Show Diagram | boolean | SHOW | - | Default: 0 |
Resampling | choice | RESAMPLING | - | Available Choices: [0] Nearest Neighbour [1] Bilinear Interpolation [2] Bicubic Spline Interpolation [3] B-Spline Interpolation Default: 3 | |
Wave Lengths | text | LENGTHS | Space 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 | |
Predefined | choice, GUI | PREDEFS | - | 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