inbo/camtrapdp

Create `events()`

peterdesmet opened this issue · 0 comments

Suggested in camtraptor July 2023 coding sprint

Two suggested convenience functions similar to inbo/camtraptor#232 that are nice to have locations() and events().

events()

  • Get unique events from observations.
  • Function uses the following field for distinct: eventID, if emptyand duration of the event (eventStart + eventEnd)
  • Returns:
eventID
eventStart
eventEnd