rdtools.soiling

Functions for calculating soiling metrics from photovoltaic system data.

The soiling module is currently experimental. The API, results, and default behaviors may change in future releases (including MINOR and PATCH releases) as the code matures.

Functions

annual_soiling_ratios(...[, confidence_level])

Return annualized soiling ratios and associated confidence intervals based on stochastic soiling profiles from SRR.

monthly_soiling_rates(soiling_interval_summary)

Use Monte Carlo to calculate typical monthly soiling rates.

soiling_srr(energy_normalized_daily, ...[, ...])

Functional wrapper for SRRAnalysis.

Classes

SRRAnalysis(energy_normalized_daily, ...[, ...])

Class for running the stochastic rate and recovery (SRR) photovoltaic soiling loss analysis presented in Deceglie et al. JPV 8(2) p547 2018.

Exceptions

NoValidIntervalError

raised when no valid rows appear in the result dataframe