# pcp\_sd

This parameter quantifies the variability in precipitation for each month. The standard deviation is calculated as

$$
σ\_{mon}=\sqrt{(\frac{∑*{d=1}^N\*(R*{day,mon}-R\_{mon} )^2 }{N-1}})
$$

where $$σ\_{mon}$$ is the standard deviation for daily precipitation in month $$mon$$ (mm H2O), $$R\_{day,mon}$$ is the amount of precipitation for day $$d$$ in month $$mon$$ (mm H2O), $$R\_{mon}$$ is the average precipitation for the month (mm H2O), and $$N$$ is the total number of daily precipitation records for month $$mon$$. Daily precipitation values of 0 mm are included in the standard deviation calculation.
