diff --git a/.github/workflows/check_links.yml b/.github/workflows/check_links.yml
index a29e3ee67..2f0bc1d5d 100644
--- a/.github/workflows/check_links.yml
+++ b/.github/workflows/check_links.yml
@@ -23,7 +23,7 @@ jobs:
ref: main
- name: Link checker
- uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 #v1.10.0
+ uses: lycheeverse/lychee-action@f81112d0d2814ded911bd23e3beaa9dda9093915 #v2.1.0
with:
fail: true
args: --config .github/workflows/lychee-config.toml './docs/**/*.md' './docs/**/*.html'
diff --git a/.github/workflows/lychee-config.toml b/.github/workflows/lychee-config.toml
index fd15a8542..e3bb0834e 100644
--- a/.github/workflows/lychee-config.toml
+++ b/.github/workflows/lychee-config.toml
@@ -6,6 +6,7 @@ exclude = [
'^https://web\.archive\.org/web/',
'^http://127\.0\.0\.1:8000',
'^https://www.linkedin.com/',
+ '^\{\{[^\}]*\}\}',
]
# Exclude these filesystem paths from getting checked.
@@ -35,5 +36,5 @@ base = "https://access-hive.org.au/"
include_verbatim = true
# Check mail addresses
-include_mail = true
+include_mail = false
diff --git a/docs/community_resources/community_med/community_med_recipes.md b/docs/community_resources/community_med/community_med_recipes.md
index a8f861541..7d32faa35 100644
--- a/docs/community_resources/community_med/community_med_recipes.md
+++ b/docs/community_resources/community_med/community_med_recipes.md
@@ -1,9 +1,9 @@
# Community Model Evaluation and Diagnostics (MED) Recipe Gallery
???+ danger "Support Level: NOT supported by ACCESS-NRI"
- Here, we collate lists of useful resources for Model Evaluation and Diagnostics (MED). Contrary to the supported content of our [ACCESS-NRI Model Evaluation pages](../../model_evaluation/index.md), the information below is not supported by ACCESS-NRI unless stated otherwise.
+ Here, we collate lists of useful resources for Model Evaluation and Diagnostics (MED). Contrary to the supported content of our [ACCESS-NRI Model Evaluation pages](/model_evaluation), the information below is not supported by ACCESS-NRI unless stated otherwise.
-We are trying to ingest more and more model evaluation and diagnostics recipes in your currated [recipe gallery on this website](../../model_evaluation/model_evaluation_recipe_gallery.md). While this is a continous effort, this site is intented for a list of model evaluation and diagnostics recipes that are not (yet) ingested but may be interesting for the community:
+While this is a continous effort, this site is intented for a list of model evaluation and diagnostics recipes that are not (yet) ingested but may be interesting for the community:
Please let us know, if we are missing an important tool. Check [How To Contribute](/about/contribute) to get in touch.
@@ -64,7 +64,7 @@ Please let us know, if we are missing an important tool. Check [How To Contribut
|
@@ -316,7 +315,7 @@ IOMB uses the same code base as the International Land Model Benchmarking (ILAMB
@@ -382,4 +381,4 @@ IOMB uses the same code base as the International Land Model Benchmarking (ILAMB
-
\ No newline at end of file
+
diff --git a/docs/community_resources/community_med/community_model_catalogs.md b/docs/community_resources/community_med/community_model_catalogs.md
index 1c38e61f1..0d96330c8 100644
--- a/docs/community_resources/community_med/community_model_catalogs.md
+++ b/docs/community_resources/community_med/community_model_catalogs.md
@@ -1,7 +1,7 @@
# Community Model Data Catalogues
???+ danger "Support Level: NOT supported by ACCESS-NRI"
- Here, we collate lists of useful resources for Model Evaluation and Diagnostics (MED). Contrary to the supported content of our [ACCESS-NRI Model Evaluation pages](/model_evaluation/index.md), the information below is not supported by ACCESS-NRI unless stated otherwise.
+ Here, we collate lists of useful resources for Model Evaluation and Diagnostics (MED). Contrary to the supported content of our [ACCESS-NRI Model Evaluation pages](/model_evaluation), the information below is not supported by ACCESS-NRI unless stated otherwise.
Please let us know, if we are missing an important catalogue. Check [How To Contribute](/about/contribute) to get in touch.
@@ -52,7 +52,7 @@ Please let us know, if we are missing an important catalogue. Check [How To Cont
|
|
@@ -114,4 +114,4 @@ Please let us know, if we are missing an important catalogue. Check [How To Cont
|
-
\ No newline at end of file
+
diff --git a/docs/community_resources/community_med/community_observational_catalogs.md b/docs/community_resources/community_med/community_observational_catalogs.md
index f6f1b70df..093df19d4 100644
--- a/docs/community_resources/community_med/community_observational_catalogs.md
+++ b/docs/community_resources/community_med/community_observational_catalogs.md
@@ -1,7 +1,7 @@
# Community Observational Data Catalogues
???+ danger "Support Level: NOT supported by ACCESS-NRI"
- Here, we collate lists of useful resources for Model Evaluation and Diagnostics (MED). Contrary to the supported content of our [ACCESS-NRI Model Evaluation pages](../../model_evaluation/index.md), the information below is not supported by ACCESS-NRI unless stated otherwise.
+ Here, we collate lists of useful resources for Model Evaluation and Diagnostics (MED). Contrary to the supported content of our [ACCESS-NRI Model Evaluation pages](/model_evaluation), the information below is not supported by ACCESS-NRI unless stated otherwise.
Please let us know if we are missing an important catalogue. Check [How To Contribute](/about/contribute) to get in touch.
@@ -28,8 +28,8 @@ Please let us know if we are missing an important catalogue. Check [How To Contr
The Copernicus Climate Change Service (C3S) combines observations of the climate system with the latest science to develop authoritative, quality-assured information about the past, current and future states of the climate in Europe and worldwide. C3S data is provided via its Climate Data Store (CDS).
- You can search its available datasets via this interface.
- You can use the CDS API as well as command line tools to download data. To download ERA5 from CDS, you can use for example this era5cli command line tool.
+ You can search its available datasets via this interface.
+ You can use the CDS API as well as command line tools to download data. To download ERA5 from CDS, you can use for example this era5cli command line tool.
|
@@ -88,4 +88,4 @@ Please let us know if we are missing an important catalogue. Check [How To Contr
-
\ No newline at end of file
+
diff --git a/docs/community_resources/community_working_groups.md b/docs/community_resources/community_working_groups.md
index 97eb385eb..78ae88b56 100644
--- a/docs/community_resources/community_working_groups.md
+++ b/docs/community_resources/community_working_groups.md
@@ -3,7 +3,7 @@
The ACCESS Community and the ACCESS-NRI have established [Community Working Groups](https://www.access-nri.org.au/working-groups) to assess and prioritise the needs of the modelling community as well as encourage collaboration within. These working groups are open to the community and welcome new members.
The working group activities are coordinated through the [ACCESS-Hive Forum](https://forum.access-hive.org.au).
-To join a working group check [how to join a working group](https://www.access-nri.org.au/how-to-join-a-working-group) on the ACCESS-NRI webite.
+To join a working group check [how to join a working group](https://www.access-nri.org.au/join-community-working-groups) on the ACCESS-NRI webite.
diff --git a/docs/getting_started/are.md b/docs/getting_started/are.md
index 034c3f74c..309294737 100644
--- a/docs/getting_started/are.md
+++ b/docs/getting_started/are.md
@@ -1,6 +1,6 @@
# Australian Research Environment (ARE)
-[ARE](https://are-auth.nci.org.au) is a web-based graphical interface for performing your computational research, provided by [NCI](https://nci.org.au).
+[ARE](https://are.nci.org.au) is a web-based graphical interface for performing your computational research, provided by [NCI](https://nci.org.au).
ARE gives you access to NCI’s _Gadi_ supercomputer and data collections.
There are multiple applications included in ARE, but the two most used for ACCESS-related activities are [Virtual Desktop (VDI)](#vdi) and [JupyterLab](#jupyterlab).
@@ -147,4 +147,4 @@ You can delete a session before its automatic expiration (based on the specified
div[tabcontentfor="jupyterlab"] + ul > li:first-child > p:first-child {
margin-top: 0;
}
-
\ No newline at end of file
+
diff --git a/docs/model_evaluation/data/index.md b/docs/model_evaluation/data/index.md
index c712d56b6..fb2631e14 100644
--- a/docs/model_evaluation/data/index.md
+++ b/docs/model_evaluation/data/index.md
@@ -2,13 +2,13 @@
-
\ No newline at end of file
+
diff --git a/docs/model_evaluation/evaluation_on_gadi/cosima.md b/docs/model_evaluation/evaluation_on_gadi/cosima.md
index c7c24f2bb..26f538124 100644
--- a/docs/model_evaluation/evaluation_on_gadi/cosima.md
+++ b/docs/model_evaluation/evaluation_on_gadi/cosima.md
@@ -27,7 +27,7 @@ To use the COSIMA Cookbook that is pre-installed in the `conda/analysis3`
Module directories: `/g/data/hh5/public/modules`
Modules: `conda/analysis3`
- If you are new to ARE, refer to instructions on [Getting Started with ARE](../model_evaluation_getting_started/model_evaluation_getting_started.md).
+ If you are new to ARE, refer to instructions on [Getting Started with ARE](/getting_started/are).
1. Within the ARE environment, navigate to one of the COSIMA recipes and run the analysis.
## COSIMA Cookbook information
diff --git a/docs/model_evaluation/evaluation_on_gadi/esmvaltool_workflow.md b/docs/model_evaluation/evaluation_on_gadi/esmvaltool_workflow.md
index bae92cf43..10ab1d877 100644
--- a/docs/model_evaluation/evaluation_on_gadi/esmvaltool_workflow.md
+++ b/docs/model_evaluation/evaluation_on_gadi/esmvaltool_workflow.md
@@ -124,112 +124,6 @@ The ESMValTool is released under the Apache License, version 2.0. Citatio
Besides the above citation, users are asked to register any journal articles (or other scientific documents) that use the software at the ESMValTool webpage (http://www.esmvaltool.org/). Citing the Software Documentation Paper and registering your paper(s) will serve to document the scientific impact of the Software, which is important for securing future funding. You should consider this an obligation if you have taken advantage of the ESMValTool, which represents the end product of considerable effort by the development team.
-
-
-
-To load the the `ilamb` module, execute the following commands:
+To load the the *ilamb* module, execute the following commands:
```
module use /g/data/xp65/public/modules
module load conda/access-med
```
-For ACCESS-NRI documentation on how to run ILAMB on Gadi, visit:
-
-
+Visit ACCESS-NRI documentation on how to run
ILAMB on
Gadi.
To run
ILAMB, you need to execute the command `ilamb-run` with a number of arguments/ files:
@@ -49,38 +51,34 @@ ilamb-run --config config.cfg --model_setup model_setup.txt --regions regions.tx
```
-
-
config.cfg
defines which observables and observational datasets to be compared.
+ config.cfg defines which observables and observational datasets to be compared.
-
-
model_setup.txt
defines the paths of models that to be compared.
+ model_setup.txt defines the paths of models that to be compared.
-
-
regions.txt
defines the regions to be compared, e.g., global
, aust
(Australia), etc.
+ regions.txt defines the regions to be compared, e.g., global, aust (Australia), etc.
While these files can be self-defined, ACCESS-NRI provides the necessary files and tools to set your model paths to run on
Gadi. All you need to do is decide which observations and models you wish to compare.
-NCI hosts replicas of the
ILAMB observational data sets through the NCI project `ct11` as well as a large amount of model outputs are available on
Gadi, such as ACCESS model output.
+NCI hosts replicas of the
ILAMB observational data sets through the NCI project
ct11 as well as a large amount of model outputs are available on
Gadi, such as ACCESS model output.
-For more information, refer to
Observational Data Catalogue on how to find observational data on NCI and
ACCESS-NRI Intake Catalog for how to find model outputs.
+For more information, refer to
Observational Data Catalogue on how to find observational data on NCI and
ACCESS-NRI Intake Catalog for how to find model outputs.
To learn more about how to adjust the
ILAMB setup, refer to the official
ILAMB documentation and relevant
tutorials.
## Example: CMIP6 comparisons and ACCESS ESM1.5 benchmarking
-ACCESS-NRI is maintaining a collection of benchmark comparisons for the ACCESS community, such as that with Coupled Model Intercomparison Project (CMIP) data:
+ACCESS-NRI is maintaining a collection of benchmark comparisons for the ACCESS community, such as that with Coupled Model Intercomparison Project (CMIP) data, see in the
workflow documentation.
--
CMIP5 and CMIP6 Land Models
--
CMIP6 Land Models
--
Offline CMIP6 Models
--
CMIP5 and CMIP6 Ocean Models
-In the following example, the supported ACCESS Earth System Model (ESM)
ACCESS-ESM1.5 is compared with two other ESM models:
+In the following example, the supported ACCESS Earth System Model (ESM)
ACCESS-ESM1.5 is compared with two other ESM models:
-
BCC ESM1 (Beijing Climate Center Earth System Model version 1)
-
CanESM5 (Canadian Earth System Model version 5)
Numerous benchmark comparisons have been defined in the configuration file. The comparison of variables have been organised under different sections, such as the
Hydrology Cycle.
-For other variables, such as the
git Gross Primary Productivity `gpp`, one or more datasets are available. For example, the gross primary productivity measurements of
FLUXNET2015.
+For other variables, such as the
git Gross Primary Productivity (*gpp*), one or more datasets are available. For example, the gross primary productivity measurements of
FLUXNET2015.
By clicking on a row in the table, you can expand it to see the underlying datasets used. The table's colourmap extends from best values in purple to worse data in orange.
diff --git a/docs/model_evaluation/evaluation_on_gadi/index.md b/docs/model_evaluation/evaluation_on_gadi/index.md
index 8a1a2f2c3..b5747b65c 100644
--- a/docs/model_evaluation/evaluation_on_gadi/index.md
+++ b/docs/model_evaluation/evaluation_on_gadi/index.md
@@ -7,7 +7,7 @@ Model evaluation is about measuring how fit for purpose a particular model is. M
Model Evaluation and Diagnostics (often shortened to "MED" at ACCESS-NRI) of ACCESS models includes:
- **Evaluation**
- Model evaluation involves scrutinising a model's performance by comparing its output with observations. It also includes experiment comparisons, model testing with different scenarios and inter-model comparisons such as those used to prepare for Coupled Model Intercomparison Project (CMIP) submissions. For further explanations on experiments, see [here](../../about/user_support/#frequently-asked-questions-faq).
+ Model evaluation involves scrutinising a model's performance by comparing its output with observations. It also includes experiment comparisons, model testing with different scenarios and inter-model comparisons such as those used to prepare for Coupled Model Intercomparison Project (CMIP) submissions. For further explanations on experiments, see [here](/about/user_support/#frequently-asked-questions-faq).
- **Diagnostics**
Model diagnostics is the constant monitoring of model runs to detect any anomalies or inconsistencies.
@@ -16,31 +16,31 @@ Model Evaluation and Diagnostics (often shortened to "MED" at ACCESS-NRI) of ACC
While evaluation and diagnostics can be described separately they often overlap and can use similar tools. ACCESS-NRI currently provides support for the following model evaluation and diagnostics frameworks on
Gadi:
-
+
-
+
-
+
COSIMA cookbook
-
+
Model Live Diagnostics
-
+
@@ -57,4 +57,4 @@ For the evaluation and diagnosis of ACCESS climate models, the following tools a
* Data format processing tools like APP4
* An Evaluation Recipe Gallery with searching functionality
-In future, ACCESS-NRI aims to support a broader range of frameworks and recipes that are currently not supported, but are listed in Community Resources.-->
\ No newline at end of file
+In future, ACCESS-NRI aims to support a broader range of frameworks and recipes that are currently not supported, but are listed in
Community Resources.-->
diff --git a/docs/model_evaluation/index.md b/docs/model_evaluation/index.md
index 49c61730a..fd617d400 100644
--- a/docs/model_evaluation/index.md
+++ b/docs/model_evaluation/index.md
@@ -7,13 +7,13 @@ In this section you will find some collated information on data in the context o
If you are new to MED and are wondering [*"What is Model Evaluation and Diagnostics about?"*](./model_evaluation_getting_started/index.md), we recommend you read our [Getting Started with MED page](./model_evaluation_getting_started/index.md): -->
-
+
Data
-
+
@@ -31,29 +31,6 @@ For the evaluation and diagnosis of ACCESS climate models, the following tools a
While this work is in progress, you can refer to a collection of links to existing tools (not curated by ACCESS-NRI) in the [community tab](../community_resources/index.md). -->
-
-
\ No newline at end of file
+-->
diff --git a/docs/models/model_components/atmosphere.md b/docs/models/model_components/atmosphere.md
index 1c8567ba6..310219ecb 100644
--- a/docs/models/model_components/atmosphere.md
+++ b/docs/models/model_components/atmosphere.md
@@ -13,4 +13,4 @@ It is included both in [ACCESS-CM](/models/configurations/access-cm) and [ACCESS
The [Australian Bureau of Meteorology (BoM)](http://www.bom.gov.au) uses the UM in its suite of ACCESS forecast systems for daily and seasonal weather, as well as extreme events and emergencies (e.g., bushfires, cyclones, floods, coral bleaching, coastal inundation, etc.).
-The UM is used by several international operational meteorology and research organisations, and these contribute towards its development through the [UM partnership](https://www.metoffice.gov.uk/research/approach/collaboration/unified-model/partnership).
+The UM is used by several international operational meteorology and research organisations, and these contribute towards its development through the [UM partnership](https://www.metoffice.gov.uk/binaries/content/assets/metofficegovuk/pdf/research/foundation-science/um_partnership_handout.pdf).
diff --git a/docs/models/model_components/coupler.md b/docs/models/model_components/coupler.md
index 47290f2da..e4c92db40 100644
--- a/docs/models/model_components/coupler.md
+++ b/docs/models/model_components/coupler.md
@@ -9,11 +9,11 @@ A coupler is a software package that allows synchronised exchanges of coupling i
[OASIS3-MCT](https://oasis.cerfacs.fr/en/OASIS3-MCT) is the version of the Ocean Atmosphere Sea Ice Soil (OASIS) coupler interfaced with the Model Coupling Toolkit (MCT) from the Argonne National Laboratory.
### Configurations that use OASIS3-MCT
-OASIS3-MCT is the coupler used in [ACCESS-CM2](/models/configurations/access-cm#access-cm2), [ACCESS-ESM1.5](/models/configurations/access-esm#access-esm15) and /models/configurations/access-om#access-om2ACCESS-OM2.
+OASIS3-MCT is the coupler used in [ACCESS-CM2](/models/configurations/access-cm#access-cm2), [ACCESS-ESM1.5](/models/configurations/access-esm#access-esm15) and [ACCESS-OM2](/models/configurations/access-om#access-om2).
## NUOPC
The [National Unified Operational Prediction Capability (NUOPC)](https://earthsystemmodeling.org/nuopc/) interoperability layer defines conventions and a set of generic components for building coupled models using the Earth System Modeling Framework (ESMF).
### Configurations that use NUOPC
-NUOPC is not yet included in any ACCESS-NRI-supported configuration, but will be included in ACCESS-OM3, a configuration currently under development.
\ No newline at end of file
+NUOPC is not yet included in any ACCESS-NRI-supported configuration, but will be included in ACCESS-OM3, a configuration currently under development.
diff --git a/docs/models/run-a-model/build_a_model.md b/docs/models/run-a-model/build_a_model.md
index ba40309a9..13688a465 100644
--- a/docs/models/run-a-model/build_a_model.md
+++ b/docs/models/run-a-model/build_a_model.md
@@ -27,7 +27,7 @@ As an example, in the following instructions we will show how to modify [mom5 co
To set up _Spack_ on _Gadi_, refer to [Set up Spack for building ACCESS models]({{spack_setup}}).
## Navigate into your Spack directory
-Navigate into the directory where you cloned the _Spack_ repositories during the [Spack setup]({{spack_setup}}#create-a-directory-for-spack).
+Navigate into the directory where you cloned the _Spack_ repositories during the [Spack setup]({{spack_setup}}).
The suggested directory is `/g/data/$PROJECT/$USER/spack/0.22`:
```
cd /g/data/$PROJECT/$USER/spack/0.22
@@ -545,4 +545,4 @@ If the error is not obvious from the error message, see the build log for more i
- [https://spack.readthedocs.io/en/latest/](https://spack.readthedocs.io/en/latest/)
- [https://spack-tutorial.readthedocs.io/en/latest/tutorial_developer_workflows.html](https://spack-tutorial.readthedocs.io/en/latest/tutorial_developer_workflows.html)
-
\ No newline at end of file
+
diff --git a/docs/models/run-a-model/run-access-cm.md b/docs/models/run-a-model/run-access-cm.md
index 2da295755..c1f6b6f9a 100644
--- a/docs/models/run-a-model/run-access-cm.md
+++ b/docs/models/run-a-model/run-access-cm.md
@@ -150,7 +150,7 @@ For this example you can use `u-cy339`, which is a pre-industrial experiment sui
Typically, an existing suite is copied and then edited as needed for a particular run.
### Copy {{ model }} suite with Rosie
-[Rosie](http://metomi.github.io/rose/doc/html/tutorial/rose/rosie.html) is an [SVN](https://subversion.apache.org) repository wrapper with a set of options specific for {{ model }} suites.
+[Rosie](https://metomi.github.io/rose/doc/html/tutorial/rose/furthertopics/rosie.html#rosie) is an [SVN](https://subversion.apache.org) repository wrapper with a set of options specific for {{ model }} suites.
To copy an existing suite on _Gadi_ you need to follow three main steps:
#### Get Cylc7 setup
@@ -597,4 +597,4 @@ grep -rl --exclude-dir=.svn "\-l\s*storage\s*=" . | xargs sed -i '/\-l\s*storage
- [https://code.metoffice.gov.uk/doc/um/latest/um-training/rose-gui.html](https://code.metoffice.gov.uk/doc/um/latest/um-training/rose-gui.html)
- [https://opus.nci.org.au/display/DAE/Run+Cylc7+Suites](https://opus.nci.org.au/display/DAE/Run+Cylc7+Suites)
- [https://opus.nci.org.au/display/Help/Persistent+Sessions](https://opus.nci.org.au/display/Help/Persistent+Sessions)
-
\ No newline at end of file
+
diff --git a/docs/models/run-a-model/run-access-esm.md b/docs/models/run-a-model/run-access-esm.md
index 4ff30fb0b..bbec36356 100644
--- a/docs/models/run-a-model/run-access-esm.md
+++ b/docs/models/run-a-model/run-access-esm.md
@@ -66,12 +66,12 @@ Before running {{ model }}, you need to [Set Up your NCI Account](/getting_start
## Get {{ model }} configuration
-All released {{ model }} configurations are available from the [{{ model }} configs]({{ github_configs }}) GitHub repository.
+All released {{ model }} configurations are available from the [{{ model }} configs]({{github_configs}}) GitHub repository.
Released configurations are tested and supported by ACCESS-NRI, as an adaptation of those originally developed by [CSIRO](https://www.csiro.au/en/research/environmental-impacts/climate-change/climate-science-centre) and [CLEX CMS](https://github.com/coecms/access-esm).
For more information on {{ model }} configurations, check [{{model}}][model configurations] page.
-More information about the available experiments and the naming scheme of the branches can also be found in the [{{ model }} configs]({{ github_configs }}) GitHub repository.
+More information about the available experiments and the naming scheme of the branches can also be found in the [{{ model }} configs]({{github_configs}}) GitHub repository.
The first step is to choose a configuration from those available.
diff --git a/docs/tutorials/esmvaltool.md b/docs/tutorials/esmvaltool.md
index af4259228..31768d44c 100644
--- a/docs/tutorials/esmvaltool.md
+++ b/docs/tutorials/esmvaltool.md
@@ -1,6 +1,6 @@
# ESMValTool
-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).
+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/evaluation_on_gadi/esmvaltool_workflow).
## 2024 Training day CMIP7 Hackathon
- [CMIP7 Evaluation Hackathon tutorial](https://access-nri.github.io/CMIP7_MED_Hackathon/)
@@ -24,4 +24,4 @@ See the following episodes for tutorials on ESMValTool on Gadi:
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
+ - [Working with ESMValTool](https://github.com/ACCESS-NRI/workshop-training-2023/blob/main/esmvaltool/ESMValTool_training_VDI.md)
diff --git a/docs/tutorials/ilamb.md b/docs/tutorials/ilamb.md
index 88a425f3a..3d5bd08d9 100644
--- a/docs/tutorials/ilamb.md
+++ b/docs/tutorials/ilamb.md
@@ -1,6 +1,6 @@
# ILAMB
-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).
+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/evaluation_on_gadi/ilamb_workflow).
## 2024 Training day CMIP7 Hackathon
ILAMB episodes as part of this event:
@@ -12,4 +12,4 @@ ILAMB episodes as part of this event:
2. [ILAMB MMT Unified Dashboard](https://www.youtube.com/watch?v=A2T-xcVLZdA&ab_channel=AustralianEarthSystemSimulator%28ACCESS-NRI%29)
## 2023 ACCESS workshop
-- [Working with ILAMB](https://github.com/ACCESS-NRI/workshop-training-2023/blob/main/ilamb/ILAMB_training.md)
\ No newline at end of file
+- [Working with ILAMB](https://github.com/ACCESS-NRI/workshop-training-2023/blob/main/ilamb/ILAMB_training.md)
diff --git a/docs/tutorials/intake.md b/docs/tutorials/intake.md
index 7292b2e74..b8b4f7e6e 100644
--- a/docs/tutorials/intake.md
+++ b/docs/tutorials/intake.md
@@ -1,8 +1,8 @@
# ACCESS-NRI Intake catalog
-The ACCESS-NRI Intake catalog aims to provide a way for Python users to discover and load data across a broad range of climate data products available on _Gadi_. For an introduction, see [ACCESS-NRI Intake catalog](/model_evaluation/model_evaluation_model_catalogs).
+The ACCESS-NRI Intake catalog aims to provide a way for Python users to discover and load data across a broad range of climate data products available on _Gadi_. For an introduction, see [ACCESS-NRI Intake catalog](/model_evaluation/data/model_catalogs).
## 2023 ACCESS workshop
1. [Getting set up on the ARE](https://github.com/ACCESS-NRI/workshop-training-2023/blob/main/intake/ARE_setup_guide.md)
2. [Using the ACCESS-NRI Intake catalog](https://github.com/ACCESS-NRI/workshop-training-2023/blob/main/intake/Intake_tutorial_p1.ipynb)
-3. [Indexing a new model run](https://github.com/ACCESS-NRI/workshop-training-2023/blob/main/intake/Intake_tutorial_p2.ipynb)
\ No newline at end of file
+3. [Indexing a new model run](https://github.com/ACCESS-NRI/workshop-training-2023/blob/main/intake/Intake_tutorial_p2.ipynb)