shortFlightWeather: Shorest flight in a route sigmet overlap

Description Usage Arguments Value

View source: R/AddCovars.R

Description

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

Usage

1
shortFlightWeather(flightgeo, sigmetgeo)

Arguments

flightgeo

A sf dataframe containing flight data and geodata

sigmetgeo

A df with rows as sigmets, and columns as time, location, etc

Value

A T/F vector to show if a sigmet overlapped the shorest flight in the route.


DatascribeConsulting/MonaRk documentation built on May 4, 2021, 5:28 a.m.