https://github.com/udst/sandiego_urbansim
San Diego template model
https://github.com/udst/sandiego_urbansim
Last synced: 8 months ago
JSON representation
San Diego template model
- Host: GitHub
- URL: https://github.com/udst/sandiego_urbansim
- Owner: UDST
- Created: 2015-11-21T05:43:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-09T18:06:29.000Z (over 10 years ago)
- Last Synced: 2024-04-16T05:28:49.628Z (about 2 years ago)
- Language: Python
- Size: 176 KB
- Stars: 5
- Watchers: 7
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
San Diego template model
===============
[UrbanSim][] example implementation for the San Diego Association of Governments (SANDAG).
[UrbanSim]: https://github.com/synthicity/urbansim
###Data
Put the contents of the following zip file into the data directory:
* https://dl.dropboxusercontent.com/u/69619688/sandiego_data_12042015.zip
###Installation
1.) Install Anaconda python
2.) pip install pandana
3.) git clone https://github.com/udst/urbansim; cd urbansim; python setup.py develop
4.) git clone https://github.com/UDST/sandiego_urbansim. Populate the data directory (see above).