ClimaLand.jl icon indicating copy to clipboard operation
ClimaLand.jl copied to clipboard

Clima's Land Model

Results 155 ClimaLand.jl issues
Sort by recently updated
recently updated
newest added

## Purpose Implement the standalone snow model, documented in the Clima Design Docs Land Model chapter. This is distinct from the simple version we have baked into the bucket model....

SDI

# The Climate Modeling Alliance: Workflow and technology to manage input data (OKR 2.3.7, 2.3.9, 3.4.1) ## Software Design Issue 📜 ### Purpose This SDI describes challenges and proposes a...

SDI

## Purpose See #599 The existing `PlantHydraulics` model requires large vectors of data giving the heights of layers in the canopy. This functionality is unused and we have no plans...

**Is your feature request related to a problem? Please describe.** We allocate `z` and `Delta z` in several places in the soil model, especially for boundary conditions. Investigate storing these...

enhancement

## Purpose Reduce allocations and remove duplicate code ## Description The soil model requires, when setting boundary conditions, the values of the state and certain derived properties (temperature, specific humidity,...

SDI

Components models are defined with a set of parameters. At the moment, we do not check that the parameters agree across models when combined in an integrated land model. It'd...

enhancement

## Purpose This outlines and tracks PRs which add experiments and plotting of results for use in our paper introducing the land model [(read only link)](https://www.overleaf.com/read/qnxcgcwncxpk#721873). ## Components Simulation scripts...

SDI

## Purpose ## To-do ## Content ---- - [ ] I have read and checked the items on the review checklist.

```[tasklist] - [x] `top_center_to_surface` allocates at every step - see https://github.com/CliMA/ClimaLand.jl/issues/615 - [ ] https://github.com/CliMA/ClimaLand.jl/issues/588 - [x] Remove `dss!` if not needed - [ ] Move to ClimaDiagnositcs to avoid...

## Purpose OKR 0.2.4.5 is: "Demonstrate successful land model simulation with big leaf coupled to soil driven by reanalysis meteorology for FLUXNET sites; show agreement in key metrics (RMSE, r2)...

SDI