Flow Path Profile
- Author: O.Conrad (c) 2004
- Menu: Terrain Analysis | Profiles
Description
Create interactively flow path profiles from a grid based DEM
Use a left mouse button click to create a flow profile starting from the clicked point.
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Elevation | grid, input | DEM | - | - | 
| Values | grid list, input, optional | VALUES | Additional values to be collected along profile. | - | 
| Output | Profile Points | shapes, output | POINTS | - | - | 
| Profile Line | shapes, output | LINE | - | - | 
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - | 
| Show Diagram | boolean, GUI | DIAGRAM | - | Default: 1 | 
Command Line
Usage: saga_cmd ta_profiles 1 [-DEM ] [-VALUES ] [-POINTS ] [-LINE ]
  -DEM:   	Elevation
	grid, input
  -VALUES:	Values
	grid list, input, optional
  -POINTS:	Profile Points
	shapes, output
  -LINE:  	Profile Line
	shapes, output