TheCacophonyProject / classifier-pipeline

Exports tracked animals through thermal vision.
GNU General Public License v3.0
21 stars 14 forks source link

Fix time window #95

Closed gferraro closed 4 years ago

gferraro commented 4 years ago

Moved time window, sunrise and sunset calculation into it's own class. Simplified the use.

Fixed problem with checking if we are within the time window

mjs commented 4 years ago

Do TimeWindow and RelAbsTime have tests? They are fiddly enough to need some.