rdtools.analysis_chains.TrendAnalysis.plot_soiling_rate_histogram

TrendAnalysis.plot_soiling_rate_histogram(case, **kwargs)

Return a histogram of soiling rates found in the stochastic rate and recovery soiling analysis

Parameters
  • case (str) -- The workflow result to plot, allowed values are 'sensor' and 'clearsky'

  • kwargs -- Extra parameters passed to plotting.soiling_rate_histogram()

Return type

matplotlib.figure.Figure