.. _rttov_visualiser_icon: rttov_visualiser ===================================================== .. container:: .. container:: leftside .. image:: /_static/RTTOV_VISUALISER.png :width: 48px .. container:: rightside Visualises the results of the RTTOV (Radiative Transfer for TOVS). .. warning:: This function is only available for internal ECMWF use. .. note:: This function performs the same task as the **Rttov Visualiser** icon in Metview’s :ref:`user interface `. It accepts its parameters as keyword arguments, described below. .. py:function:: rttov_visualiser(**kwargs) Visualises the results of the RTTOV (Radiative Transfer for TOVS) model. .. warning:: This function is only available for internal ECMWF use. :param rttov_plot_type: :type rttov_plot_type: {"channel_tb_graph", "jacobian_channel_curve", "jacobian_matrix"}, default: "channel_tb_graph" :param rttov_data: :type rttov_data: str :param rttov_filename: :type rttov_filename: str, default: "off" :param rttov_jacobian_channel: :type rttov_jacobian_channel: number, default: 1 :rtype: :class:`Request` .. mv-minigallery:: rttov_visualiser