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 - remove dependence on ArtifactWrappers from ClimaLand experiments - fix broke Vaira ranch site link - remove duplicate experiment from buildkite (soil evaporation is now in the docs...

Fixes #588 Leads to x2 improvement: https://buildkite.com/clima/climaland-benchmark/builds/65#018f3174-1371-42ee-8dc2-eca52228dc0c Average time: 5.3 s https://buildkite.com/clima/climaland-benchmark/builds/53#018f3104-e10b-4e7e-af80-0a2476646201 Average time: 10 s

Closes #587 There's a new GitHub label now "Run benchmarks". When this label is activated, the standard benchmark is run for the given PR.

Run benchmarks

## Describe the bug We download some of our data directly from external servers every time we run a simulation. This causes problems, e.g. when those servers are down we...

bug

## Purpose This PR will add diagnostics to ClimaLand, using ClimaDiagnostics.jl ## To-do ## Content ---- - [x] I have read and checked the items on the review checklist.

enhancement

## Purpose Update all files relating to neural snow depth parameterization code in accordance with recent paper revisions. This includes the Tools modules as well as the tutorials, as well...

## Purpose This draft PR is to attempt to add the framework for reproducible calibration experiments, starting with one example experiment. It is inspired by https://github.com/CliMA/ClimaAtmos.jl/pull/2895

enhancement

## Purpose This PR will add FLUXNET2015 with PFTs, and go toward removing experiment/integrated/fluxnet to avoid code duplication. ## To-do - [x] Dict of PFT corresponding to each FLUXNET2015 site...

enhancement

## Purpose This PR is a start to add the RT canopy model developed by Yujie to ClimaLand.jl. NOTE: we might not need Yujie's model as a dependency, if we...

enhancement

## Purpose This PR adds a method of runoff specifically for single site runs, which assumes that water at the top of the soil column (from precipitation or snow melt)...

enhancement