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

running BAUS with UAL data #98

Closed
wants to merge 7 commits into from
Closed

running BAUS with UAL data #98

wants to merge 7 commits into from

Conversation

mxndrwgrdnr
Copy link
Member

All the changes here were made to get the repo running on the same dataset we've been working with on campus. Some changes worth highlighting:

  • removed the jobs allocation step since we already had a jobs table
    • this included removing the step where MTC arbitrarily moves jobs from Portola Valley to San Mateo. This step was breaking when using our jobs table and I didn't understand why they were doing it anyways.
  • removed the pre-processing steps for generating the units table since we had a units table of our own
  • commented out the check_residential_units() call in the simulation_validation step because for whatever reason our total number of units in the units and buildings table has always been off by ~0.7% so this was breaking.

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