-
Notifications
You must be signed in to change notification settings - Fork 19
Add AM3 specific run docs #1058
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
base: development
Are you sure you want to change the base?
Changes from 3 commits
b5251dc
4a20042
302deeb
76b0895
f2e3091
66bdeac
549a3a2
9771637
9e71a44
db89ae1
a95b40a
dbf46da
4232edb
26c743e
8928881
6af5064
24a5051
3b5dde7
cc6e106
2331ce3
a2baeac
f1bf718
be779b1
d83ed6f
b216d34
96ac3f3
cf7c723
df42d60
bd4853c
95349c2
dc1cf81
6db0926
4f44200
18b2994
e6d0098
8b4eb0c
eb6a910
b2d06e6
8ea70ae
9815875
3acf342
a03903d
37f3e2d
b75588d
fbeb38d
1ed2fe9
78938cf
3edf725
5a21df3
0b5a278
9e83e58
b717c63
1c02304
aeef13a
c6bf8e4
5223d30
93cf220
8ba6646
88fd437
20fbea4
2824a99
9e8d910
929f8e6
e614c03
606c1fe
acdf958
40f80bf
60f3c30
6a158a2
9b139f2
424ab31
4a52bde
213d9c9
3793924
674d368
f9e0974
e42f5a3
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,28 @@ | ||
| [run-access-am]: /models/run-a-model/run-access-am3 | ||
|
|
||
| # ACCESS-AM | ||
|
|
||
| {: class="img-contain white-background round-edges with-padding intro-img" loading="lazy"} | ||
|
|
||
| The ACCESS Atmosphere Model (ACCESS-AM) is a global coupled atmospheric model that includes [atmosphere](), [aerosols and atmospheric chemistry](), [land]() and [land biogeochemistry](). | ||
|
|
||
| {% set model = "ACCESS-AM3" %} | ||
| ## {{ model }} | ||
|
|
||
| {{ model }} is a suite of coupled atmosphere-land configurations developed by ACCESS-NRI, [CSIRO]() and the [ARC Centre of Excellence for Weather in the 21st Century]. | ||
|
|
||
| ACCESS-NRI has released [{{ model }} configurations][run-access-am]. | ||
|
|
||
| **Fill in configurations for release.** | ||
|
|
||
| ### Model Components {: #model-components-{{model}} } | ||
|
|
||
| - **Atmosphere**: [UM13.5](/models/model_components/atmosphere#unified-model-um). | ||
|
|
||
| - **Aerosols and Atmospheric Chemistry**: [GLOMAP](/models/model_components/aerosols_atmospheric_chemistry#glomap) and [UKCA](/models/model_components/aerosols_atmospheric_chemistry#UKCA). | ||
|
|
||
| - **Land**: [CABLE](/models/model_components/land#cable). | ||
|
|
||
| - **Land Biogeochemistry**: [CASA-CNP](/models/model_components/l`and_bgc#casa_cnp). | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| [Run ACCESS-AM](/models/run-a-model/run-access-am){: class="text-card"} | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Why this change?
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yea, neither the web editor nor my editor show any differences here. Something funky is going on. I'll revert these.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is still showing up. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| {% set model = "ACCESS-AM3" %} | ||
| {% set github_configs = "https://github.com/ACCESS-NRI/access-am3-configs" %} | ||
| {% set github_ssh = "git@github.com:ACCESS-NRI/access-am3-configs.git" %} | ||
| {% set configs_docs = "https://access-om3-configs.access-hive.org.au" %} | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| {% set example_branch = "main" %} | ||
|
|
||
| # Run ACCESS-AM3 | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| ## Quick Start | ||
|
|
||
| {{ model }} configurations are hosted on the [access-am3-configs]({{ github_configs }}) Github repository and use the [_Rose/Cylc_ workflow tool]()**[TODO] Link to rose/cylc docs when published**. | ||
|
|
||
| * _Cylc_ version: 7 | ||
| * Repository: {{ github_ssh }} | ||
| * Branch: {{ example_branch }} | ||
|
|
||
| Required NCI projects: | ||
| * [ki32](https://my.nci.org.au/mancini/project/ki32/join) | ||
| * [ki32_mosrs](https://my.nci.org.au/mancini/project/ki32_mosrs/join) | ||
| * [vk83](https://my.nci.org.au/mancini/project/vk83/join) | ||
| * [xp65](https://my.nci.org.au/mancini/project/vk65/join) | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
Uh oh!
There was an error while loading. Please reload this page.