SAGA-GIS Module Library Documentation (v2.3.0)

Module Aggregate Point Observations

Parameters

 NameTypeIdentifierDescriptionConstraints
InputReference PointsShapes (input)REFERENCE--
ObservationsTable (input)OBSERVATIONS--
OutputAggregatedTable (output)AGGREGATED--
OptionsIDTable fieldREFERENCE_ID--
XTable fieldX--
YTable fieldY--
TrackTable fieldTRACK--
DateTable fieldDATE--
TimeTable fieldTIMEexpected to be the second of day-
ParameterTable fieldPARAMETER--
Time Span AggregationChoiceTIME_SPAN-Available Choices:
[0] ignore
[1] floating
[2] fixed
Default: 1
Fixed Time Span (minutes)Floating pointFIX_TIMEignored if set to zeroMinimum: 0.000000
Default: 20.000000
Fixed Time Span Offset (minutes)Floating pointOFF_TIMEoffset in minutes relative to 00:00 (midnight)Default: -10.000000
Maximum Time Span (Seconds)Floating pointEPS_TIMEignored if set to zeroMinimum: 0.000000
Default: 60.000000
Maximum DistanceFloating pointEPS_SPACEgiven as map units or meters if polar coordinates switch is on; ignored if set to zeroMinimum: 0.000000
Default: 100.000000
VerboseBooleanVERBOSE-Default: 0
Polar CoordinatesBooleanPOLAR-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