Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 605 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 605 Bytes

airtraffic

A containerized environment for using the traffic library for proccessing air traffic data in Python.

Quickstart

Set the environmental variable for your working directory on the host machine:

export AIRTRAFFIC_DIR=$PWD

Change $PWD to the directory on your host machine where your scripts/ and data/ directories are stored.

With Docker installed, from inside the root directory, run:

make shell

To see more options, check the Makefile.

Update the traffic config file with your specific credentials:

$HOME/.config/traffic/traffic.conf