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

Compatibility with interface changes in parcel model #24

Closed pksohn closed 7 years ago

pksohn commented 7 years ago

These changes come out of changes to how urbansim_parcels calls the pro forma model. Addresses #10.

.travis.yml

Changed Travis build for this repository not only to run py.test, but also to clone the urbansim_parcels repo and run simulate.py to make sure the whole system is working.

sqftproforma.py