StomataModels.jl
About
StomataModels.jl
includes a collection of empirical and optimization stomatal models. StomataModels.jl
only supports Julia 1.3 and above.
Documentation | CI Status | Compatibility | Code Coverage |
---|---|---|---|
Installation
julia> using Pkg;
julia> Pkg.add("StomataModels");
API
See API
for more detailed information about how to use StomataModels.jl
.