Skip to content

A python library built from a collection of C++ scripts for processing flight and airspace data.

License

Notifications You must be signed in to change notification settings

jsmailes/flight_processing

Repository files navigation

flight_processing

Flight_processing is a python library aimed at extracting useful data from OpenSky flight position reports and airspace data.

Documentation: https://flights.joshuasmailes.co.uk

Please note that I am not actively maintaining this project, so bugs may or may not be fixed over time. If you would like to fix a bug or add a feature to the project, feel free to submit a pull request and I'll try to get around to it in a timely manner.

Installation

This package is not yet available through pip - you will need to build from source or install the wheel.

Detailed installation instructions are available in the documentation.

Usage

Documentation and usage examples are available at https://flights.joshuasmailes.co.uk.

Manual Build

Detailed build instructions available in the documentation.

git clone --recurse-submodules https://github.com/jsmailes/flight_processing
cd flight_processing
pip install .

About

A python library built from a collection of C++ scripts for processing flight and airspace data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published