pyrad.graph.plot_sun_retrieval_ts#

pyrad.graph.plot_sun_retrieval_ts(sun_retrieval, data_type, fname_list, labelx='Date', titl='Sun retrieval Time Series', dpi=72)[source]#

plots sun retrieval time series series

Parameters:
  • sun_retrieval (tuple) – tuple containing the retrieved parameters

  • data_type (str) – parameter to be plotted

  • fname_list (list of str) – list of names of the files where to store the plot

  • labelx (str) – the x label

  • titl (str) – the title of the plot

  • dpi (int) – dots per inch

Returns:

fname_list (list of str) – list of names of the created plots