Forked from: https://github.com/msmobility/silo
Use Maryland use case as a template and file structure example.
...
base.directory: path to scenario from within container, e.g../data/scenarios/annapolis/
PROPERTIES_FILE: .properties filepath from within container, e.g./opt/silo/data/scenarios/annapolis/javaFiles/siloMatsim_multiYear.propertiesCONFIG_FILE: config.xml filepath from within container, e.g./opt/silo/data/scenarios/annapolis/matsim_input/config.xmlUSE_CASE: name of the use case directory, e.g. maryland. Requires rebuilding image.source: local directory for input data, e.g.${PWD}/useCases/maryland/test
docker compose build
docker compose up
Outputs can be found within generated scenOutput file within your scenario.