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

Add a link to the instructions to use pre-installed versions on HPC clusters #1186

Merged
merged 1 commit into from
Jul 13, 2021
Merged
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
13 changes: 4 additions & 9 deletions doc/quickstart/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -199,12 +199,7 @@ To install from source for development, follow these instructions.
Pre-installed versions on HPC clusters
--------------------------------------

You will find the tool available on HPC clusters and there will be no need to install it
yourself if you are just running diagnostics:

- CEDA-JASMIN: `esmvaltool` is available on the scientific compute nodes (`sciX.jasmin.ac.uk` where
`X = 1, 2, 3, 4, 5`) after login and module loading via `module load esmvaltool`; see the helper page at
`CEDA <https://help.jasmin.ac.uk/article/4955-community-software-esmvaltool>`__ ;
- DKRZ-Mistral: `esmvaltool` is available on login nodes (`mistral.dkrz.de`) and pre- and post-processing
nodes (`mistralpp.dkrz.de`) after login and module loading via `module load esmvaltool`; the command
`module help esmvaltool` provides some information about the module.
.. note::
If you would like to use pre-installed versions on HPC clusters (currently CEDA-JASMIN and DKRZ-MISTRAL),
please have a look at
:ref:`these instructions <esmvaltool:install_on_hpc>`.