Find a provider of weather statistics
Based on day and place (defined by coordinates), can we get a description of weather?
Features:
- temperature summary (mean, minimum, maximum)
- amount of precipitation
- wind speed summary
- wind direction summary
Ideally, you should implement a method (scraper, API call, ..?) how to get the information for a specific event (see #1 (closed) for more details).
Candidate provider: https://open-meteo.com
Edited by Matej Mojzeš