| Tool Name | Iterative Truncation |
| Tool ID | 29 |
| Library ID | grid_analysis |
| Version | 1.0 |
| Author(s) | V. Wichmann (c) 2020 |
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Input | ||||
| Input | grid, input | INPUT | Grid to analyse. | |
| Output | ||||
| Removed Cells | grid, output | REMOVED | Output grid showing the removed cells (1/NoData). | |
| Output | grid, output, optional | OUTPUT | The modified input grid. | |
| Options | ||||
| Target Average | floating point number | TARGET | The target average. | Default: 100.000000 |
| Method | choice | METHOD | Choose a mode of operation. | Available Choices: [0] remove cell values [1] replace cell values Default: 0 |
| Substitute Value | floating point number | SUBSTITUTE | The value with which the removed cell values are replaced. | Default: 0.000000 |