diff --git a/docs/model_evaluation/model_diagnostics/index.md b/docs/model_evaluation/model_diagnostics/index.md index f07f16070..a12a29245 100644 --- a/docs/model_evaluation/model_diagnostics/index.md +++ b/docs/model_evaluation/model_diagnostics/index.md @@ -6,15 +6,15 @@ In addition to monitoring a live model, the package also provides the functionality to load, visualise and compare legacy ACCESS model data with the live model. -For more information and tutorials, please visit: -
+For more information and tutorials, please visit Model Diagnostics Documentation + ## Showcase: Monitoring total seawater mass of an ACCESS-CM2 run diff --git a/docs/model_evaluation/model_evaluation_data/index.md b/docs/model_evaluation/model_evaluation_data/index.md index 9d5e71743..70c3de951 100644 --- a/docs/model_evaluation/model_evaluation_data/index.md +++ b/docs/model_evaluation/model_evaluation_data/index.md @@ -1,4 +1,4 @@ -# Data +# Climate Data
diff --git a/docs/model_evaluation/model_evaluation_model_catalogs/index.md b/docs/model_evaluation/model_evaluation_model_catalogs/index.md index 2f77a8691..f3635f30b 100644 --- a/docs/model_evaluation/model_evaluation_model_catalogs/index.md +++ b/docs/model_evaluation/model_evaluation_model_catalogs/index.md @@ -2,15 +2,15 @@ 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 detailed information, tutorials and more, please go to: -
+For detailed information, tutorials and more, please go to ACCESS-NRI intake catalog documentation. + ## What is the ACCESS-NRI Intake catalog? diff --git a/docs/model_evaluation/model_evaluation_observational_catalogs.md b/docs/model_evaluation/model_evaluation_observational_catalogs.md index 4a7660eea..c11c901a9 100644 --- a/docs/model_evaluation/model_evaluation_observational_catalogs.md +++ b/docs/model_evaluation/model_evaluation_observational_catalogs.md @@ -2,16 +2,16 @@ NCI not only hosts numerous datasets for climate research, it also manages and optimises curated data collections. -Here, you can browse and search the available NCI data collections: +Here, you can browse and search the available NCI data collections. -
+ Some examples of NCI data collections include:
    diff --git a/docs/model_evaluation/model_evaluation_on_gadi/model_evaluation_on_gadi_ilamb.md b/docs/model_evaluation/model_evaluation_on_gadi/model_evaluation_on_gadi_ilamb.md index b32a4653f..8fff33678 100644 --- a/docs/model_evaluation/model_evaluation_on_gadi/model_evaluation_on_gadi_ilamb.md +++ b/docs/model_evaluation/model_evaluation_on_gadi/model_evaluation_on_gadi_ilamb.md @@ -6,9 +6,15 @@ The International Land Model Be This documentation is tailored to using ILAMB on Gadi and, hence, it supplements rather than replaces the official documentation. Users are encouraged to read the ILAMB documentation and relevant tutorials. -ACCESS-NRI is releasing an NCI configuration of ILAMB under the name **ILAMB-workflow**. +ACCESS-NRI is releasing an NCI configuration of ILAMB under the name *ILAMB-workflow*. -**ILAMB-workflow** is the ACCESS-NRI software and data infrastructure that enables the ILAMB evaluation framework on NCI Gadi. It includes the **ILAMB Python packages**, a series of **ILAMB outputs for ACCESS model evaluation** and the **ILAMB-Data collection of observational datasets**. ILAMB-workflow is configured to use the existing NCI supported CMIP data collections. +*ILAMB-workflow* is the ACCESS-NRI software and data infrastructure that enables the ILAMB evaluation framework on NCI Gadi. It includes the + +- *ILAMB* Python packages, +- a series of *ILAMB* outputs for ACCESS model evaluation, +- the *ILAMB-Data* collection of observational datasets. + +ILAMB-workflow is configured to use the existing NCI supported CMIP data collections. ## Using ILAMB on Gadi @@ -28,22 +34,22 @@ Depending on your needs, you may want to also join the following supported data ### Loading the ILAMB-workflow modules -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: @@ -52,11 +58,11 @@ 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. @@ -83,7 +89,7 @@ In the following example, the supported ACCESS Earth System Model (ESM) 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.