urbansim / urbansim_parcels

New version of urbansim_defaults for compatibility with new developer model
0 stars 1 forks source link

Modified functions for running developer model #3

Closed pksohn closed 7 years ago

pksohn commented 7 years ago

This PR includes several updates to the parcel model to interact with the revised developer model, and to break functionality into a few different functions for readability.

This is not in great shape yet. I still want to make a bit more progress on this; it's not quite as clean as the revised pro forma interface. Still, it brings the developer side of things more in line with other models in utils.py as it relates to settings. So - we can wait to merge this until I make more progress after vacation, or merge now if you like it.

New YAML settings:

utils.py

models.py