Skip to main content

ESM Tools external infrastructure for Earth System Modelling

Project description

ESM Tools

https://readthedocs.org/projects/esm-tools/badge/?version=latest

For our complete documentation, please check https://esm-tools.readthedocs.io/en/latest/index.html.

Before you continue

You will need python 3 (possibly version 3.6 or newer), a version of git that is not ancient (everything newer than 2.10 should be good), and up-to-date pip (pip install -U pip) to install the esm_tools. That means that on the supported machines, you could for example use the following settings:

ollie.awi.de:

$ module load git
$ module load python3

levante.dkrz.de:

$ module load git
$ module load python3

glogin.hlrn.de / blogin.hlrn.de:

$ module load git
$ module load anaconda3

juwels.fz-juelich.de:

$ module load git
$ module load Python-3.6.8

aleph:

$ module load git
$ module load python

Note that some machines might raise an error conflict netcdf_c when loading anaconda3. In that case you will need to swap netcdf_c with anaconda3:

$ module unload netcdf_c
$ module load anaconda3

Installing

  1. First, make sure you add the following lines to one of your login or profile files, i.e. ~/.bash_profile, ~/.bashrc, ~/.profile, etc.:

    $ export PATH=$PATH:~/.local/bin
    $ export LC_ALL=en_US.UTF-8
    $ export LANG=en_US.UTF-8
  2. Inside the same login or profile file, add also the module commands necessary for the HPC system you are using (find the lines in the section above).

  3. You can choose to source now your login or profile file, so that the module and export commands are run (e.g. $ source ~/.bash_profile).

  4. To use the new version of the ESM-Tools, now rewritten in Python, clone this repository:

    $ git clone https://github.com/esm-tools/esm_tools.git
  5. Then, run the install.sh:

    $ ./install.sh

You should now have the command line tools esm_master and esm_runscripts, which replace the old version.

History

0.1.0 (2020-02-17)

  • First release on gitlab.awi.de.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

esm-tools-6.18.3.tar.gz (3.0 MB view details)

Uploaded Source

Built Distribution

esm_tools-6.18.3-py2.py3-none-any.whl (3.5 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file esm-tools-6.18.3.tar.gz.

File metadata

  • Download URL: esm-tools-6.18.3.tar.gz
  • Upload date:
  • Size: 3.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for esm-tools-6.18.3.tar.gz
Algorithm Hash digest
SHA256 9bb69c2f592912cfd885d6532ab3fb1aac20ee29328320043102a0276ecebe8d
MD5 f405f406a99d0d518f61972e7b329249
BLAKE2b-256 e5d8a2df87178d71ad43b661d1d29c61af696ed143d43d9e4079a5bb19013c2b

See more details on using hashes here.

File details

Details for the file esm_tools-6.18.3-py2.py3-none-any.whl.

File metadata

  • Download URL: esm_tools-6.18.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for esm_tools-6.18.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9646b399813d4379f8d2ac4502587f705a0b7871d695130403159630dc647cf3
MD5 a3d02f2f04ac182bdf16003d4b2a690c
BLAKE2b-256 6483eda2ba9dc9d8c83e25db7d7512a8650c7fc5e84a857d040d60f62e16f12b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page