pyronear / pyro-platform

Detection & monitoring platform of wildfires
https://platform.pyronear.org/
Apache License 2.0
10 stars 11 forks source link

feat:deleting_api_sunrise_sunset #103

Closed Akilditu closed 1 year ago

Akilditu commented 1 year ago

This PR aims at deleting the open source API used to trigger or not fire detection while night / time.

This is no longer relevant and now supported by pyro-engine , @MateoLostanlen can you maybe point where it's done there ?

Thanks a lot

MateoLostanlen commented 1 year ago

Thanks for this PR, @Akilditu yes we manage it inside pyro-engine now, base on daytime and ir cam sensors since this PR

MateoLostanlen commented 1 year ago

here also, I let you double check the whole code ;)

Akilditu commented 1 year ago

here also, I let you double check the whole code ;)

Thanks indeed, deleted everywhere now also among callbacks