pyart.graph.AirborneRadarDisplay.plot#
- AirborneRadarDisplay.plot(field, sweep=0, **kwargs)[source]#
Create a plot appropiate for the radar.
This function calls the plotting function corresponding to the scan_type of the radar. Additional keywords can be passed to customize the plot, see the appropiate plot function for the allowed keywords.
- Parameters:
field (str) – Field to plot.
sweep (int) – Sweep number to plot, not used for VPT scans.
See also
plot_ppi
Plot a PPI scan
plot_sweep_grid
Plot a RHI or VPT scan