Network analysis tool that enables users to examine flight networks to identify where infected travelers and contaminated goods are likely to travel to. Connectedness between airports using passenger, cargo, and network data is calculated.
cd app/
make install && make update
cd app/
make run
cd app/
make update
While the app is running:
cd data/
make download
make restore
cd app/
meteor reset