GitHub - MiRoVaGo/pRecipe (original) (raw)

pRecipe

R badge CRAN_Status_Badge metacran downloads CRAN_Download_Badge license

What is pRecipe?

An open-access tool/framework to download, validate, visualize, and analyze multi-source precipitation data across various spatio-temporal scales. Ultimately providing the hydrology science community with the tools for consistent and reproducible analysis regarding precipitation (Vargas Godoy and Markonis, 2023).

Features

Installation

Get the latest version of pRecipe

if (!require('devtools')) {install.packages('devtools'); library(devtools)}

install_github('MiRoVaGo/pRecipe')

Alternatively, the latest CRAN release

install.packages("pRecipe")

library(pRecipe) ?pRecipe-package

References

Vargas Godoy, M.R. and Markonis, Y., 2023. pRecipe: A global precipitation climatology toolbox and database. Environmental Modelling & Software, 165, p.105711.