RTTOV Overview

Introduction

Current version: v14.0 February 2025

RTTOV (Radiative Transfer for TOVS) is a very fast radiative transfer model for passive visible, infrared and microwave downward-viewing satellite radiometers, spectrometers and interferometers. It is a FORTRAN 90 code for simulating satellite radiances, designed to be incorporated within user applications. The following paper gives an overview of the model and should be used when citing RTTOV:

Saunders, R., Hocking, J., Turner, E., Rayer, P., Rundle, D., Brunel, P., Vidot, J., Roquet, P., Matricardi, M., Geer, A., Bormann, N., and Lupu, C., 2018: An update on the RTTOV fast radiative transfer model (currently at version 12), Geosci. Model Dev., 11, 2717-2737, https://doi.org/10.5194/gmd-11-2717-2018.

Given an atmospheric profile of temperature, water vapour and, optionally, trace gases, aerosols and hydrometeors, together with surface parameters and a viewing geometry, RTTOV computes the top of atmosphere radiances in each of the channels of the sensor being simulated.

The core of RTTOV is a fast parameterisation of layer optical depths due to gas absorption which is described in the RTTOV v13 Science and Validation Report. In addition, RTTOV also optionally computes the Jacobian matrix which describes the change in radiance for a change in any element of the state vector assuming a linear relationship about a given atmospheric state. For a brief mathematical overview of radiative transfer modelling see this page.

RTTOV GUI screenshot

Each release extends RTTOV’s capabilities in numerous ways. RTTOV has a GUI which allows the user to modify an atmospheric/surface profile, run RTTOV for a given instrument, produce radiances and brightness temperatures and display instantaneously the results. It is also possible to calculate Jacobians and perform a basic 1DVar retrieval. All this functionality is demonstrated in the EUMETSAT/ECMWF NWP SAF Satellite Data Assimilation course.

The most recent version of RTTOV is v14.0, released in February 2025.

Some example applications of using RTTOV software are given on the RTTOV applications page.

Obtaining RTTOV

RTTOV is available to licensed users free of charge. To become a licensed user of RTTOV, please register with the NWP SAF (or login if you have already done so) and add RTTOV to your list of software preferences. Older versions of RTTOV are available to download to maintain compatibility with certain software but are not supported by the NWP SAF.

It is recommended (though not mandatory) to compile RTTOV against the netCDF4 library (v4.1 or later). This enables the use of netCDF format coefficient files (the preferred format for hyperspectral sounders), and the land surface emissivity and BRDF atlases.

In order to compile the RTTOV GUI or to call RTTOV from Python scripts you must also have f2py (part of NumPy) installed. Only Python3 is supported.

The GUI has additional requirements which are given in the GUI user guide.

Documentation and Resources

Instructions for compiling and running the most recent version of RTTOV may be found on the RTTOV v14 homepage. The User Guide also contains comprehensive details of the new features in RTTOV v14 and the changes from RTTOV v13. Further documentation including the RTTOV v14 Science and Validation Report can also be found on the RTTOV documentation page.

Resources (coefficients, atlases, etc.) compatible with the latest RTTOV release can be accessed from the downloads page.

Details of future development planned for RTTOV can be found on the Future Plans page. Users wishing to make suggestions for new features should contact the Helpdesk.

Previous/other versions

  • RTTOV-gb is a ground-based version of RTTOV based on RTTOV v11.2. You can download this package by updating your software preferences, but RTTOV-gb is NOT supported by the NWP SAF: see the official RTTOV-gb web page instead.
  • RTTOV v13 is still supported by the NWP SAF, but please update to v13.2 and apply any fixes for known bugs before reporting any issues. Coefficients and emissivity/BRDF atlases for RTTOV v13 remain available for download.
  • RTTOV v12 is no longer supported by the NWP SAF, but remains available for download. It is strongly recommended to update to the latest RTTOV version. If v12 is required, it is strongly advised to use v12.3 and apply any fixes for known bugs. Coefficients and emissivity/BRDF atlases for RTTOV v12 remain available for download. Note that more recent optical depth coefficients based on the v7/8/9 predictors which can be used with RTTOV v12 are available on the RTTOV v13 coefficients download page.
  • RTTOV v11 is no longer supported by the NWP SAF, but remains available for download. It is strongly recommended to update to the latest RTTOV version. If v11 is required, it is strongly advised to use v11.3 and apply any fixes for known bugs. Coefficients and emissivity/BRDF atlases for RTTOV v11 remain available for download. RTTOV v12 optical depth coefficient files (including the most recent v7/8/9 predictor coefficients available for RTTOV v13) can be converted for use with v11 using an executable which is compiled with RTTOV v12.
  • Resources and documentation for RTTOV v10 and earlier can be found on the archived old site.

Publications

RTTOV-related Publications

Application example

Comparison of real and simulated imagery. See one of the earlier featured aricles, Simulating satellite imagery to verify NWP models for forecasting for further information about simuilated imagery.