Standardized Drought Index Visualization Tool

Posted by
CAKE TeamOverview
The Standardized Drought Index Visualization Tool (SDI Viz Tool) was developed to be able to quickly generate and customize multiscale Standardized Precipitation Index (SPI) and Standardized Precipitation Evapotranspiration Index (SPEI) plots. These plots portray all SPI and SPEI timescales, allowing for the visualization of both short and long-term droughts all at once and through time. More information on the SPI and SPEI can be found at the WestWide Drought Tracker.
The data used in the creation of the plots is the NOAA U.S. Climate Divisional Dataset (nClimDiv). This dataset is updated through the end of the previous month, usually by the 10th of the current month. Maps of the climate divisions and special regions can be found here.
The SPI and SPEI values were calculated on the full period of record using the R SPEI package. SDI Viz Tool code can be found at https://github.com/mcrimmins/SDIVizTool.