diff --git a/docs/model_evaluation/model_evaluation_getting_started/model_evaluation_getting_started.md b/docs/model_evaluation/model_evaluation_getting_started/model_evaluation_getting_started.md index a2db037cd..c223d3312 100644 --- a/docs/model_evaluation/model_evaluation_getting_started/model_evaluation_getting_started.md +++ b/docs/model_evaluation/model_evaluation_getting_started/model_evaluation_getting_started.md @@ -5,7 +5,7 @@ If you do not yet have `ssh` access to Gadi, refer to instructions on how The following instructions explain how to load the curated `python` environment on NCI, which includes packages and scripts supported by ACCESS-NRI. Once loaded, these can be run directly on Gadi via `ssh`, `PBS` scripts, or in `JupyterLab`. ???+ warning "ACCESS-NRI can provide code and support, but not computing resources" - You do not automatically have access to all `/g/data/` storage on Gadi. You need to join an NCI project to view files on `/g/data/$PROJECT`. + You do not automatically have access to all `/g/data/` storage on Gadi. You need to join an NCI project to view files on `/g/data/$PROJECT`.
For model evaluation and diagnostics, you need to join projects `xp65` and `hh5` for code access and a `$PROJECT` with sufficient compute resources. diff --git a/docs/models/run-a-model/run-access-cm.md b/docs/models/run-a-model/run-access-cm.md index 8c4b7647d..47770857e 100644 --- a/docs/models/run-a-model/run-access-cm.md +++ b/docs/models/run-a-model/run-access-cm.md @@ -137,7 +137,7 @@ For example, to run an {{ model }} suite under the tm70 project (AC Rose change project
- To run {{ model }}, you need to be a member of a project with allocated Service Units (SU). For more information, check how to join relevant NCI projects. + To run {{ model }}, you need to be a member of a project with allocated Service Units (SU). For more information, check how to join relevant NCI projects.
### Change run length and cycling frequency diff --git a/docs/models/run-a-model/run-access-esm.md b/docs/models/run-a-model/run-access-esm.md index f5c2730ed..c603d6ede 100644 --- a/docs/models/run-a-model/run-access-esm.md +++ b/docs/models/run-a-model/run-access-esm.md @@ -108,7 +108,7 @@ walltime: 20:00:00 For example, to run {{ model }} under the tm70 project (ACCESS-NRI), add the following line:
project: tm70
- To run {{ model }}, you need to be a member of a project with allocated Service Units (SU). For more information, check how to join relevant NCI projects. + To run {{ model }}, you need to be a member of a project with allocated Service Units (SU). For more information, check how to join relevant NCI projects.
  • diff --git a/docs/models/run-a-model/run-access-om.md b/docs/models/run-a-model/run-access-om.md index df3202794..214a851a3 100644 --- a/docs/models/run-a-model/run-access-om.md +++ b/docs/models/run-a-model/run-access-om.md @@ -112,7 +112,7 @@ mem: 1000GB For example, to run {{ model }} under the tm70 project (ACCESS-NRI), add the following line:
    project: tm70
    - To run {{ model }}, you need to be a member of a project with allocated Service Units (SU). For more information, check how to join relevant NCI projects. + To run {{ model }}, you need to be a member of a project with allocated Service Units (SU). For more information, check how to join relevant NCI projects.