Site icon R-bloggers

New R package raincpc: Obtain and Analyze Global Rainfall data from the Climate Prediction Center (CPC)

[This article was first published on Nine Lives, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
The Climate Prediction Center’s (CPC) daily rainfall data for the entire world, 1979 – present & 50-km resolution, is one of the few high quality and long term observation-based rainfall products. Data is available at CPC’s ftp site. However, it is a lot of data and there is no software to analyze and visualize the data.

Some issues with size/format of the CPC data:


The R package `raincpc` makes life easier by providing functionality to download and process the data from CPC’s ftp site. Some features of this new package are:


Here are some examples on how to obtain and visualize the data – https://github.com/RationShop/raincpc

Below are the relevant CRAN and GitHub sites:
Please let me know if you find any errors or if you have any comments or suggestions.

To leave a comment for the author, please follow the link and comment on their blog: Nine Lives.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.