Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 369 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 369 Bytes

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