UDST / bayarea_urbansim

UrbanSim implementation for the San Francisco Bay Area
14 stars 26 forks source link

urbansim defaults and supply and demand #25

Closed fscottfoti closed 10 years ago

fscottfoti commented 10 years ago

This version of bayarea_urbansim uses the urbansim_defaults repo, which shares basic urbansim models among different regions. Where code can be shared among regions, every attempt is made to do so.

This also integrates a working version os supply and demand which I will document more thoroughly in a response to this issue https://github.com/synthicity/urbansim/issues/110

There is also now a requirements.txt file as long as this file is kept in sync with the current bayarea_urbansim, to get the required version of urbansim_defaults and urbansim (even if they're not officially released), just run pip install -r requirements.txt