reVX.hybrid_stats.hybrid_stats

Module to compute hybrid solar-wind generation correlations

Functions

kendall_tau(solar_ts, wind_ts)

Compute Kendall's tau correlation between the given solar and wind timeseries data.

pearson_correlation(solar_ts, wind_ts)

Compute the Pearson correlation coefficient between the given solar and wind timeseries data.

spearman_correlation(solar_ts, wind_ts)

Compute the Spearman correlation coefficient between the given solar and wind timeseries data.

Classes

HybridCrossCorrelation(solar_h5, wind_h5[, ...])

Compute the temporal cross correlations for co-located wind and solar generation

HybridStabilityCoefficient(solar_h5, wind_h5)

Compute the annual/monthly stability coefficient for co-located wind and solar

HybridStats(solar_h5, wind_h5[, statistics, ...])

Compute comparitive correlations for co-located wind and solar generation