Operational drought monitoring from satellites
Robin Wilson, Tudor Watson, Peter Foster, Ben Evans
http://rhoksoton.github.com/WaterMe/
The Problem
There is a need for timely, open data to allow assessment of drought conditions by:
A solution?
The MODIS satellite produces daily data on light reflected from the Earth's surface
This can be processed to produce the Normalised Difference Water Index, which meaures water in plants
MODIS data is free, but NDWI is not produced operationally yet - we should change that!
What did we do?
Generating Data
Wrote Python code to acquire data and process to NDWI:
Data for West Africa acquired for the majority of May 2012
What did we do?
Visualising Data
Wrote an API and a map-based viewer using that API:
Demos
Screenshot
Further work
Finally: release and test with real-world users