rdtools.filtering

Functions for filtering and subsetting PV system data.

Functions

clip_filter(power_ac[, quantile]) Filter data points likely to be affected by clipping with power greater than or equal to 99% of the quant quantile.
csi_filter(poa_global_measured, ...[, threshold]) Filtering based on clear-sky index (csi)
normalized_filter(energy_normalized[, ...]) Select normalized yield between low_cutoff and high_cutoff
poa_filter(poa_global[, poa_global_low, ...]) Filter POA irradiance readings outside acceptable measurement bounds.
tcell_filter(temperature_cell[, ...]) Filter temperature readings outside acceptable measurement bounds.