Use Open-Meteo API
• Authenticate your CLI to Prefect Cloud
• Fine to use a personal account or a workspace if your
• Write flow code that fetches other weather metrics
• Make at least 3 tasks in the flow
• Use .
serve() method to deploy your flow
• Run your flow from the UI and CLI
• Example: windspeed for the last hour:
_weather.json()[“hourly”][“windspeed_10m”][0]_
Docs:
open-meteo.com/en/docs