knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
r badger::badge_cran_release("splash", "black")
r badger::badge_github_actions("villegar/splash")
r badger::badge_doi("10.5281/zenodo.376293", "blue")
This program calculates bioclimatic indices and fluxes (radiation, evapotranspiration, soil moisture) for use in studies of ecosystem function, species distribution, and vegetation dynamics under changing climate scenarios. Predictions are based on a minimum of required inputs: latitude, precipitation, air temperature, and cloudiness.
You can install the released version of splash from CRAN with:
install.packages("splash")
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("villegar/splash")
T. W. Davis, I. C. Prentice, B. D. Stocker, R. J. Whitley, H. Wang, B. J. Evans, A. V. Gallego-Sala, M. T. Sykes, and W. Cramer, Simple process-led algorithms for simulating habitats (SPLASH): Robust indices of radiation evapo-transpiration and plant-available moisture, Geoscientific Model Development, 2016. DOI: https://doi.org/10.5281/zenodo.376293
Source: https://bitbucket.org/labprentice/splash/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.