Learn R Programming

raincpc (version 1.1.0)

Obtain and Analyze Daily Rainfall Data from the USA Climate Prediction Center (CPC)

Description

The Climate Prediction Center's (CPC) rainfall data for the world (1979 to present, 50 km resolution) and the USA (1948 to present, 25 km resolution), is one of the few high quality, long term, observation based, daily rainfall products available for free. Although raw data is available at CPC's ftp site, obtaining, processing and visualizing the data is not straightforward. There are thousands of files, and file formats and file extensions have been changing over time. This package provides functionality to download, process and visualize over 40 years of global rainfall data and over 70 years of USA rainfall data from CPC.

Copy Link

Version

Install

install.packages('raincpc')

Monthly Downloads

61

Version

1.1.0

License

MIT + file LICENSE

Maintainer

Last Published

January 31st, 2020

Functions in raincpc (1.1.0)

cpc_read_rawdata

Read downloaded raw rainfall data from CPC
sdm_asc_from_raster

Raster conversion functions
sdm_extract_data

Spatial Join of Points with Raster Grids
sdm_getXYcoords

Computes the X and Y Coordinates of the Pixels of a Raster Map
sdm_as_asc

Raster conversion functions
raincpc

Obtain and analyze rainfall data from the Climate Prediction Center.
sdm_raster_from_asc

Raster conversion functions
cpc_get_rawdata

Download rainfall data from CPC for the time period of interest