Module Grid Value Request (interactive)
The module reads out grids values from one or more input grids and reports these in a table. Besides the grid value(s), the x- and y-coordinates of the queried cell(s) are reported. The reported grid coordinates (column, row) are those of the first input grid.
- Author: (c) 2003 by O.Conrad
- Specification: interactive
- Menu: Grid|Values
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grids to request | Grid list (input) | GRID_LIST | - | - |
Output | Values | Table (output) | VALUES | - | - |
Options | Method | Choice | METHOD | - | Available Choices: [0] Single value [1] Collect values Default: 0 |
Interpolation | Choice | INTERPOLATION | - | Available Choices: [0] Nearest Neighbor [1] Bilinear Interpolation [2] Inverse Distance Interpolation [3] Bicubic Spline Interpolation [4] B-Spline Interpolation Default: 0 |
Command-line
this interactive module can not be executed.