Skip to content

Commit

Permalink
Merge pull request #28 from adagj/noresm2.1
Browse files Browse the repository at this point in the history
Noresm2.1

small modifications. Main thing; I moved the NorESM2.1 technical development label up to after the introduction hoping it will be more visible
  • Loading branch information
gold2718 committed Jan 26, 2024
2 parents bcbc186 + f5c1e4b commit d0e91b0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions access/download_code.rst
Expand Up @@ -40,16 +40,16 @@ And check which branch you are using ::

To use another version of the code, you can check out a specific tag or a branch.

Check out a specific NorESM branch, e.g. NorESM2.0.1
Check out a specific NorESM branch, e.g. NorESM2.0.7
++++++++++++++++++++++++++++++++++++++++++++++++++++

List all available tags ::

> git tag --list
To check out a specific tag, use **git checkout <tag-name>** where *<tag-name>* is a tag for the list, for instance *release-noresm2.0.1* ::
To check out a specific tag, use **git checkout <tag-name>** where *<tag-name>* is a tag for the list, for instance *release-noresm2.0.7* ::

> git checkout release-noresm2.0.1
> git checkout release-noresm2.0.7

List all available branches ::

Expand Down
2 changes: 1 addition & 1 deletion configurations/platforms.rst
Expand Up @@ -76,7 +76,7 @@ E.g. creating a new case running on 4 nodes ::
.. note::
Please note that these Betzy settings are included in tag noresm2.0.4 and subsequent tags
Please note that these Betzy settings are included in tag noresm2.0.4 and subsequent tags. We recommend you to use the latest released version.

Queue options on Fram and on Betzy
-----------------------------------
Expand Down
2 changes: 1 addition & 1 deletion index.rst
Expand Up @@ -38,12 +38,12 @@ For obtaining news per email register to users@noresm.org at https://www.noresm.
:caption: Content:

start.rst
noresm2.1/noresm2.1.rst
access/access.rst
configurations/configurations.rst
output/noresm_output.rst
diagnostics/diagnostics.rst
model-description/model-description.rst
noresm2.1/noresm2.1.rst
data/data.rst
contribute/contribute.rst
testing/systemtests.rst
Expand Down

0 comments on commit d0e91b0

Please sign in to comment.