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: departureId in PublicTransitEvent and in eqasim_pt.csv #279

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

tkchouaki
Copy link
Collaborator

This PR adds a departureId attribute in the PublicTransitEvent objects to track the departure used during the simulation (the departure is determined during mobsim and not as part of the transit route). This allows to have a departureId column in the generated eqasim_pt.csv files.

Note
Since the departure ID information is not part of the route, it is not stored in the population file, so running the analyses from a plans file without and events file will generate an empty departure_id column.

@tkchouaki tkchouaki merged commit 60520f1 into develop Nov 14, 2024
1 check passed
@tkchouaki tkchouaki deleted the chore/ptEventsAndLegs branch November 14, 2024 19:28
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