This model uses ActivitySim, an open source activity-based model, skims and socioeconomic data provided by the Wasatch Front Regional Council, and a synthetic population created using PopulationSim, WFRC data, and US Census data. For more information, see the following websites:
https://activitysim.github.io/
https://github.com/byu-transpolab/populationsim_wfrc
Some setup is required to get the skims and synthetic population in the format expected by ActivitySim. The necessary files to do this can be found in the /setup folder.
Configure skims:
- Copy omx_convert.s into the WFRC 1a_Skims folder and run it using Cube
- Move the transit skims and the add_matrices.py file into their own folder and run using Anaconda or Python
- Put these updated transit skims and auto skims in the /example/scripts folder
- Set the working directory as the /example folder, then run "python scripts/build_omx.py" using the asimtest conda environment created when installing ActivitySim
- Copy the final skims_wfrc.omx file into /example/data
Configure synthetic population:
- Copy the synthetic_persons.csv and synthetic_households.csv files produced by PopulationSim into /example/data
- Run /example/data_configs.r