Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
User guide
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Iterations
Requirements
External wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NEMO Workspace
Documentation
User guide
Commits
e1c5a581
Commit
e1c5a581
authored
2 years ago
by
Andrew Coward
Committed by
Sebastien Masson
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Resolve "Update user guide with 4.2.1 references"
parent
ec767cf6
No related branches found
No related tags found
1 merge request
!6
Resolve "Update user guide with 4.2.1 references"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
source/install.rst
+8
-5
8 additions, 5 deletions
source/install.rst
with
8 additions
and
5 deletions
source/install.rst
+
8
−
5
View file @
e1c5a581
...
...
@@ -106,14 +106,14 @@ Instructions on how to install XIOS can be found on its :xios:`wiki<>`.
.. hint::
Prior to NEMO version 4.2.0 it was recommended to use XIOS 2.5 release. However,
versions 4.2.0 and beyond utilise some newer features of XIOS and users will need to
upgrade to the trunk version of XIOS
versions 4.2.0 and beyond utilise some newer features of XIOS
2
and users will need to
upgrade to the trunk version of XIOS
2. Note 4.2.1 does not support the use of XIOS3.
This can be checked out with:
.. code:: console
svn co http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/trunk
svn co http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS
2
/trunk
**********************************
Download and install the NEMO code
...
...
@@ -130,7 +130,7 @@ modifications, can clone the repository at the release tag:
.. code:: console
git clone --branch 4.2.
0
https://forge.nemo-ocean.eu/nemo/nemo.git nemo_4.2.
0
git clone --branch 4.2.
1
https://forge.nemo-ocean.eu/nemo/nemo.git nemo_4.2.
1
Experienced developers who may wish to experiment with other branches or code more recent than the
release -perhaps with a view to returning developements to the system, can clone the main repository
...
...
@@ -140,7 +140,7 @@ and then switch to the tagged release:
git clone https://forge.nemo-ocean.eu/nemo/nemo.git
cd nemo
git switch --detach 4.2.
0
git switch --detach 4.2.
1
Description of 1\ :sup:`st` level tree structure
...
...
@@ -187,6 +187,9 @@ the installation directories used for XIOS installation
%XIOS_HOME /home/$( whoami )/path/to/xios-trunk
%OASIS_HOME /home/$( whoami )/path/to/oasis
.. note::
Any reason not to add ``build_arch-auto.sh`` to 4.2.1?
***********************
Preparing an experiment
***********************
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment