bellingcat / avoc

Working repo for the 2024 Bellingcat Tech Fellowship.
GNU General Public License v3.0
49 stars 7 forks source link

Add support for OpenMeteo's Historical Weather API #5

Open haruspeks opened 3 months ago

haruspeks commented 3 months ago

Avoc already supports querying OpenMeteo to get current weather conditions. However, OpenMeteo also offers a Historical Weather API, which could be handy for investigations looking into past events.

This can be integrated by expanding the pre-existing OpenMeteo service, and adding an input box for inserting the date in the weather's modal (default set to "today").