enhancement: resample_and_fill
nickmasson opened this issue · 0 comments
nickmasson commented
Description
Request to improve the resample and fill method with the following:
-
relax the
WARNING
for the rate of climb/descent to only trigger when the rate is at or above 50 ft/sec -
improve the non-linear climb/descent heuristic for interpolation. suggest we use linear interpolation if the intra-waypoint time delta is below 10min, and the non-linear (climb then cruise) if time delta is >10min.