Skip to content

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

Notifications You must be signed in to change notification settings

occrp/airtraffic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published