TEMS is to be retired at the end of October 2021. See more information here . |
See The new module system: Lmod for a complete picture |
A number of software, libraries, compilers and utilities are made available through the The new module system: Lmod.
If you want to use a specific software package, please check if it is already provided in modules. If a package or utility is not provided, you may install it yourself in your account or alternatively report as a "Problem on computing" through the ECMWF Support Portal mentioning "TEMS" in the summary.
Example: finding relevant modules for NetCDF libraries:
module spider netcdf |
The traditional module avail will only show the modules available for the loaded programming environment. |
And then, load the desired module with
module load netcdf4 |
You may need to load a prgenv first if the desired package is compiler sensitive (i.e. providing libraries to users). |
If a package or utility is not provided, you may install it yourself in your account or alternatively raise an issue through servicedesk@ecmwf.int.
<style> div#content h2 a::after { content: " - [read more]"; } </style> |