Hi, it would be nice to have Simbrief suggesting realistic taxi in/out time based on the selected airports. This would also improve the accuracy of the proposed scheduled block time.
For example Eurocontrol publishes twice a year avg,mean,p90,p10 of taxi in/out times for both winter and summer seasons for all the airports. It only takes into account flights departing from/to the eurocontrol area so the estimation would not be accurate for other areas of the world but I guess there could be other sources to integrate and if not the default value can always be provided. Regardless, the user has always the possibility to change those values just like it works today.
As a proof of concept I’ve built around Eurocontrol provided data a simple application here https://user2684.github.io/taxi-time which does just simple lookups on the datasets referenced above.
Thanks