Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 709 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 709 Bytes

License: Apache

The JCSDA CRTM Transmittance Coefficient Generation Package

Update: 2024-06-07

Benjamin Johnson (maintainer) Patrick Stegmann (original developer)

Purpose

This repository contains the code to produce instrument transmittance coefficents for the Community Radiative Transfer Model (CRTM) Fortran library.

Requirements

Compiler:

  • A Fortran compiler (ifort 18.0.3+ recommended)

Libraries:

  • HDF5
  • NetCDF4
  • CRTM REL-2.1.3 or higher
  • LBLRTMIO v0.1 or higher (for UV/VIS/IR instruments)
  • BLAS (e.g., openblas)

Contributors

See Contributors.txt.

License

See LICENSE.txt.