Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisRenchon committed Aug 29, 2024
1 parent 619e01b commit 197737c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions experiments/calibration/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# ClimaLand calibration

This folder contains scripts to perform calibration on ClimaLand simulations, using [ClimaCalibrate.jl](https://github.com/CliMA/ClimaCalibrate.jl).

Like other ClimaLand/experiments scripts, the Julia environment (Project.toml) is located in .buildkite

The structure of this folder currently mimics [ClimaAtmos.jl/calibration](https://github.com/CliMA/ClimaAtmos.jl/tree/main/calibration).

## Documentation

To understand the dependencies of our calibration workflow, read the documentation of
[ClimaCalibrate.jl](https://github.com/CliMA/ClimaCalibrate.jl) and [EnsembleKalmanProcesses].jl(https://github.com/CliMA/EnsembleKalmanProcesses.jl)

0 comments on commit 197737c

Please sign in to comment.