Module Fill Gaps in Records
- Author: O.Conrad (c) 2011
- Specification: grid
- Menu: Table|Calculus
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Table | Table (input) | TABLE | - | - |
Output | Table without Gaps | Table (output) | NOGAPS | - | - |
Options | Order | Table field | ORDER | - | - |
Interpolation | Choice | METHOD | - | Available Choices: [0] Nearest Neighbour [1] Linear [2] Spline Default: 1 |
Command-line
Usage: saga_cmd table_calculus 8 -TABLE <str> [-ORDER <str>] [-NOGAPS <str>] [-METHOD <str>] -TABLE:<str> Table Table (input) -ORDER:<str> Order Table field -NOGAPS:<str> Table without Gaps Table (output) -METHOD:<str> Interpolation Choice Available Choices: [0] Nearest Neighbour [1] Linear [2] Spline Default: 1