Yujie-W / CanopyLayers.jl

Canopy radiation model
Apache License 2.0
2 stars 2 forks source link

CanopyLayers.jl

About

Canopy layering model including big leaf model and mSCOPE model, latter of which is reactored from early version of CliMA Land model (now CliMA land model is synced with CanopyLayers).

Documentation CI Status Compatibility Code Coverage

Installation

julia> using Pkg;
julia> Pkg.add("CanopyLayers");