Skip to content

Commit

Permalink
Merge pull request #788 from ACCESS-NRI/flick/786-tutorials-update
Browse files Browse the repository at this point in the history
Add payu and esmvaltool tutorials
  • Loading branch information
atteggiani authored Sep 15, 2024
2 parents d450be2 + 789aad7 commit 004fb22
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
10 changes: 10 additions & 0 deletions docs/tutorials/esmvaltool.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

The Earth System Model Evaluation Tool (ESMValTool) is a tool developed for evaluation of Earth System Models in CMIP (Climate Model Intercomparison Projects). For more information, check the [ACCESS-NRI ESMValTool-workflow at NCI](/model_evaluation/model_evaluation_on_gadi/model_evaluation_on_gadi_esmvaltool).

## 2024 Training day CMIP7 Hackathon
- [CMIP7 Evaluation Hackathon tutorial](https://access-nri.github.io/CMIP7_MED_Hackathon/)
See the following episodes for tutorials on ESMValTool on Gadi:
1. [Running your first recipe](https://access-nri.github.io/CMIP7_MED_Hackathon/02-runarecipe/index.html)
2. [Writing your own recipe](https://access-nri.github.io/CMIP7_MED_Hackathon/04-writingyourrecipe/index.html)
3. [Writing your own diagnostic script](https://access-nri.github.io/CMIP7_MED_Hackathon/05-writingdiagnostics/index.html)
4. [Use a Jupyter Notebook to run a recipe](https://access-nri.github.io/CMIP7_MED_Hackathon/06-jupyternotebook/index.html)
5. [ESMValCore in Jupyter notebook](https://access-nri.github.io/CMIP7_MED_Hackathon/07-esmvalcoreapi/index.html)

## YouTube Video Series
1. [What is ESMValTool?](https://www.youtube.com/watch?v=YSs6A0H1MwE&list=PLFjfi2xLaFpJp59LvDc1upQsj_xzFlFLc&index=1)
2. [ESMValTool - NCI quickstart guide](https://www.youtube.com/watch?v=LSOzl6_CNy8&list=PLFjfi2xLaFpJp59LvDc1upQsj_xzFlFLc&index=2)
Expand All @@ -12,6 +21,7 @@ The Earth System Model Evaluation Tool (ESMValTool) is a tool developed for eval
7. [ESMValTool: Data Management](https://www.youtube.com/watch?v=efvzi7dUYmk&list=PLFjfi2xLaFpJp59LvDc1upQsj_xzFlFLc&index=7)
8. [ESMValTool: Debugging](https://www.youtube.com/watch?v=SuQ30YNQ6Cw&list=PLFjfi2xLaFpJp59LvDc1upQsj_xzFlFLc&index=8)
9. [Visual Studio Code Workflow for Gadi](https://www.youtube.com/watch?v=fSxirzDR3iw&list=PLFjfi2xLaFpJp59LvDc1upQsj_xzFlFLc&index=9)
10. [ESMValCore API Introduction](https://www.youtube.com/watch?v=-5Vkpae18JA&list=PLFjfi2xLaFpJp59LvDc1upQsj_xzFlFLc&index=10)

## 2023 ACCESS workshop
- [Working with ESMValTool](https://github.com/ACCESS-NRI/workshop-training-2023/blob/main/esmvaltool/ESMValTool_training_VDI.md)
5 changes: 5 additions & 0 deletions docs/tutorials/ilamb.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

The International Land Model Benchmarking (ILAMB) system is a python framework used to quantitatively compare a defined set of observable variables with a number of land models. For more information, check [ACCESS-NRI ILAMB-workflow at NCI](/model_evaluation/model_evaluation_on_gadi/model_evaluation_on_gadi_ilamb).

## 2024 Training day CMIP7 Hackathon
ILAMB episodes as part of this event:
1. [Running the ILAMB on Gadi](https://access-nri.github.io/CMIP7_MED_Hackathon/08-ilamb-exercise-1/index.html)
2. [ILAMB support for RAW ACCESS-ESM outputs](https://access-nri.github.io/CMIP7_MED_Hackathon/09-ilamb-exercies-2/index.html)

## YouTube Video Series
1. [ILAMB - Getting started](https://www.youtube.com/watch?v=94o17KXQ34I&t=40s&ab_channel=AustralianEarthSystemSimulator%28ACCESS-NRI%29)
2. [ILAMB MMT Unified Dashboard](https://www.youtube.com/watch?v=A2T-xcVLZdA&ab_channel=AustralianEarthSystemSimulator%28ACCESS-NRI%29)
Expand Down
8 changes: 6 additions & 2 deletions docs/tutorials/payu.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Payu

Payu is used in the run of [ACCESS-OM](/models/run-a-model/run-access-om)
Payu is used to run [ACCESS-OM](/models/run-a-model/run-access-om) and [ACCESS-ESM](/models/run-a-model/run-access-esm).

## Tutorial coming
## 2024 Training day
- [Running Model Experiments with payu and git](https://forum.access-hive.org.au/t/running-model-experiments-with-payu-and-git/2285)

## 2024 March

- [ACCESS-OM2 payu tutorial](https://forum.access-hive.org.au/t/access-om2-payu-tutorial/1750)

0 comments on commit 004fb22

Please sign in to comment.