How to calculate standardized precipitation index (SPI).

조회 수: 55 (최근 30일)
Govind Kumar
Govind Kumar 2019년 6월 19일
답변: Chad Greene 2019년 7월 17일
I have rainfall data in .mat format. Data is 2D matrix mxn where m are row representing m days and n is column representing n locations. I wanted to calculated SPI for each location as well as whole country. Please do not suggest any softweaer.
  댓글 수: 4
dpb
dpb 2019년 6월 19일
Well, what's the actual definition one could use to calculate from? We're not all specialists in various fields...
What have you tried so far?
dpb
dpb 2019년 6월 19일
편집: dpb 2019년 6월 20일
They're fitting multiple distributions to find best fit of precipitation data over the given time period, then using that to compute a percentile.
Search the FileExchange; there are several submissions there that should at least give you a head start...this won't be a five-minute exercise.

댓글을 달려면 로그인하십시오.

답변 (1개)

Chad Greene
Chad Greene 2019년 7월 17일
Hi Govind,
You might want to check out the spei function in the Climate Data Toolbox for Matlab.
Chad

카테고리

Help CenterFile Exchange에서 Weather and Atmospheric Science에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by