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