| Tool Name | Simple Filter |
| Tool ID | 0 |
| Library ID | grid_filter |
| Version | 1.0 |
| Author(s) | O.Conrad (c) 2003 |
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Input | ||||
| Grid | grid, input | INPUT | ||
| Output | ||||
| Filtered Grid | grid, output, optional | RESULT | ||
| Options | ||||
| Filter | choice | METHOD | Choose the filter method. | Available Choices: [0] Smooth [1] Sharpen [2] Edge Default: 0 |
| Kernel Type | choice | KERNEL_TYPE | The kernel's shape. | Available Choices: [0] Square [1] Circle Default: 1 |
| Radius | integer number | KERNEL_RADIUS | cells | Minimum: 0 Default: 2 |