wildlife-dynamics / ecoscope-workflows

An extensible task specification and compiler for local and distributed workflows.
https://ecoscope-workflows.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

In `get_patrol_events`, truncate to time range #427

Closed cisaacstern closed 2 weeks ago

cisaacstern commented 2 weeks ago

closes #426

cisaacstern commented 2 weeks ago

As part of this PR I have also defaulted status to ["done"] so the default for this field matches that of get_patrol_observations. This can be overridden with an inline default in the spec if necessary / desired.