Land
Land copied to clipboard
CanopyLayers module is empty
As of now the package for CanopyLayers.jl is empty in main Land.jl, as compared to v0.1. It would be nice if an updated example.jl is pushed to main. Or what would be the recommended way to start working with CanopyLayers?
It is in the README of this repo: https://github.com/CliMA/Land#examples. The example folder contains a Manifest.toml file where deps reside (depends on branch v0.1).
v0.2 is a major release change, and thus is not ready to use yet. To use v0.1, follow the instructions at https://github.com/CliMA/Land/tree/v0.1. FYI, in v0.2, CanopyLayers is renamed to CanopyRadiativeTransfer to be more specific.