pyart.graph.AirborneRadarDisplay.generate_xsection_title#
- AirborneRadarDisplay.generate_xsection_title(field, points)#
Generate a title for a ray plot.
- Parameters:
field (str) – Field plotted.
points (ndarray) – N x 2 array containing the lon/lat coordinates of the reference points
- Returns:
title (str) – Plot title.