Tool Aggregate Point Observations
Aggregate Point Observations
- Author: O.Conrad (c) 2011
- Menu: Shapes|Points
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Reference Points | Shapes, input | REFERENCE | - | - |
Observations | Table, input | OBSERVATIONS | - | - | |
Output | Aggregated | Table, output | AGGREGATED | - | - |
Options | ID | Table field | REFERENCE_ID | - | - |
X | Table field | X | - | - | |
Y | Table field | Y | - | - | |
Track | Table field | TRACK | - | - | |
Date | Table field | DATE | - | - | |
Time | Table field | TIME | expected to be the second of day | - | |
Parameter | Table field | PARAMETER | - | - | |
Time Span Aggregation | Choice | TIME_SPAN | - | Available Choices: [0] ignore [1] floating [2] fixed Default: 1 | |
Fixed Time Span (minutes) | Floating point | FIX_TIME | ignored if set to zero | Minimum: 0.000000 Default: 20.000000 | |
Fixed Time Span Offset (minutes) | Floating point | OFF_TIME | offset in minutes relative to 00:00 (midnight) | Default: -10.000000 | |
Maximum Time Span (Seconds) | Floating point | EPS_TIME | ignored if set to zero | Minimum: 0.000000 Default: 60.000000 | |
Maximum Distance | Floating point | EPS_SPACE | given as map units or meters if polar coordinates switch is on; ignored if set to zero | Minimum: 0.000000 Default: 100.000000 | |
Verbose | Boolean | VERBOSE | - | Default: 0 | |
Polar Coordinates | Boolean | POLAR | - | Default: 0 |
Command-line
Usage: saga_cmd shapes_points 17 [-REFERENCE <str>] [-REFERENCE_ID <str>] [-OBSERVATIONS <str>] [-X <str>] [-Y <str>] [-TRACK <str>] [-DATE <str>] [-TIME <str>] [-PARAMETER <str>] [-AGGREGATED <str>] [-TIME_SPAN <str>] [-FIX_TIME <double>] [-OFF_TIME <double>] [-EPS_TIME <double>] [-EPS_SPACE <double>] [-VERBOSE <str>] [-POLAR <str>] -REFERENCE:<str> Reference Points Shapes, input -REFERENCE_ID:<str> ID Table field -OBSERVATIONS:<str> Observations Table, input -X:<str> X Table field -Y:<str> Y Table field -TRACK:<str> Track Table field -DATE:<str> Date Table field -TIME:<str> Time Table field -PARAMETER:<str> Parameter Table field -AGGREGATED:<str> Aggregated Table, output -TIME_SPAN:<str> Time Span Aggregation Choice Available Choices: [0] ignore [1] floating [2] fixed Default: 1 -FIX_TIME:<double> Fixed Time Span (minutes) Floating point Minimum: 0.000000 Default: 20.000000 -OFF_TIME:<double> Fixed Time Span Offset (minutes) Floating point Default: -10.000000 -EPS_TIME:<double> Maximum Time Span (Seconds) Floating point Minimum: 0.000000 Default: 60.000000 -EPS_SPACE:<double> Maximum Distance Floating point Minimum: 0.000000 Default: 100.000000 -VERBOSE:<str> Verbose Boolean Default: 0 -POLAR:<str> Polar Coordinates Boolean Default: 0