diff --git a/_episodes/00-evaluationworkflow.md b/_episodes/00-evaluationworkflow.md index 97461597..94664476 100644 --- a/_episodes/00-evaluationworkflow.md +++ b/_episodes/00-evaluationworkflow.md @@ -14,6 +14,26 @@ objectives: keypoints: --- +

+ Medical Workflows +

+ +## The Model Evaluation and Diagnostics (MED) Team is Here to Help! + +We support **infrastructure** (software + data) and provide **technical support / training** to the **ACCESS community**. + +- **Tool Deployment on NCI Gadi:** We make sure essential tools like ESMValTool and ILAMB are ready to go on NCI Gadi, so your research workflows run smoothly. + +- **Evaluation Tools & Recipes:** We develop, support, and fine-tune evaluation tools and scripts, ensuring they're up to scratch. + +- **Publication & Dissemination:** Need to get your work out there? We assist with publishing and sharing your evaluation scripts. + +- **Training:** Whether you're a newbie or a pro, we offer training for all levels to help you make the most of our tools and resources. + +- **Community Hub:** We're your go-to for collaboration and knowledge-sharing, keeping the ACCESS ecosystem thriving. + +If you need support, the MED team is here to help! + ## ACCESS-NRI Evaluation tools and infrastructure Here is the current list of tools and supporting infrastructure under the ACCESS-NRI Model Evaluation and Diagnostics team responsibility: @@ -55,11 +75,9 @@ ESMValTool meets the community's need for a robust, reliable, and reproducible f > > ## Using ARE > > If you have carefully completed the requirements, you should already be a member of the `xp65` project and be ready to go. > > -> >```bash -> > module use /g/data/xp65/public/modules -> > # Load the ESMValTool-Workflow: -> > module load esmvaltool-workflow -> >``` +> >

+> > esmvaltool Workflows +> >

> {: .solution} {: .challenge} @@ -93,11 +111,9 @@ ILAMB addresses the needs of the Land community for a robust, reliable, and repr > > ## Using ARE > > If you have carefully completed the requirements, you should already be a member of the `xp65` project and be ready to go. > > -> >```bash -> > module use /g/data/xp65/public/modules -> > # Load the ILAMB-Workflow: -> > module load ilamb-workflow -> >``` +> >

+> > esmvaltool Workflows +> >

> {: .solution} {: .challenge} diff --git a/assets/assets_ARE/esmvaltool-workflow-ARE.png b/assets/assets_ARE/esmvaltool-workflow-ARE.png new file mode 100644 index 00000000..b682ddc7 Binary files /dev/null and b/assets/assets_ARE/esmvaltool-workflow-ARE.png differ diff --git a/assets/assets_ARE/ilamb-workflow-ARE.png b/assets/assets_ARE/ilamb-workflow-ARE.png new file mode 100644 index 00000000..8bbedee3 Binary files /dev/null and b/assets/assets_ARE/ilamb-workflow-ARE.png differ diff --git a/fig/med-workflows.png b/fig/med-workflows.png new file mode 100644 index 00000000..3346d51b Binary files /dev/null and b/fig/med-workflows.png differ