Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: integrate vehicles by default #233

Merged
merged 18 commits into from
Sep 5, 2024
Merged

feat: integrate vehicles by default #233

merged 18 commits into from
Sep 5, 2024

Conversation

sebhoerl
Copy link
Contributor

@sebhoerl sebhoerl commented May 23, 2024

This PR adds vehicles to the pipeline by default. This means that all data output will contain vehicles.csv|parquet and vehicle_types.csv|parquet. The MATSim output contains vehicles.xml.gz and the simulation is configured such that vehicles are retrieved from that file. In eqasim-java we provide a script that allows to retrofit older scenarios.

For the generation of vehicles, you can choose between default, which generates a default vehicle type per motorized mode and fleet_sample which will make use of the French vehicle fleet data. In that case this data source must be added to the input data sets. Instructions for doing so are given in the updated READMEs.

@sebhoerl sebhoerl enabled auto-merge (squash) September 5, 2024 17:40
@sebhoerl sebhoerl merged commit 66969ab into develop Sep 5, 2024
2 checks passed
@sebhoerl sebhoerl deleted the feat/vehicles branch September 5, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant