traffic.algorithms.metadata =========================== This module is about the inference of common metadata that is usually accessible on closed sources of information, but lacking in ADS-B data. Classes here provide information about origin and destination airports, runways, possible diversions and emergency situations. Airport detection ----------------- .. automodule:: traffic.algorithms.metadata.airports :members: Flight plan inference --------------------- .. automodule:: traffic.algorithms.metadata.flightplan :members: