ilyamaclean/microclimc: Below or above canopy microclimate modelling with R

The functions in the microclimc package contain tools for modelling the mechanistic processes that govern below or above canopy microclimate. It includes tools for heat and vapour conductance, radiation absorbed or emmited by leaves and an implementation of the Thomas and Newton-Raphson algorithms for solving simultaniously heat fluxes between soil or air layers. It should be used in conjuction with microctools, a package which contains a whole series of worker functions needed to run the model, and is included as a package dependancy. This package contains just the higher level functions needed to run the model. Unlike microclima, the functions are designed for modelling time-series at single locations.

Getting started

Package details

MaintainerIlya M. D. Maclean <i.m.d.maclean@exeter.ac.uk>
LicenseGPL-2
Version0.1.0
URL https://github.com/ilyamaclean/microclimc
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ilyamaclean/microclimc")
ilyamaclean/microclimc documentation built on July 28, 2023, 1:40 a.m.