thomasdubdub / so6-airspace-filtering

Filter so6 flight trajectories intersecting a given airspace (2D) and create a simplified so6 file with Python tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

So6 airspace filtering

Filter so6 flight trajectories intersecting a given airspace (2D) and create a simplified so6 file with Python tools

Flight and airspace data are managed with GeoPandas dataframes, incl. intersection of trajectories with 2D airspace polygons.

Running the tests

Run the demo_2D_filtering notebook to see how to build new so6 files from common so6 traffic files

Built With

  • GeoPandas - GeoPandas is an open source project which extends the datatypes used by pandas to allow spatial operations on geometric types.

Authors

  • Thomas Dubot

License

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

About

Filter so6 flight trajectories intersecting a given airspace (2D) and create a simplified so6 file with Python tools

License:MIT License


Languages

Language:Python 53.8%Language:Jupyter Notebook 46.2%