dssg / bikeshare

Statistical models and webapp for predicting when bikeshare stations will be empty or full.

Home Page:http://bikeshare.dssg.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Predictions in DC app are not up to date

jpvelez opened this issue · comments

Right now, the app displays station predictions from a static file that is supposed to be generated by a prediction script that runs every 5 minutes. This script isn't currently running, so the app is showing old predictions from when it was last run manually.

Crontab deployed. Run predictions.py every 5 minutes.