| Tool Name | Directional Grid Statistics |
| Tool ID | directional_grid_statistics |
| Library ID | statistics_grid |
| Version | 1.0 |
| Author(s) | O.Conrad (c) 2018 |
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Input | ||||
| Grid | grid, input | GRID | ||
| Output | ||||
| Arithmetic Mean | grid list, output | MEAN | ||
| Options | ||||
| Start Direction | floating point number | BEGIN | [degree] | Default: 0.000000 |
| Stop Direction | floating point number | END | [degree] | Default: 359.000000 |
| Directional Step | floating point number | STEP | [degree] | Minimum: 1.000000 Default: 45.000000 |
| Tolerance | floating point number | TOLERANCE | [degree] | Default: 0.000000 |
| Maximum Distance | integer number | MAXDISTANCE | Maximum distance [cells], ignored if set to zero. | Default: 0 |
| Weighting | 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 number | DW_IDW_POWER | Default: 2.000000 | |
| Gaussian and Exponential Weighting Bandwidth | floating point number | DW_BANDWIDTH | [cells] | Minimum: 0.000000 Default: 25.000000 |