.. _example_correct_plot_dealias.py: ===================================================== Dealias doppler velocities using the FourDD algorithm ===================================================== In this example doppler velocities are dealiased using the Univ. of Washington FourDD algorithm implemented in Py-ART. Sonde data is used for the initial condition of the dealiasing. .. image:: images/plot_dealias_1.png :align: center **Python source code:** :download:`plot_dealias.py ` .. literalinclude:: plot_dealias.py :lines: 11- **Total running time of the example:** 7.51 seconds