Description Usage Arguments Value
Loop through the routes and find the midpoint between the two airports, and transform the flight data to the UTM zone of the midpoint. Draw a 1000km buffer around midpoint. Then loop through each flight to see if there was a sigmet overlapping the buffer at the same time as the flight.
1 | thisRegionWeather(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 numeric vector to show ids of sigmets within ~1000km of a flight.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.