Weather normalization

The weather normalization is applied to heating energy consumption data provided by your organization to compare your data to the weather conditions in this month or year. Weather normalization of cooling energy consumption is not considered in the normalization process. The normalization is based on heating degree days with a base temperature of 15.5°C for the reference period 2011-2021.

If the average outdoor temperature of a day is below 15.5 °C–the base temperature–it is called a heating day. Heating degree days are calculated by summing up the differences between the base temperature and the average outdoor temperature for all heating days. The normalized data is calculated as follows:

Equation 5. 

E_{weathernorm}=\frac{HDD_{i,refperiod}}{HDD_{i,measured}}\cdot E_{measured}

Eweathernorm = weather-normalized consumption value in kWh

Emeasured = measured consumption value in kWh

HDDi, refperiod = average heating degree days per month during the reference period

HDDi, measured = heating degree days of the month Emeasured was measured

Process

  1. Assign buildings based on their geo coordinates to the nearest weather station.

  2. Request monthly heating degree days from degreedays.net for all necessary weather stations via the API.

  3. The monthly factors are applied to the collected heating energy consumption.