Skip to content

Public-facing repository for CRTM transmittance coefficient development -- under heavy development, don't recommend using without communicating with @BenjaminTJohnson first

License

Notifications You must be signed in to change notification settings

JCSDA/CRTM_coef

This branch is 22 commits ahead of, 2 commits behind develop.

Folders and files

NameName
Last commit message
Last commit date
Jun 7, 2024
Jun 7, 2024
Sep 13, 2023
Sep 13, 2023
Sep 13, 2023
Sep 3, 2024
Sep 3, 2024
Sep 13, 2023
Sep 13, 2023
Jun 7, 2024
Sep 13, 2023
Sep 13, 2023
Sep 13, 2023
Sep 13, 2023
Apr 26, 2024
Sep 13, 2023
Sep 13, 2023
Sep 13, 2023

Repository files navigation

License: Apache

The CRTM Transmittance Coefficient Generation Package

2020-08-03

Patrick Stegmann

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

Contributors

See Contributors.txt.

License

See LICENSE.txt.

#CMake Installation Instructions (only cmake supported for this experimental branch)

mkdir build cd build cmake .. make -j8 make install

contact bjohns@ucar.edu / Benjamin.T.Johnson@noaa.gov for additional help

About

Public-facing repository for CRTM transmittance coefficient development -- under heavy development, don't recommend using without communicating with @BenjaminTJohnson first

Resources

License

Stars

Watchers

Forks

Packages

No packages published