Skip to content

Commit

Permalink
fix reference to 'output_vehicles'
Browse files Browse the repository at this point in the history
  • Loading branch information
fredshone committed Jun 21, 2023
1 parent 24e8a05 commit 303abf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Inputs to Elara are MATSim format output files, eg:
* **plans** = "./tests/test_fixtures/output_plans.xml"
* **output_config_path** = "./tests/test_fixtures/output_config.xml"
* **road pricing config** = "./tests/test_fixtures/roadpricing.xml"
* **output_vehicles** = "./tests/test_fixtures/output_vehicles.xml"
* **vehicles** = "./tests/test_fixtures/output_vehicles.xml"

Depending on what outputs you require from elara, some of these inputs may not be required, but it is often convenient to have them all available as a default. In most cases these Elara inputs may be compressed using gzip (`file.xml.gz`).

Expand Down

0 comments on commit 303abf0

Please sign in to comment.