We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc13b82 commit b99b2e1Copy full SHA for b99b2e1
README.md
@@ -5,3 +5,10 @@ This example demonstrates the SANDAG ABM3 model. This is ActivitySim's
5
6
A full-scale exercise of the model is available via the `exercise.py` script,
7
which will download (large) data files to run the full-scale tests.
8
+
9
+You can also run a smaller sized example set using the data files included
10
+in this repository, using this command:
11
12
+```
13
+activitysim run -c configs/common -c configs/resident -d data -o output -s settings_mp.yaml --ext extensions
14
0 commit comments