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

Bendigo external demand #30

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Conversation

SapanTiwari
Copy link
Contributor

Initial code to create dummyPlans for trips coming from outside of CoGB for work.

jafshin and others added 28 commits May 29, 2023 13:17
This README.md contains the new location, from where the data can be downloaded.
Deleted the old download information screenshot.
uploaded a new screenshot for helping in download
Added the new screenshot for providing help in downloading the data and updated the link to open the demand data directory in OSF, which includes the citations.
Got rid of the error of logical values.
toHHMMSS function is expecting a single value (or a vector that it treats element-wise), but it's being passed a vector of length more than 1. Now each individual element of the vector processed in the function.
The error with probability estimation is resolved by creating this new function.
Update the file to remove the issue of getting a few duplicates, which eventually shows errors when writing the Plan2Agent2Group.csv in step 4.
Do not need to write distinct ids. The previous code already does that.
And use that distributions to assign trip times in the dummy trips using SA2 home locations.
@jafshin
Copy link
Member

jafshin commented Jul 26, 2024

@SapanTiwari it seems these are changes only related to the bendigo project. am I correct? If so, why do we need these changes that are bendigo specific in the MATSim Melbourne repo?

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