-
Notifications
You must be signed in to change notification settings - Fork 1
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
563bb7b
commit c028d21
Showing
22 changed files
with
94 additions
and
1,793 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
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
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,14 @@ | ||
# Getting Started | ||
|
||
There is currently one example experiment with the job id `sphere_held_suarez_rhoe_equilmoist`. | ||
It is a perfect-model calibration, serving as a test case for the initial pipeline. | ||
|
||
This experiment runs the Held-Suarez configuration, estimating the parameter `equator_pole_temperature_gradient_wet`. | ||
By default, it runs 10 ensemble members for 4 iterations. | ||
Each forward model runs using 8 tasks, with 8 cpus per task for a total of 64 cpus per model run. | ||
|
||
To run this experiment: | ||
1. Log onto the Caltech HPC | ||
2. Clone CalibrateAtmos.jl and `cd` into the repository. | ||
3. Run: `./experiments/job_array.sh sphere_held_suarez_rhoe_equilmoist` | ||
|
Oops, something went wrong.