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: Generating PT legs during mode choice + skipping routing during mode choice + update to Eqasim 1.5.0 #229

Closed
wants to merge 10 commits into from

Conversation

tkchouaki
Copy link
Collaborator

This PR proposes the following enhancements:

  • Generating a pt legs csv file during mode choice, allowing to directly analyze PT usage by the generated population
  • When using the mode choice, the population routing is skipped since routing already happens during the mode choice. This required to write the trip mode in the routingMode attribute when converting the trips csv file to a MATSim plans file in the matsim.scenario.population stage. For that the matsim/writers.py script was changed a bit.
  • Along the way the pipeline was updated to use Eqasim 1.5.0

@tkchouaki tkchouaki requested a review from sebhoerl April 24, 2024 12:34
@tkchouaki tkchouaki closed this Apr 24, 2024
@tkchouaki tkchouaki reopened this Apr 24, 2024
@tkchouaki tkchouaki closed this Apr 24, 2024
@tkchouaki tkchouaki reopened this Apr 24, 2024
@tkchouaki tkchouaki closed this Apr 24, 2024
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.

2 participants