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

starting proportional elcm fixes #69

Merged
merged 5 commits into from
Mar 15, 2017
Merged

Conversation

fscottfoti
Copy link
Collaborator

we sometimes overfill buildings in the current code; working to fix

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
@fscottfoti
Copy link
Collaborator Author

These are fixes which put jobs from the proportional jobs model into the right building types. This can overfill those buildings, so more work will have to be done, probably to increase prices so that more development occurs.

@fscottfoti fscottfoti merged commit fbeaf71 into code-debt Mar 15, 2017
@fscottfoti fscottfoti deleted the proportional-elcm-fixes branch March 15, 2017 19:07
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