insight-lane / crash-model

Build a crash prediction modeling application that leverages multiple data sources to generate a set of dynamic predictions we can use to identify potential trouble spots and direct timely safety interventions.
https://insightlane.org
MIT License
113 stars 40 forks source link

Fix failing tests #150

Closed j-t-t closed 5 years ago

j-t-t commented 5 years ago

Gdal has been updated which breaks a bunch of our unit tests. Using the previous version of gdal fixes this.