Skip to content

Latest commit

 

History

History
executable file
·
30 lines (17 loc) · 2.92 KB

README.md

File metadata and controls

executable file
·
30 lines (17 loc) · 2.92 KB

DroughtObserve

Sub-national scale drought monitoring and forecasting for Africa and Near East

Cite as: Pareeth, S., Mul, M.L., Karimi, P., 2024. DroughtObserve - sub-national scale drought monitoring and forecasting for Africa and Near East using WaPORv2 data.

DroughtObserve is a web-based application developed by the WaterPIP team using open access data and provides historical (past decade) and forecasted (6 months) monthly drought intensity maps at national and sub-national level along with statistics on distribution of major biomes.

The methodology used to develop DroughtObserve has two major steps – i) preparation of Standardized Precipitation Actual Evapotranspiration Index (SPAEI) from long term monthly water surplus/deficit data ii) applying an auto-regressive model to predict for future months. DroughtObserve uses data from the FAO WAPOR database to compute drought index (version 2).

image

Figure 1. Steps in creating DroughtObserve

The SPAEI is a modified version of the well-known Standardized Precipitation Evapotranspiration Index (SPEI). Instead of precipitation, it uses monthly difference between precipitation and AETI. Using the following formula, the drought index (Di) of a specific month is calculated to represents time series of climatic water balance:

Di = Pi – AETIi

With Pi representing precipitation and AETIi representing actual evapotranspiration of a specific month. The SPAEI for a 12 months (SPAEI12) accumulation period is used to map droughts, which then represents the impact of drought on ecosystems and water resources. The data is then compiled into monthly drought maps and together with spatio-temporal statistics integrated into the dashboard.

The interactive dashboard is publicly available at https://wateraccounting.github.io/droughtobserve/. Monthly drought maps of the continent starting January 2010 can be visualized by changing the date on the top left-hand corner. When selecting a country, more information on sub-national drought statistics will become available, including a graph showing the timeseries of SPAEI and area statistics of major land cover types. More information can be found here.

image image

Figure 2. Screenshots of the dashboard at national and sub-national level.

The WaterPIP project was supported by the DUPC2 programme under the programmatic cooperation between the Directorate-General for International Cooperation (DGIS) of the Ministry of Foreign Affairs of the Netherlands and IHE Delft.

image