Photosynthesis.jl
has been refactored based on the ClimaCache.jl package. Functions has been renamed to be more specific, but it is getting more user-friendly. As Photosynthesis.jl
is a module of CliMA Land, please cite CliMA Land when you use Photosynthesis.jl
. We have devote most of the time to developing the CliMA Land, and thus have minimum time to document the model. If you want to use the model, please make a request through this Github Issue.
Photosynthesis models for modeling C3 and C4 photosynthesis.
Documentation | CI Status | Compatibility | Code Coverage |
---|---|---|---|
julia> using Pkg;
julia> Pkg.add("Photosynthesis");