cedar.metrics.effective_cdd

cedar.metrics.effective_cdd

Effective Cooling Degree Days (eCDD) combining CDD, COP, and SHR.

eCDD = CDD / (COP × SHR) = CDD / ECOP represents cooling demand adjusted for system efficiency under real climate conditions.

Classes

EffectiveCDD(*[, cdd_model, cop_model, ...])

Compute eCDD = CDD / (COP × SHR) to approximate load adjusted by efficiency.