Swath Profile
- Author: O.Conrad (c) 2005
- Menu: Terrain Analysis | Profiles
Description
Create interactively swath profiles from a grid based DEM
Use left mouse button clicks into a map window to add profile points.A right mouse button click will finish the profile.
Generated outputs for the swath profile are arithmetic mean, minimum, maximum values and the standard deviation.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Elevation | grid, input | DEM | - | - |
Values | grid list, input, optional | VALUES | Additional values to be collected. | - |
Output | Profile Points | shapes, output | POINTS | - | - |
Swath Profile | shapes, output | LINE | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Swath Width | floating point number | WIDTH | Swath width measured in map units. | Minimum: 0.000000
Default: 100.000000 |
Show Diagram | boolean, GUI | DIAGRAM | - | Default: 1 |
Command Line
Usage: saga_cmd ta_profiles 2 [-DEM ] [-VALUES ] [-POINTS ] [-LINE ] [-WIDTH ]
-DEM: Elevation
grid, input
-VALUES: Values
grid list, input, optional
-POINTS: Profile Points
shapes, output
-LINE: Swath Profile
shapes, output
-WIDTH: Swath Width
floating point number
Minimum: 0.000000
Default: 100.000000