| Tool Name | Burn Stream Network into DEM |
| Tool ID | 6 |
| Library ID | ta_preprocessor |
| Version | 1.0 |
| Author(s) | O.Conrad (c) 2011 |
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Input | ||||
| DEM | grid, input | DEM | ||
| Streams | grid, input | STREAM | ||
| Flow Direction | grid, input | FLOWDIR | ||
| Output | ||||
| Processed DEM | grid, output, optional | BURN | ||
| Options | ||||
| Method | choice | METHOD | Available Choices: [0] simply decrease cell's value by epsilon [1] lower cell's value to neighbours minimum value minus epsilon [2] trace stream network downstream Default: 0 | |
| Epsilon | floating point number | EPSILON | Minimum: 0.000000 Default: 1.000000 | |