Description Usage Arguments Value
Loop through the routes to find the shorest flight for each. For the time of each flight, loop through to find whether a sigmet overlapped the shortest flight's path. Would be interesting if many longer routes have a sigmet intersecting the short path, providing a probable cause for the deviation
1 | shortFlightWeather(flightgeo, sigmetgeo)
|
flightgeo |
A sf dataframe containing flight data and geodata |
sigmetgeo |
A df with rows as sigmets, and columns as time, location, etc |
A T/F vector to show if a sigmet overlapped the shorest flight in the route.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.