Forecast¶
To fetch a weather forecast along a great circle path between Þorlákshöfn and the Azores Islands, it is sufficient
to supply two waypoints: A start location with time and a destination with time.
To demonstrate we will fetch the forecast with a graphical view, by appending the &view=graph
query to the URL:
Example
https://api.route-weather.com/forecast?waypts=(Thorlakshofn;2018-12-22T12:00),(Azores_Islands;2018-12-27T18:00)&view=graph