-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
619e01b
commit 197737c
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) | ||
|