Hello friends,

I need to calculate such extreme precipitation indices (e.g., R5D, R20, RR1..etc) using R programming or Python. I will be thankful for any kind of help.

note that:

R5D --> the highest 5-day precipitation amount for each year.

R20 --> the annual count of days with precipitation >20 mm.

RR1 --> the annual count of rainy days > 1mm.

Regards,

Similar questions and discussions