jdossgollin/cpcRain: Manage data from the CPC Unified Gauge-Based Analysis of Global Daily Precipitation data set

Data from the CPC server is excellent, but poorly organized and difficult to access. This package solves that by providing two ways to access this data. The first is through short queries which are saved to memory; the second is to download data (a year at a time) and put it in a ncdf4 file for efficient querying later. This option is for those who need regular access to the data. This package also provides functionality to turn 2D or 3D arrays (lon, lat, and time) of CPC data into tidy data.table objects.

Getting started

Package details

Maintainer
LicenseMIT
Version2.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jdossgollin/cpcRain")
jdossgollin/cpcRain documentation built on May 18, 2019, 11:33 p.m.