developmentseed / moz-datapipeline

Mozambique Road Planning data pipeline
MIT License
4 stars 1 forks source link

Feature/flooded road fraction #55

Closed matthewhanson closed 6 years ago

matthewhanson commented 6 years ago

This PR adds an additional calculation to the max flood depth, it calculates the percentage of the road that is flooded.

So now two files are generated: roadnetwork_stats-max.json roadnetwork_stats-percent.json

Note that the first one is identical to the file that was previously generated but the name has been changed from roadnetwork_stats.json

Files for all scenarios have been uploaded to s3://mozambique-road-planning/fluvial-pluvial in their respective directories.

olafveerman commented 6 years ago

Thanks @matthewhanson ! This looks good.