Topographic Position Index (TPI) calculation as proposed by Guisan et al. (1999). This is literally the same as the difference to the mean calculation (residual analysis) proposed by Wilson & Gallant (2000). The bandwidth parameter for distance weighting is given as percentage of the (outer) radius.
| Name | Type | Identifier | Description | Constraints |
Input | Elevation | Grid (input) | DEM | - | - |
Output | Landforms | Grid (output) | LANDFORMS | - | - |
Options | Grid system | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Small Scale | Value range | RADIUS_A | kernel radius in map units; defines an annulus if inner radius is greater than zero | - |
Large Scale | Value range | RADIUS_B | kernel radius in map units; defines an annulus if inner radius is greater than zero | - |
Weighting Function | Choice | DW_WEIGHTING | - | Available Choices: [0] no distance weighting [1] inverse distance to a power [2] exponential [3] gaussian weighting Default: 0 |
Inverse Distance Weighting Power | Floating point | DW_IDW_POWER | - | Minimum: 0.000000 Default: 1.000000 |
Inverse Distance Offset | Boolean | DW_IDW_OFFSET | Calculates weights for distance plus one, avoiding division by zero for zero distances | Default: 1 |
Gaussian and Exponential Weighting Bandwidth | Floating point | DW_BANDWIDTH | - | Minimum: 0.000000 Default: 1.000000 |