Skip to content
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
10 changes: 10 additions & 0 deletions doc/quickstart/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -187,3 +187,13 @@ To install from source for development, follow these instructions.
e.g. \ ``pip install --trusted-host=pypi.python.org --trusted-host=pypi.org --trusted-host=files.pythonhosted.org -e .[develop]``
- Test that your installation was successful by running
``esmvaltool -h``.

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>`__ ;