CRTM
February 24, 2020 ยท View on GitHub
Community Radiative Transfer Model This is a snapshot of the CRTM used within EMC applications. For an authoritative repository look elsewhere.
Prerequisites
Compilers: GNU | Intel | Clang | AppleClang
Installing
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/install /path/to/EMC_crtm
make -j4
make install
Version
2.3.0