.. _example_plotting_plot_rhi_cfradial.py: ====================================================== Create a multiple panel RHI plot from a CF/Radial file ====================================================== An example which creates a multiple panel RHI plot of a CF/Radial file using both a CFRadialDisplay and a RadarDisplay object. .. rst-class:: horizontal * .. image:: images/plot_rhi_cfradial_1.png :scale: 47 * .. image:: images/plot_rhi_cfradial_2.png :scale: 47 **Python source code:** :download:`plot_rhi_cfradial.py ` .. literalinclude:: plot_rhi_cfradial.py :lines: 10- **Total running time of the example:** 5.51 seconds