epijim/raincpc: Obtain and Analyze Rainfall data from the Climate Prediction Center (CPC)

The Climate Prediction Center's (CPC, www.cpc.ncep.noaa.gov) daily rainfall data for the entire world, from 1979 to the present, at a resolution of 50 km (0.5 degrees lat-lon), is one of the few high quality and long-term observation-based rainfall products available for free. Data is available at CPC's ftp site (ftp.cpc.ncep.noaa.gov/precip/CPC_UNI_PRCP/GAUGE_GLB/). However, obtaining and processing the data is not straightforward - there are too many files and file formats and file extensions have changed over time. This package provides functionality to download and process the raw data from CPC.

Getting started

Package details

AuthorGopi Goteti <my.ration.shop@gmail.com>
MaintainerGopi Goteti <my.ration.shop@gmail.com>
LicenseGPL (>= 2)
Version0.1
URL https://github.com/RationShop/raincpc
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("epijim/raincpc")
epijim/raincpc documentation built on May 16, 2019, 8:18 a.m.