Calculate and plot SPI in r using ggplot2

Published 2023-11-01
Script link : bit.ly/Calculate-and-plot-SPI-in-r-using-ggplot2
fb page link : www.facebook.com/elbouhali.geo
fb groupe link : www.facebook.com/groups/geomaticsdataea
--------------------------------
The WMO has adopted the standardized precipitation index (SPI) to be used by meteorological and hydrological services worldwide to characterize droughts. The SPI is based solely on precipitation data, not considering other variables (such as temperature, relative humidity, evapotranspiration, etc.). It is being used in research or operational mode in more than 70 countries (WMO).

In this course, I will show you how to calculate and create an SPI plot in R using the ggplot2 package. You can use the script below, and, watch the video to understand the steps involved in creating the SPI plot.

statistics, data science, r programming, plot SPI in r using ggplot2, calculate spi r, plot spi ggplot2, standardized precipitation index ggplot2, plot spi in r, calculate spi rstudio, data visualisation in r, spi ggplot2, spi r, visualise spi ggplot, create spi plot using ggplot2, standardized precipitation index, plot spi using r programming, create spi ggplot2, spi 24 month ggplot2, spi 6 month ggplot2, spi 12 month ggplot2, ggplot2 spi
Calculating SPI index from RStudio
Calculating SPI index using R studio
Calculation of SPI using R programming
Calculate the SPI indices from Rainfall Data
Drought Calculation in R
Standardized Precipitation Index (SPI)
How to Calculated SPI Drought Index
How to Calculate SPI Index using SPEI Package in RStudio
Prepare dataset in RStudion to calculate SPI
Drought Characterization using Standard Precipitation Index
Drought Characterization using SPI
Calculate the SPI index
How to calculate Drought Indices
How to Calculate SPI Indices using SPEI Package in r
Calculating SPI index using R
Calculating SPI index
export SPI to csv
How to Calculate Standardized Precipitation Index (SPI) usin R
SPI (Standardized Precipitation Index) Calculation Using R
How to Calculate SPI Index using SPEI Package in rstudio
SPI calculation R

All Comments (4)
  • @akindefisayo3267
    Hello Sir. This is quite helpful, I have been trying to use the SPEI 1.8.1 version to derive this plot, and the codes I got from Chatgpt and Stark overflow won't just work. Thank you very much
  • @akindefisayo3267
    Please, could you make a tutorial on how to calculate two hydrologic drought indices namely,, Standardized Streamflow Index (SSI) in R. Or the Lake Level Change Index (LLCI) in R. The SSI uses Streamflow data from a gaging station, while the LL CI uses the Lake water level data. I have searched online and I can't find any tutorial on this two aspect s of hydrologic drought. It will go a long way if you could make a video on this. Thank you for your contents