/AircraftTrajectoryPredictionNG

Port of the Aircraft Trajectory Prediction from Python 2 to Python 3

Primary LanguagePython

AircraftTrajectoryPredictionNG

Port of the Aircraft Trajectory Prediction from Python 2. to Python 3.7 of https://github.com/RobertPastor/AircraftTrajectoryPredictor/

required packages

numpy xlsxwriter xlrd

Unit testing

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

Regression

Unfortunately, I did not have time yet to check all the results. Hence there might regressions since the code needed some changes to adapt for Python 7.