/EMC_crtm

Fork of CRTM being used in UFS build

Primary LanguageFortranOtherNOASSERTION

CRTM

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