diff --git a/docs/tutorials/esmvaltool.md b/docs/tutorials/esmvaltool.md index 9ca7fb010..af4259228 100644 --- a/docs/tutorials/esmvaltool.md +++ b/docs/tutorials/esmvaltool.md @@ -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) @@ -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) \ No newline at end of file diff --git a/docs/tutorials/ilamb.md b/docs/tutorials/ilamb.md index 37625f7eb..88a425f3a 100644 --- a/docs/tutorials/ilamb.md +++ b/docs/tutorials/ilamb.md @@ -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) diff --git a/docs/tutorials/payu.md b/docs/tutorials/payu.md index 87aa4a7f9..4f1369172 100644 --- a/docs/tutorials/payu.md +++ b/docs/tutorials/payu.md @@ -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)