Grid Value Request
- Author: (c) 2003 by O.Conrad
- Menu: Grid | Values
Description
The tool 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.
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 |
Resampling | choice | RESAMPLING | - | Available Choices:
[0] Nearest Neighbour
[1] Bilinear Interpolation
[2] Bicubic Spline Interpolation
[3] B-Spline Interpolation
Default: 3 |
Command Line
Usage: saga_cmd grid_tools 14 [-GRID_LIST ] [-VALUES ] [-METHOD ] [-RESAMPLING ]
-GRID_LIST: Grids to request
grid list, input
-VALUES: Values
table, output
-METHOD: Method
choice
Available Choices:
[0] Single value
[1] Collect values
Default: 0
-RESAMPLING: Resampling
choice
Available Choices:
[0] Nearest Neighbour
[1] Bilinear Interpolation
[2] Bicubic Spline Interpolation
[3] B-Spline Interpolation
Default: 3