Emil Christensen
08/29/2023, 11:31 PMUse Open-Meteo API
• Write flow code that fetches other weather metrics
• Make at least 3 tasks in the flow
• Example: windspeed for the last hour:
_weather.json()[“hourly”][“windspeed_10m”][0]_
• Docs: open-meteo.com/en/docs