Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flick/tutorials update #664

Merged
merged 4 commits into from
Apr 17, 2024
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
## 2023/24 Video series
flicj191 marked this conversation as resolved.
Show resolved Hide resolved
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>.

## 2024 Videos
flicj191 marked this conversation as resolved.
Show resolved Hide resolved
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>
Loading