Install dependences: Note that it must be [email protected] and not just latest
npm install -g [email protected] orca pip3 install --user orca psutil requests plotly pandas
mkdir tmp/
for f in Samples/*.gz ; do gunzip -kc "$f" > "tmp/$(basename "$f" .gz)" done
./plot_travel_map.py tmp/*
./plot_travel_map.py ~/Takeout/