Tool NameIterative Truncation
Tool ID29
Library IDgrid_analysis
Version1.0
Author(s)V. Wichmann (c) 2020

Description

The tool allows one to perform an iterative truncation to a target average. This operation iteratively removes the highest values from the input grid until the average of all grid values matches the user-specified target average. Instead of simply removing the highest cell values, these values can also be replaced by a substitute value.
An example application is surface soil cleanup, where the highest soil contaminant concentrations are removed until targeted post-remediation concentrations are reached. In this case, the substitute value would be set to the concentration of clean fill.


Parameters

NameTypeIdentifierDescriptionConstraints
Input
Inputgrid, inputINPUTGrid to analyse.
Output
Removed Cellsgrid, outputREMOVEDOutput grid showing the removed cells (1/NoData).
Outputgrid, output, optionalOUTPUTThe modified input grid.
Options
Target Averagefloating point numberTARGETThe target average.Default: 100.000000
MethodchoiceMETHODChoose a mode of operation.Available Choices:
[0] remove cell values
[1] replace cell values
Default: 0
Substitute Valuefloating point numberSUBSTITUTEThe value with which the removed cell values are replaced.Default: 0.000000