UDST / developer

Redesigned UrbanSim developer/pro forma models
https://udst.github.io/developer/
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

Move to YAML configuration for pro forma #12

Closed pksohn closed 7 years ago

pksohn commented 7 years ago

Default settings for the Pro Forma model are currently set up as attributes of the SqftProFormaConfig object. Customization to these settings would involve passing a separate instance of the above object, like in SEMCOG's code here.

We should move to YAML configurations, like other urbansim models use. Specifically: