GitHub - MiRoVaGo/pRecipe (original) (raw)
pRecipe
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
- Homogenized database currently encompassing 27 different precipitation data products.
- Exploratory data analysis.
- Spatiotemporal analysis.
- Time series analysis.
- Simple and aesthetic data visualization.
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.