Interpolate Values Along Line
- Author: V. Wichmann (c) 2019
- Menu: Grid | Tools
Description
The tool allows one to change the values of the input grid along a line. The values along the line will be interpolated linearly between the start and the end point of the line. Thus you must assure that these grid cells contain valid data. Optionally the changes can be limited to grid cells with No Data only.
Once the tool is executed and running, you can use the 'Action' tool to digitize a line. Use left mouse button clicks to set line vertices. A right mouse button click will finish the line.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grid | grid, input | GRID | The grid to modify. | - |
Output | Line | shapes, output | LINE | The digitized line. | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Only No Data | boolean | ONLY_NODATA | Apply changes only to grid cells with No Data along the line. | Default: 0 |
Command Line
Usage: saga_cmd grid_tools 40 [-GRID ] [-LINE ] [-ONLY_NODATA ]
-GRID: Grid
grid, input
-LINE: Line
shapes, output
-ONLY_NODATA: Only No Data
boolean
Default: 0