-
Notifications
You must be signed in to change notification settings - Fork 1
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
Park and ride #73
Draft
zptro
wants to merge
21
commits into
main
Choose a base branch
from
park_and_ride
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Park and ride #73
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Remove count_zone_boardings artefacts inherited from helmet - Update docstrings Co-authored-by: suppoatt <[email protected]>
…-end access mode choice model. Return trips (pt-to-car) still need improvements to account for park-and-ride cost. Corresponds to work done in Veeti's thesis.
…o utilize acc. mode logsum for main mode choice.
… into park_and_ride # Conflicts: # Scripts/assignment/emme_assignment.py # Scripts/datahandling/matrixdata.py # Scripts/datahandling/zonedata.py # Scripts/datatypes/purpose.py # Scripts/models/logit.py # Scripts/modelsystem.py # Scripts/parameters/assignment.py # Scripts/parameters/demand/hb_business_long.json # Scripts/parameters/demand/hb_leisure_long.json # Scripts/parameters/demand/hb_work_long.json
- Remove commented and irrelevant additions - Remove egress classes temporally, will add to main transit classes later - Change mode "e" handling - Rename access modes according to assignment classes - Feed logsum through impedance variable instead of file read TODO - Refactor pnr cost handling - Change parameters to reflect new access mode names
… into park_and_ride
… into park_and_ride # Conflicts: # Scripts/assignment/assignment_period.py # Scripts/parameters/assignment.py
… into park_and_ride # Conflicts: # Scripts/create_emme_project.py # Scripts/datatypes/purpose.py # Scripts/tests/test_data/Network/netfield_nodes_test.txt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.