CRTM

About

CRTM stands for “Radiative Transfer Model”. It is a library maintained by Joint Center for Satellite Data Assimilation (JCSDA). The goal of installing CRTM on Discoverer HPC is to support the building of UPP.

Supported versions

To check which CRTM versions and build types are currently supported on Discoverer, execute on the login node:

module avail

and grep the output for “crtm”.

Loading

To obtain access to the latest CRTM build, load the environment module that matches your compiler requirements:

module load crtm/2/latest-intel

More information regarding the compilation of the source code can be found here:

https://gitlab.discoverer.bg/vkolev/recipes/-/tree/main/crtm

Getting help

See Getting help