worldbank-cdrp / historic-risk-explorer

A historic disaster risk explorer
Other
1 stars 1 forks source link

Manually download, clean, stitch, and upload satellite data #60

Open mileswwatkins opened 6 years ago

mileswwatkins commented 6 years ago

@olafveerman, reassign this ticket when you know who'll be working on it.

This supersedes #49, #50, and #51, which would cover programmatic processing for these images. In the interest of expediency, we're going to do this processing manually for now. (The existing programmatic pipeline can currently only handle one of the four sensors needed in this project.)

Steps, for each of the four disasters:

olafveerman commented 6 years ago

@ascalamogna This is something that @ridixcr could help with. Could you list which disasters we still need imagery for?

olafveerman commented 6 years ago

@Rub21 You can see in the constants.js file that only Pakistan has pre- and post- imagery at the moment.

Apart from that, we'd need imagery for anything after 2005 that's listed here: https://github.com/worldbank-cdrp/historic-risk-explorer/issues/2

Rub21 commented 6 years ago

@olafveerman @ascalamogna I've processed the missing the pre and post layers for hti-2010, moz-2015 and pak-2010, some of the work I did manually. πŸ‘‰ https://github.com/worldbank-cdrp/historic-risk-explorer/blob/data-process/lib/sat-processing/scene-to-mapbox.sh#L9-L30

For hti-2010 is missing post images: take a πŸ‘€ πŸ‘‡
ht

I 've also updated the tilesets id in constants.js πŸ‘‰ https://github.com/worldbank-cdrp/historic-risk-explorer/pull/93/files#diff-9dbdb2b67841b074d77d98dc5b7b2322

I've tried to see the pre-post layers on the page, but it is still not displaying, @olafveerman ,I think you fixed the issues, I want to corroborate it before proceeding to fix that issue.

PR πŸ‘‰ https://github.com/worldbank-cdrp/historic-risk-explorer/pull/93