RSGInc / micromobility_toolset

Micromobility Travel Modeling Toolkit
Other
3 stars 2 forks source link

add impact area zones feature #3

Closed bstabler closed 4 years ago

bstabler commented 4 years ago

Problem

The ambag example currently runs for ~2000 tazs to ~2000 tazs. The utah example is planned to run for ~30,000 microzones, which would be ~900,000,000 OD pairs. As a result, we need to add the ability to run a subset of zones for the study area or else the runtime and memory needs will be too high. Our planned fix is below.

Diff build scenario input data

Calculate impact area

Existing submodels

Testing Example

The new build network example will be used for testing, see #2.