SANDAG / ABM

Sandag ABM
https://github.com/SANDAG/ABM/wiki
20 stars 21 forks source link

Transit assignment parallelization #82

Closed aber-sandag closed 9 months ago

aber-sandag commented 9 months ago

Fixes AB#418

Runs transit assignment for all 5 periods in parallel. This requires creating a separate Emmebank and project for each time period. Time savings is about 2.5 hours per iteration, about 10 hours for a full run.

Some Emme tools have had their parameters altered but have not had their toolbox pages updated. These tools will not work if ran directly from the toolbox but will work when called from the master run. I will update the toolbox pages soon to fix this.