Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added instruction for manual modification to output network #27

Open
wants to merge 1 commit into
base: fasttrips
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions Wrangler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,10 @@ NetworkWrangler
===============

Wrangles transit and road networks from SF-CHAMP

06.13.2017
Several changes need to be made to the output network before FastTrips is run.
(1) Add dwell time formula in vehicles_ft.txt (see network 1.12_fare)
(2) Change the "transfer" field values for sf_muni_express_bus_allday, sf_muni_light_rail_allday, sf_muni_local_bus_allday to 2 in fare_attributes_ft.txt
(3) Change the "mode" for ace_ACE_ from "inter_regional_rail" to "commuter_rail" in routes_ft.txt
(4) Replace zones_ft.txt with the version with non-zero zone_lon and zone_lat values (see network 1.12_fare)