SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Aggregate Point Observations

Aggregate Point Observations

Parameters

 NameTypeIdentifierDescriptionConstraints
InputReference Pointsshapes, inputREFERENCE--
Observationstable, inputOBSERVATIONS--
OutputAggregatedtable, outputAGGREGATED--
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 point numberFIX_TIMEignored if set to zeroMinimum: 0.000000
Default: 20.000000
Fixed Time Span Offset (minutes)floating point numberOFF_TIMEoffset in minutes relative to 00:00 (midnight)Default: -10.000000
Maximum Time Span (Seconds)floating point numberEPS_TIMEignored if set to zeroMinimum: 0.000000
Default: 60.000000
Maximum Distancefloating point numberEPS_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 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