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

Models index.md: Updated shortened config descriptions and flow diagram #471

Merged
merged 18 commits into from
Jul 28, 2023
Merged
Show file tree
Hide file tree
Changes from all 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this image has the whit background?
The images should be all with transparent background.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here the titles have white background.
They should not have any background.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/models_flow_diagram.png
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this image, but I think all rectangles (both model components and the experiment one) should have rounded corners (in line with the model configuration rectangle and all the other elements on the website)

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/models/configurations/access-am.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!-- {% include "call_contribute.md" %} -->

<img src="../../../assets/model-config-logos/access-am-config.png" alt="ACCESS AM model" class="image-background center-img with-border with-padding"></img>
<img src="../../../assets/model-config-logos/configurations-without-titles/access-am.png" alt="ACCESS AM model" class="image-background center-img with-border with-padding"></img>

The ACCESS Atmosphere Model (ACCESS-AM) is a global model with atmosphere and land surface components. It is often used in Atmospheric Model Intercomparison Project (AMIP) experiments where it is driven by historically observed sea surface temperature and sea ice data.

Expand Down
2 changes: 1 addition & 1 deletion docs/models/configurations/access-cm.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The ACCESS Coupled Model (ACCESS-CM) is a fully-coupled global climate model tha

ACCESS-NRI will release supported ACCESS-CM configurations. The first release of ACCESS-CM will be derived from the [CSIRO ACCESS-CM2 configuration](#access-cm2) and will include [atmosphere], [land], [ocean] and [sea ice] components.

<img src="../../../assets/model-config-logos/access-cm2-config.png" alt="ACCESS CM model" class="image-background center-img with-border with-padding"></img>
<img src="../../../assets/model-config-logos/configurations-without-titles/access-cm.png" alt="ACCESS CM model" class="image-background center-img with-border with-padding"></img>

## <div class="center-icons"> [ACCESS-CM2] </div>

Expand Down
2 changes: 1 addition & 1 deletion docs/models/configurations/access-esm.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!-- {% include "call_contribute.md" %} -->

<img src="../../../assets/model-config-logos/access-esm-config.png" alt="ACCESS CM model" class="image-background center-img with-border with-padding"></img>
<img src="../../../assets/model-config-logos/configurations-without-titles/access-esm.png" alt="ACCESS ESM model" class="image-background center-img with-border with-padding"></img>

The ACCESS Earth System Model (ACCESS-ESM) is a fully-coupled global climate model that also includes representations of land and ocean biogeochemisty. This means it can simulate both the physical climate and global biogeochemical cycles (the carbon cycle in particular).

Expand Down
2 changes: 1 addition & 1 deletion docs/models/configurations/access-om.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!-- IMPORTANT REFERENCE
https://forum.access-hive.org.au/t/access-om2-control-runs/258
-->
<img src="../../../assets/model-config-logos/access-om2-config.png" alt="ACCESS CM model" class="image-background center-img with-border with-padding"></img>
<img src="../../../assets/model-config-logos/configurations-without-titles/access-om.png" alt="ACCESS OM model" class="image-background center-img with-border with-padding"></img>

The ACCESS Ocean Model (ACCESS-OM) is a global coupled ocean and sea ice configuration with ocean and sea ice models connected via a coupler. The atmospheric fields that drive the model are provided by a data product, usually derived from reanalysis.

Expand Down
29 changes: 20 additions & 9 deletions docs/models/configurations/index.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,47 @@
# <div class="highlight-bg">Supported ACCESS Model Configurations</div>

<div class="card-container" style="flex-direction: column">
<a href="access-cm/" class="justified rectangular-card default-text-color" style="height:15em;">
<a href="access-am/" class="rectangular-card default-text-color" style="height:10em;">
<div class="rectangular-card-image-container">
<img src="../../assets/model-config-logos/access-cm2-config.png" class="image-background img-cover"></img>
<img src="../../assets/model-config-logos/configurations-without-titles/access-am.png" class="image-background img-cover"></img>
</div>
<div class="rectangular-card-text-container">
<span class="bold" >ACCESS-AM</span>
<span>
ACCESS-AM is a global climate model that includes atmosphere and land components, driven by historical sea surface temperature and ice data.
</span>
</div>
</a>
<a href="access-cm/" class="rectangular-card default-text-color" style="height:10em;">
<div class="rectangular-card-image-container">
<img src="../../assets/model-config-logos/configurations-without-titles/access-cm.png" class="image-background img-cover"></img>
</div>
<div class="rectangular-card-text-container">
<span class="bold" >ACCESS-CM</span>
<span>
ACCESS Coupled Model (CM) produces physical climate simulations by deploying the atmosphere, ocean, and sea-ice components. ACCESS-CM features improved fluid dynamics and a microphysical aerosol scheme.
ACCESS-CM is a global climate model that includes the atmosphere, land, ocean and sea-ice components, and produces physical climate simulations.
</span>
</div>
</a>
<a href="access-esm/" class="justified rectangular-card default-text-color" style="height:15em;">
<a href="access-esm/" class="rectangular-card default-text-color" style="height:10em;">
<div class="rectangular-card-image-container">
<img src="../../assets/model-config-logos/access-esm-config.png" class="image-background img-cover"></img>
<img src="../../assets/model-config-logos/configurations-without-titles/access-esm.png" class="image-background img-cover"></img>
</div>
<div class="rectangular-card-text-container">
<span class="bold" >ACCESS-ESM</span>
<span>
ACCESS Earth System Model (ESM) simulates the carbon and other bio-chemical cycles within the climate system, by deploying the atmosphere, ocean, and sea-ice components. ACCESS-ESM is one of the two ACCESS global coupled model versions.
ACCESS-ESM is a global climate model with additional land and ocean biogeochemical components to simulate both the physical climate and global biogeochemical cycles.
</span>
</div>
</a>
<a href="access-om/" class="justified rectangular-card default-text-color" style="height:15em;">
<a href="access-om/" class="rectangular-card default-text-color" style="height:10em;">
<div class="rectangular-card-image-container">
<img src="../../assets/model-config-logos/access-om2-config.png" class="image-background img-cover"></img>
<img src="../../assets/model-config-logos/configurations-without-titles/access-om.png" class="image-background img-cover"></img>
</div>
<div class="rectangular-card-text-container">
<span class="bold" >ACCESS-OM</span>
<span>
ACCESS Ocean Model (OM) deploys the ocean and sea-ice components to provide the Australian climate community with ocean weather and climate data, including seasonal forecasting, climate variability, downscaling of climate in the marine environment around Australia, and ocean biogeochemistry.
ACCESS-OM is a global coupled ocean and sea ice model used to understand both physical and biogeochemical processes in the ocean.
</span>
</div>
</a>
Expand Down
37 changes: 25 additions & 12 deletions docs/models/index.md
Original file line number Diff line number Diff line change
@@ -1,44 +1,56 @@
# <div class="highlight-bg">Supported ACCESS Models</div>

ACCESS models are computer codes comprising complex mathematical representations of major earth system components (atmosphere, land surface, ocean and sea ice) based on physical, biological and chemical principles or laws. Different ACCESS model components can be linked together via a coupler to form ACCESS model configurations, such as ACCESS-ESM, which are then used to perform simulations corresponding to realistic past or future conditions and idealised experiments.
ACCESS models are computer codes comprising complex mathematical representations of major Earth system components (atmosphere, land surface, ocean and sea ice) based on physical, biological and chemical principles or laws. Different ACCESS model components can be linked together via a coupler to form ACCESS model configurations (e.g. ACCESS-ESM), which are then used to simulate realistic past or future conditions and idealised experiments.
<!-- ACCESS is a family of related computer models that are able to represent different parts of the Earth system trough the deployment of various model components. ACCESS models link these model components through software called couplers to form different Model Configurations. -->
<!-- See also specific phrasing of components / configurations / experiments -->
<!-- https://access-nri.github.io/procedures-and-practices/pr-preview/pr-19/release/release_specification/ -->

![Overview of models](../assets/overview_models.png)
![Overview of models](../assets/models_flow_diagram.png)
<!-- <img src="Assets/icon.png" width="200"> -->

## Supported ACCESS Model Configurations
<div class="card-container" style="flex-direction: column">
<a href="configurations/access-cm/" class="justified rectangular-card default-text-color" style="height: 15em;">
<a href="configurations/access-am/" class="rectangular-card default-text-color" style="height: 10em;">
<div class="rectangular-card-image-container">
<img src="../assets/model-config-logos/access-cm2-config.png" class="image-background img-cover"></img>
<img src="../assets/model-config-logos/configurations-without-titles/access-am.png" class="image-background img-cover"></img>
</div>
<div class="rectangular-card-text-container">
<span class="bold" >ACCESS-AM</span>
<span>
ACCESS-AM is a global climate model that includes atmosphere and land components, driven by historical sea surface temperature and ice data.
</span>
</div>
</a>
<a href="configurations/access-cm/" class="rectangular-card default-text-color" style="height: 10em;">
<div class="rectangular-card-image-container">
<img src="../assets/model-config-logos/configurations-without-titles/access-cm.png" class="image-background img-cover"></img>
</div>
<div class="rectangular-card-text-container">
<span class="bold" >ACCESS-CM</span>
<span>
ACCESS Coupled Model (CM) produces physical climate simulations by deploying the atmosphere, ocean, and sea-ice components. ACCESS-CM features improved fluid dynamics and a microphysical aerosol scheme.
ACCESS-CM is a global climate model that includes the atmosphere, land, ocean and sea-ice components, and produces physical climate simulations.
</span>
</div>
</a>
<a href="configurations/access-esm/" class="justified rectangular-card default-text-color" style="height: 15em;">
<a href="configurations/access-esm/" class="rectangular-card default-text-color" style="height: 10em;">
<div class="rectangular-card-image-container">
<img src="../assets/model-config-logos/access-esm-config.png" class="image-background img-cover"></img>
<img src="../assets/model-config-logos/configurations-without-titles/access-esm.png" class="image-background img-cover"></img>
</div>
<div class="rectangular-card-text-container">
<span class="bold" >ACCESS-ESM</span>
<span>
ACCESS Earth System Model (ESM) simulates the carbon and other bio-chemical cycles within the climate system, by deploying the atmosphere, ocean, and sea-ice components. ACCESS-ESM is one of the two ACCESS global coupled model versions.
ACCESS-ESM is a global climate model with additional land and ocean biogeochemical components to simulate both the physical climate and global biogeochemical cycles.
</span>
</div>
</a>
<a href="configurations/access-om/" class="justified rectangular-card default-text-color" style="height: 15em;">
<a href="configurations/access-om/" class="rectangular-card default-text-color" style="height: 10em;">
<div class="rectangular-card-image-container">
<img src="../assets/model-config-logos/access-om2-config.png" class="image-background img-cover"></img>
<img src="../assets/model-config-logos/configurations-without-titles/access-om.png" class="image-background img-cover"></img>
</div>
<div class="rectangular-card-text-container">
<span class="bold" >ACCESS-OM</span>
<span>
ACCESS Ocean Model (OM) deploys the ocean and sea-ice components to provide the Australian climate community with ocean weather and climate data, including seasonal forecasting, climate variability, downscaling of climate in the marine environment around Australia, and ocean biogeochemistry.
ACCESS-OM is a global coupled ocean and sea ice model used to understand both physical and biogeochemical processes in the ocean.
</span>
</div>
</a>
Expand Down Expand Up @@ -102,6 +114,7 @@ ACCESS models are computer codes comprising complex mathematical representations
</a>
</div>

<!--
<div class="with-border image-background">
<img src="../assets/ACCESS-MODEL.png" style="padding: 2em;width:50%;" alt="Atmosphere"></img>
</div>
</div> -->
Loading