ClimaLand.jl
ClimaLand.jl copied to clipboard
Clima's Land Model
We would like to calibrate the big leaf model with SIF data. To do so, we need a model predicting SIF. Refer to discussion in https://github.com/CliMA/ClimaLand.jl/issues/152 for notes on SIF...
**Is your feature request related to a problem? Please describe.** We would like to support the following regridding capabilities: - on sphere 3D or 2D [ available] - on column...
## Describe the bug Our Vaira test site in experiments stopped working because the data_link is no longer valid. We just need to fix the link and add back to...
**Is your feature request related to a problem? Please describe.** For legacy reasons, the biomass parameters of the canopy (LAI, SAI, RAI) are stored inside of the `PlantHydraulics` model, but...
**Is your feature request related to a problem? Please describe.** To make progress toward #596, we need a simplified PlantHydraulics model designed specifically for a Big leaf model, which doesn't...
## Purpose To introduce code that allows us to set up spatially varying parameters which do not vary in time in the canopy model, and make use of them throughout...
## Purpose For global runs, we currently set up a spherical shell domain (extruded FD) and create fields that are defined everywhere on the domain. The issues arise in three...
- [ ] Close remaining issues related to the canopy: https://github.com/CliMA/ClimaLand.jl/issues/250, https://github.com/CliMA/ClimaLand.jl/issues/270, https://github.com/CliMA/ClimaLand.jl/issues/418, https://github.com/CliMA/ClimaLand.jl/issues/159
Most of the information is in the [documentation](https://clima.github.io/ClimaDiagnostics.jl/dev/). ```[tasklist] - [ ] https://github.com/CliMA/ClimaDiagnostics.jl/pull/12 - [ ] https://github.com/CliMA/ClimaAtmos.jl/issues/2910 - [ ] https://github.com/CliMA/ClimaDiagnostics.jl/issues/6 - [ ] https://github.com/CliMA/ClimaDiagnostics.jl/issues/7 - [ ] https://github.com/CliMA/ClimaLand.jl/pull/612 -...
## Describe the bug Currently, the soil porosity and a parameter that depends on the retention curve are needed by the respiration model. These need to match the parameters used...