thomasdubdub / air-traffic-heatmap

Generate air traffic heatmap from so6 traffic file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Air Traffic heatmap

Generate air traffic heatmap from so6 air traffic files

Each so6 file is stored as a table (dataframe) with pandas

A 2D visualization of trajectories is realized with ipyleaflet

Example: heatmap

Air Traffic heatmap

Running the tests

The entire code is available in the file air-traffic-heatmap.ipynb

Built With

  • pandas - Python Data Analysis Library
  • ipyleaflet - Interactive maps in the Jupyter notebook

Authors

  • Thomas Dubot

License

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

About

Generate air traffic heatmap from so6 traffic file

License:MIT License


Languages

Language:Jupyter Notebook 100.0%