Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 666 Bytes

aggregatepointobservations.rst

File metadata and controls

37 lines (26 loc) · 666 Bytes

AGGREGATE POINT OBSERVATIONS

Description

Parameters

  • Reference Points[Vector]:
  • ID[TableField]:
  • Observations[Table]:
  • X[TableField]:
  • Y[TableField]:
  • Track[TableField]:
  • Date[TableField]:
  • Time[TableField]:
  • Parameter[TableField]:
  • Maximum Time Span (Seconds)[Number]:
  • Maximum Distance[Number]:

Outputs

  • Aggregated[Table]:

See also

Console usage

sextante.runalg('saga:aggregatepointobservations', reference, reference_id, observations, x, y, track, date, time, parameter, eps_time, eps_space, aggregated)