Description Usage Arguments Value
Read in 3 types of weather station locations. Then for each flight, loop through to find the midpoint between the two airports, and transform the flight data to the UTM zone of the midpoint. Draw a 230km buffer around the entire flight and calculate the area of this buffer region in km^2. Then count the number of each station type within the buffer to calculate the station density.
1 | countStations(flightgeo)
|
flightgeo |
A sf dataframe containing flight data and geodata |
A df of weather station densities, with rows corresponding to flights in flightgeo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.