- Install MongoDB, Python 2 with pip
- sudo pip2 install pymongo numpy pyproj protobuf gtfs-realtime-bindings matplotlib emcee shapely
Data folder:
- Create a directory called
datain the root of the repo - Create a directory (or symlink) at
data/gtfscontaining the GTFS data files (e.g. runln -s $HOME/grt-gtfs data/gtfs). - Create a directory (or symlink) at
data/gtfs-rtcontaining the de-duplicated GTFS-RT archive files (download for GRT from here).