- At least 32 gb of RAM
- Python 3.x
- micromobility_toolset
- download/clone repository
- open a Windows command line in this folder
pip install git+https://github.com/rsginc/micromobility_toolset
to install the micromobility_toolset package- run
python Create_Microzones.py
to create the microzone data if needed - run
python Convert_MM_Network.py
to create the network data if needed - run
python utah_bike_demand_model.py
to run the utah bike demand model- add
--name generate_demand
or--name assign_demand
to run the steps independently - add
--sample 100
to sample only the first 100 microzones
- add
- Meeting Notes
- [Model Design](Model_Design/wfrc model spec 01-28-21.pdf)
- Bike Model Coefficents Tracker
- Model outputs are saved in 'logs' folder
- Convert Network
- Create Microzones
- Utah Bike Demand Model
- Trip Generation
- Trip Distribution
- Trip Assignment
- Post-Process Bike Model Outputs