pyart.graph.RadarMapDisplay.generate_xsection_title#

RadarMapDisplay.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.