Skip to content

RobertPastor/AircraftTrajectoryPredictionNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AircraftTrajectoryPredictionNG

Open source free software to compute airline aircraft/jet trajectories.
Based upon BADA from Eurocontrol.

You will need a SYNONYM file and a performance file for the aircraft used in the computation.

Documentation (in French and in English)

https://trajectoire-predict.monsite-orange.fr/index.html

Required packages

numpy xlsxwriter xlrd

Unit testing

There are more than 64 unit tests. In the Eclipse IDE, click on the project and perform right click Run Python Unit-tests

Further Enhancements

Implement a "french gabarit" i.e. a manhattan of constraints along the planned path. Constraints are speed constraints, level constraints to achieve a speed, a level, etc. before, after, on, a geo point.

Manage a set of Abaquus for the continuous descending phase. Need a strategy here to decide to descent slowly from a big distance to the convergence point, or descent quickly. Strategies are based upon : fuel consumption, time in the air opposed to crew salaries, delay in the arrival that will constraint the company to pay for passenger missing their correspondence...

Process

Please provide a pull request for any improvement. As soon as a Unit test is there with Asserts, this is OK.

About

Aircraft Trajectory Prediction Python 3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages