Land icon indicating copy to clipboard operation
Land copied to clipboard

CanopyLayers module is empty

Open relghawi opened this issue 2 years ago • 1 comments

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?

relghawi avatar Jul 17 '23 11:07 relghawi

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.

Yujie-W avatar Jul 17 '23 15:07 Yujie-W