OahuMPO / archived_travel_model

Official Travel Model for the Oahu Metropolitan Planning Organization
http://wsp-sag.github.io/OMPOTravelModel/
0 stars 0 forks source link

New project management #32

Closed dkyleward closed 8 years ago

dkyleward commented 8 years ago

Updated the model to use an improved project management system. Also cleaned up the master network to remove output fields and old project-related fields.

In addition, changed the error handling from a "goto quit:" approach to simply Throw(). This makes it easier to diagnose where the model crashes.