Module Flat Detection
- Author: O.Conrad (c) 2010
- Specification: grid
- Menu: Terrain Analysis|Preprocessing
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | DEM | Grid (input) | DEM | - | - |
Output | No Flats (*) | Grid (optional output) | NOFLATS | - | - |
Flat Areas (*) | Grid (optional output) | FLATS | - | - |
Options | Flat Area Values | Choice | FLAT_OUTPUT | - | Available Choices: [0] elevation [1] enumeration Default: 0 |
(*) optional |
Command-line
Usage: saga_cmd ta_preprocessor 0 -DEM <str> [-NOFLATS <str>] [-FLATS <str>] [-FLAT_OUTPUT <str>]
-DEM:<str> DEM
Grid (input)
-NOFLATS:<str> No Flats
Grid (optional output)
-FLATS:<str> Flat Areas
Grid (optional output)
-FLAT_OUTPUT:<str> Flat Area Values
Choice
Available Choices:
[0] elevation
[1] enumeration
Default: 0