.. _example_plotting_plot_nexrad_reflectivity.py: ==================================== Create a plot of NEXRAD reflectivity ==================================== An example which creates a plot containing the first collected scan from a NEXRAD file. .. image:: images/plot_nexrad_reflectivity_1.png :align: center **Python source code:** :download:`plot_nexrad_reflectivity.py ` .. literalinclude:: plot_nexrad_reflectivity.py :lines: 10- **Total running time of the example:** 5.25 seconds