pysteps.visualization.thunderstorms.plot_track

pysteps.visualization.thunderstorms.plot_track(track_list, geodata=None)
Parameters
track_list: list

List of tracks provided by DATing.

geodata: dictionary or None, optional

Optional dictionary containing geographical information about the field. If not None, plots the contours in a georeferenced frame.

Returns
ax: fig Axes

Figure axes.