rttov_run

../../_images/RTTOV_RUN.png

Runs the RTTOV (Radiative Transfer for TOVS) model.

Warning

This function is only available for internal ECMWF use.

Note

This function performs the same task as the Rttov Run icon in Metview’s user interface. It accepts its parameters as keyword arguments, described below.

rttov_run(**kwargs)

Runs the RTTOV (Radiative Transfer for TOVS) model.

Warning

This function is only available for internal ECMWF use.

Parameters
  • rttov_exe_path (str) –

  • rttov_input_data (str) –

  • rttov_input_data_path (str) –

  • rttov_sensor (str, default: "iasi") –

  • rttov_channels (str) –

  • rttov_channels_path (str) –

  • rttov_coefficients (str) –

  • rttov_coefficients_path (str) –

  • rttov_satellite_zenith_angle (number, default: 0) –

  • rttov_satellite_azimuth_angle (number, default: 0) –

  • rttov_solar_zenith_angle (number, default: 0) –

  • rttov_solar_azimuth_angle (number, default: 0) –

Return type

Request