Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.61 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.61 KB

SF-CHAMP to Fast-Trips Demand Data Converter

Converts disaggregate SF-CHAMP Activity-Based Travel Model demand to Fast-Trips input demand using time of day distributions from observed transit boardings and alightings.

python convert_demand.py

Reads: TRIPMC.H51 (SF-CHAMP trip file in HDF5 format)
Writes: Input demand to Fast-Trips in Dyno-Demand format:

Configuration: config.py

Default time-of-day CDFs derived from 2012 MUNI APC data.:

This is based on a script originally written by Lisa Zorn and Alireza Khani in 2012: Q:\Model Development\FastTrips\Demand.CHAMP\ft_CHAMPdemandGenerator.py