AdelaideBaron / mrc-condition-checker

An application to check the weather conditions of Mersey Rowing Club at the 6am and 6pm (for morning and evening sessions) to see if boats can go ahead.
MIT License
0 stars 0 forks source link

Call open weather api using condition_checker/get_conditions params #6

Closed AdelaideBaron closed 4 months ago

AdelaideBaron commented 4 months ago

call https://api.openweathermap.org/data/3.0/onecall/timemachine?lat={lat}&lon={lon}&dt={time}&appid={API key}