pyart.graph.RslDisplay.plot_cross_hair

RslDisplay.plot_cross_hair(size, npts=100, ax=None)[source]

Plot a cross-hair on a ppi plot.

Parameters :

size : float

Size of cross-hair in km.

npts: int :

Number of points in the cross-hair, higher for better resolution.

ax : Axis

Axis to plot on. None will use the current axis.

Previous topic

pyart.graph.RslDisplay.plot_colorbar

Next topic

pyart.graph.RslDisplay.plot_label

This Page