Skip to content

Latest commit

 

History

History
executable file
·
39 lines (18 loc) · 1.25 KB

README.md

File metadata and controls

executable file
·
39 lines (18 loc) · 1.25 KB

Visualize emergency service helicopters' operations over Toulouse

Record and visualize trajectories of emergency service helicopters over Toulouse from ADS-B data (provided by the OpenSky Network) with the Python library traffic.

Under the hood, data are stored with pandas and maps are realized with ipyleaflet

Example: one week helicopters' operations in Winter 2020

Toulouse SAMU helicopters

Running the tests

The entire code is available in the demo_toulouse_helicopters notebook

You can use it to generate a map in HTML with embed_minimal_html

Built With

  • traffic - Air traffic data processing in Python
  • pandas - Python Data Analysis Library
  • ipyleaflet - Interactive maps in the Jupyter notebook

Authors

  • Thomas Dubot & Xavier Olive

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

ADS-B data are provided by The OpenSky Network