Package: splash 1.0.2
splash: Simple Process-Led Algorithms for Simulating Habitats
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. Davis et al. (2017) <doi:10.5194/gmd-10-689-2017>.
Authors:
splash_1.0.2.tar.gz
splash_1.0.2.zip(r-4.5)splash_1.0.2.zip(r-4.4)splash_1.0.2.zip(r-4.3)
splash_1.0.2.tgz(r-4.4-any)splash_1.0.2.tgz(r-4.3-any)
splash_1.0.2.tar.gz(r-4.5-noble)splash_1.0.2.tar.gz(r-4.4-noble)
splash_1.0.2.tgz(r-4.4-emscripten)splash_1.0.2.tgz(r-4.3-emscripten)
splash.pdf |splash.html✨
splash/json (API)
NEWS
# Install 'splash' in R: |
install.packages('splash', repos = c('https://villegar.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/villegar/splash/issues
Last updated 2 years agofrom:39b154a255. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | OK | Nov 21 2024 |
R-4.5-linux | OK | Nov 21 2024 |
R-4.4-win | OK | Nov 21 2024 |
R-4.4-mac | OK | Nov 21 2024 |
R-4.3-win | OK | Nov 21 2024 |
R-4.3-mac | OK | Nov 21 2024 |
Exports:calc_daily_evapcalc_daily_solarjulian_dayread_csvread_txtrun_one_dayspin_up
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Calculate daily evaporation fluxes | calc_daily_evap |
Calculate daily solar radiation fluxes | calc_daily_solar |
Calculate Julian day | julian_day |
Read CSV file | read_csv |
Read plain text file | read_txt |
Runs SPLASH at a single location for one day | run_one_day |
Calculate daily totals | spin_up |