MartinHoldrege/precipr: Manipulating and examining precipitation intensity

Just a collection of some simple R functions that are useful to me in manipulating precipitation, and for providing metrics of precipitation intensity. I will use these inside the rSFSTEP2 wrapper when running simulations with increased intensity. Additionally, I've included a slightly simplified version of the WGEN (Richardson and Wright 1984, Richardson, 1981) weather generator. This allows for altering the precipitation distribution (gamma distribution), and rain frequency, to but keep total precip the same.

Getting started

Package details

AuthorMartin Holdrege
MaintainerMartin Holdrege <martinholdrege@gmail.com>
LicenseGPL-3
Version0.0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("MartinHoldrege/precipr")
MartinHoldrege/precipr documentation built on Nov. 4, 2021, 11:10 a.m.