Skip to content

Commit

Permalink
Merge pull request #664 from ACCESS-NRI/flick/tutorials_update
Browse files Browse the repository at this point in the history
Flick/tutorials update
  • Loading branch information
atteggiani authored Apr 17, 2024
2 parents 7a636bc + e298318 commit 793da8d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/tutorials/esmvaltool.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
The Earth System Model Evaluation Tool (ESMValTool) is a tool developed for evaluation of Earth System Models in CMIP (Climate Model Intercomparison Projects). See <a href="\model_evaluation\model_evaluation_on_gadi\model_evaluation_on_gadi_esmvaltool.md">here</a> for an introduction and information for usage on Gadi.

## 2023 video series
## YouTube Video Series
1. <a href="https://www.youtube.com/watch?v=YSs6A0H1MwE&list=PLFjfi2xLaFpJp59LvDc1upQsj_xzFlFLc&index=1" target="_blank">What is ESMValTool?</a>
2. <a href="https://www.youtube.com/watch?v=LSOzl6_CNy8&list=PLFjfi2xLaFpJp59LvDc1upQsj_xzFlFLc&index=2" target="_blank">ESMValTool - NCI quickstart guide</a>
3. <a href="https://www.youtube.com/watch?v=etOW9nZZAeE&list=PLFjfi2xLaFpJp59LvDc1upQsj_xzFlFLc&index=3" target="_blank">ESMValTool - The config user file</a>
4. <a href="https://www.youtube.com/watch?v=PvHXr6z3VRU&list=PLFjfi2xLaFpJp59LvDc1upQsj_xzFlFLc&index=4" target="_blank">Understanding ESMValTool recipes</a>
5. <a href="https://www.youtube.com/watch?v=2ml231NGnq8&list=PLFjfi2xLaFpJp59LvDc1upQsj_xzFlFLc&index=5" target="_blank">ESMValTool: Write your own recipes and diagnostics</a>
6. <a href="https://www.youtube.com/watch?v=NPIJWpLqGjs&list=PLFjfi2xLaFpJp59LvDc1upQsj_xzFlFLc&index=6" target="_blank">ESMValTool: CMORizing</a>
7. <a href="https://www.youtube.com/watch?v=efvzi7dUYmk&list=PLFjfi2xLaFpJp59LvDc1upQsj_xzFlFLc&index=7" target="_blank">ESMValTool: Data Management</a>
8. <a href="https://www.youtube.com/watch?v=SuQ30YNQ6Cw&list=PLFjfi2xLaFpJp59LvDc1upQsj_xzFlFLc&index=8" target="_blank">ESMValTool: Debugging</a>
9. <a href="https://www.youtube.com/watch?v=fSxirzDR3iw&list=PLFjfi2xLaFpJp59LvDc1upQsj_xzFlFLc&index=9" target="_blank">Visual Studio Code Workflow for Gadi</a>

## 2023 ACCESS workshop
- <a href="https://github.com/ACCESS-NRI/workshop-training-2023/blob/main/esmvaltool/ESMValTool_training_VDI.md" target="_blank">Working with ESMValTool</a>
4 changes: 4 additions & 0 deletions docs/tutorials/ilamb.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
The International Land Model Benchmarking (ILAMB) benchmarking system is a python framework used to quantitatively compare a defined set of observable variables with a number of land models. For an introduction, see <a href="/model_evaluation/model_evaluation_on_gadi/model_evaluation_on_gadi_ilamb.md/">here</a>.

## YouTube Video Series
1. <a href="https://www.youtube.com/watch?v=94o17KXQ34I&t=40s&ab_channel=AustralianEarthSystemSimulator%28ACCESS-NRI%29" target="_blank">ILAMB - Getting started</a>
2. <a href="https://www.youtube.com/watch?v=A2T-xcVLZdA&ab_channel=AustralianEarthSystemSimulator%28ACCESS-NRI%29" target="_blank">ILAMB MMT Unified Dashboard</a>

## 2023 ACCESS workshop
- <a href="https://github.com/ACCESS-NRI/workshop-training-2023/blob/main/ilamb/ILAMB_training.md" target="_blank">Working with ILAMB</a>

0 comments on commit 793da8d

Please sign in to comment.