Resampling of grids.
| Name | Type | Identifier | Description | Constraints |
Input | Grids | Grid list (input) | INPUT | - | - |
Output | Output (*) | Grid list (optional output) | OUTPUT | - | - |
Options | Preserve Data Type | Boolean | KEEP_TYPE | - | Default: 0 |
Upscaling Method | Choice | SCALE_UP | - | Available Choices: [0] Nearest Neighbor [1] Bilinear Interpolation [2] Inverse Distance Interpolation [3] Bicubic Spline Interpolation [4] B-Spline Interpolation [5] Mean Value [6] Mean Value (cell area weighted) [7] Minimum Value [8] Maximum Value [9] Majority Default: 6 |
Downscaling Method | Choice | SCALE_DOWN | - | Available Choices: [0] Nearest Neighbor [1] Bilinear Interpolation [2] Inverse Distance Interpolation [3] Bicubic Spline Interpolation [4] B-Spline Interpolation Default: 4 |
(*) optional |