Second AI project of the 12 weeks course of Artificial Intelligence at Reykjavik University, Iceland.
The following commands work on a plain Ubuntu installation.
apt install python3 python3-pip
apt install libproj-dev libgeos-dev proj-data proj-bin
git clone https://github.com/xoolive/traffic
cd traffic/
sed -i 's/^Cartopy = .*/Cartopy = ">=0.19.0,<0.20.0"/' pyproject.toml
python3 -m pip install .
python3 -m pip install filterpy
python3 -m pip install geopy
python3 project2.py
project2.py => line 27 : changing the value of the parameter delta_t
=> line 29 : changing the value of the parameter sigma0
=> line 30 : changing the value of the parameter sigmaP
project2.py => line 33 : changing the value of the parameter id, different flight ids can be found in the file orderedFlightData.txt