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 number | FIX_TIME | ignored if set to zero | Minimum: 0.000000 Default: 20.000000 | |
Fixed Time Span Offset (minutes) | floating point number | OFF_TIME | offset in minutes relative to 00:00 (midnight) | Default: -10.000000 | |
Maximum Time Span (Seconds) | floating point number | EPS_TIME | ignored if set to zero | Minimum: 0.000000 Default: 60.000000 | |
Maximum Distance | floating point number | 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 number Minimum: 0.000000 Default: 20.000000 -OFF_TIME:<double> Fixed Time Span Offset (minutes) floating point number Default: -10.000000 -EPS_TIME:<double> Maximum Time Span (Seconds) floating point number Minimum: 0.000000 Default: 60.000000 -EPS_SPACE:<double> Maximum Distance floating point number Minimum: 0.000000 Default: 100.000000 -VERBOSE:<str> Verbose boolean Default: 0 -POLAR:<str> Polar Coordinates boolean Default: 0