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

Bring UDST up to date with MTC branch plus code debt payment #84

Merged
merged 370 commits into from
Mar 16, 2017

Conversation

fscottfoti
Copy link
Contributor

Probably too much to describe here - see releases .4-.7 here for more info.

There's a couple hundred modifications by @mkreilly to scenario inputs, as well as quite a bit of cleanup described in the latest code debt release

for now, remove it since we don't want postgres to be central to our data processing pipeline
we now do a base year summary every run (rather than having a baseyearsim mode.  in the first simulation year, we just write out the summaries and from then one we run the full set of models.  the "-k" option of run.py is used to skip the base year when debugging.
we sometimes overfill buildings in the current code; working to fix
problem here was that groupby_random_choice doesn't support choosing from a group that doesn't exist.  in the proportional model we sometimes ask to increase retail or gov/edu in a city / zone_id which does not have the correct building types

this also requires changes in orca that are still being litigated
these changes will have to be reversed when my PR on orca gets merged:
UDST/orca#20
…ortional-elcm-fixes

starting proportional elcm fixes
@fscottfoti fscottfoti merged commit c533682 into UDST:master Mar 16, 2017
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