Land icon indicating copy to clipboard operation
Land copied to clipboard

Everything within the Land model (Soil Plant Atmosphere Module, Land Hydrology, etc)

Results 14 Land issues
Sort by recently updated
recently updated
newest added

If this repo is still being maintained, then we should apply the new clima parameter handling. An example of how to do this is in [this PR](https://github.com/CliMA/ClimaLSM.jl/pull/68). A success metric...

ClimaParameters :control_knobs:

The Units of `tau_osm` at [canopylayer.jl#L163](https://github.com/CliMA/Land/blob/main/src/StomataModels/types/canopylayer.jl#L163) is incorrectly listed as `[μmol⁻¹]`. The units of `tau_osm` should be `[mol² m⁻² s⁻² μmol⁻¹]` based on the following calculation: ``` d(g_sw)/dt = [mol...

We still need to change the drivers of SIF at the leaf level (discussions with Christiaan!). SIF is driven by absorbed photons, currently energy fluxes are used to drive fluxes,...

Link: https://github.com/CliMA/Land/runs/2224020620?check_suite_focus=true Compathelper workflow is disabled for now. More investigation is required before enabling the workflow again.

We should follow Tapio's comment ([here](https://github.com/climate-machine/Land/pull/5#discussion_r418336106) and [here](https://github.com/climate-machine/Land/pull/5#discussion_r418335867)) and make sure to switch to using CLIMAParameters.jl and MoistThermodynamics

Need to figure out what to do 2500nm; probably need to extend RT calculations to match what the atmospheric RT does (>2500nm probably not super important but

Soil reflectance needs to be added still (just a structure first, can figure out how to populate it later and whether or not to use soil water content as a...

Hi, Can the submodules (packages) be reused in crop modelling?

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](https://github.com/CliMA/Land/blob/v0.1/examples/example.jl) is pushed to main. Or what...

Each global simulation will be labeled with a unique tag using the format `aN_gmX_wdY` or `bN_gmX_wdY` | Label | Description | |:-|:-| | a | CliMA Land v0.1 | |...

documentation