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/park and ride model estimation #575

Open
wants to merge 22 commits into
base: feat/park-and-ride-model
Choose a base branch
from

Conversation

hsl-petrhaj
Copy link
Contributor

Here is a proposal for implementing the park and ride assignment logic. I think we could merge this and then the for loop inside the split_park_and_ride function can be rewritten in pure numpy.
Tested with updated test network.

zptro and others added 12 commits May 16, 2024 12:28
* Update VS Code instructions

Solve issue with testing in updated version of VS Code

* Update instructions

---------

Co-authored-by: hsl-petrhaj <[email protected]>
* Move `CarUseModel` and `TourCombinationModel` into own modules

Improve variable naming

* Small improvements

* Fix variable name clash

* Make mode choice more stable for agents

* Move money utility and fix `Person` unit test
* Fix use of deprecated Pandas and Numpy features

* Fix initialization of integer Series and Dataframes when they should contain floats

* Upgrade openpyxl to version compatible with python 3.11

* Keep zone_population as integer Series

* Update development environment to OpenPaths EMME 24

---------

Co-authored-by: Sami Mäkinen <[email protected]>
…ully working. Zone spaces need to be addressed.
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.

5 participants