Description Usage Arguments Value Author(s) References See Also Examples
Calculates the Precipitation Concentration Period (PCP) on a daily or monthly precipitation serie.
1  | pcp(object)
 | 
object | 
 a daily or monthly precipitation serie.  | 
A data.frame containing the following variables:
year is the year.
pcp is the precipitation concentration period, in degree, corresponding to a year.
Results correspond to a month like below when using the 'azimuth'  default values:
0 = January, 30 = February, 60 = March, ..., 300 = November, and 330 = December.
Lucas Venezian Povoa lucasvenez@gmail.com
Zhang L.J., Qian Y.F. (2003) Annual distribution features of precipitation in China and their interannual variations. J Acta Meteorological Sinica 17:146-163
pplot.pcp
read.data
as.daily
as.monthly
1 2 3 4 5 6 7  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.