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

Major changes to Developer class interface #25

Closed pksohn closed 7 years ago

pksohn commented 7 years ago

This PR makes some major updates to the Developer class - not to the core functionality, but to the way it works with parameters, and most changes are basically to make the format consistent with the SqftProForma object. Addresses #11 and #22.

I took a crack at this but I'm not sure this is the best solution. See what you think. I could be convinced that we should leave some of the parameters out of the Developer object, like agents and buildings. It's hard to know what's the right separation between the parcel model functions and the core Developer object.