A Guide to Heat Metrics for Energy Planning and System Assessment

Author

Cal-Adapt

Published

January 1, 2024

Modified

July 6, 2026

Background

Understanding how increasing temperatures affect asset performance and simultaneously drive demand for gas and electricity are essential parts of planning in the energy sector. Temperature alone is often not enough to capture the complex relationship between weather conditions, human comfort, and heating and cooling demand. A variety of heat metrics are used to better quantify these relationships, build reliable forecasts of energy demand from meteorological conditions, and enable climate-informed planning for energy sector assets. The Cal-Adapt Analytics Engine offers built-in functionality for many of the most common heat metrics, and the flexibility for planners to customize or implement their own. Here we explain key differences between heat metrics and direct users to relevant tools and resources both within the Analytics Engine and externally to support their use in planning applications.

Heat Index

Overview of Heat Index

Heat index is a metric that combines air temperature and relative humidity to quantify the human-perceived temperature1. It generally captures the fact that humans feel warmer in humid conditions, and uses a series of formulas and assumptions to quantify this effect. Because heat index is a better predictor of human comfort than temperature alone, it is a valuable tool for predicting energy demand for cooling on hot days. Heat index only uses temperature and humidity as inputs (not solar radiation or wind), and as such it is best used as an estimate of the apparent temperature in the shade. It is not useful for capturing wind-chill or other effects at low temperatures2.

Calculating Heat Index

The modern approach to calculating heat index relies on a multiple regression analysis developed by Rothfusz in 1990 to capture the complex relationship between temperature, humidity, and perceived temperature3,4. The Cal-Adapt Analytics Engine utilized NOAA’s implementation of the Rothfusz regression formulas for heat index, which uses additional adjustments for days with particularly high or low relative humidity. Because these heat index formulas are only well defined for days above 80°F, the Cal-Adapt calculation returns the original temperature below this threshold.

For days that do not need an additional correction, the heat index is calculated as:

\[ \begin{aligned} HI = &-42.379 + 2.04901523 \cdot T + 10.14333127 \cdot RH - 0.22475541 \cdot T \cdot RH \\ &- 0.00683783 \cdot T^2 - 0.05481717 \cdot RH^2 + 0.00122874 \cdot T^2 \cdot RH \\ &+ 0.00085282 \cdot T \cdot RH^2 - 0.00000199 \cdot T^2 \cdot RH^2 \end{aligned} \]

Where \(T\) is air temperature and \(RH\) is relative humidity.

NoteNote

Using the methods described on this page, Cal-Adapt computes and provides “NOAA Heat Index” as a derived variable in the Analytics Engine data catalog.

Wet Bulb Globe Temperature

Overview of Wet Bulb Globe Temperature

Wet bulb globe temperature (WBGT) is a metric that estimates heat stress in direct sunlight by using measurements of temperature, humidity, wind speed, and solar radiation5. It is used extensively as a measurement of heat hazards for humans, particularly for outdoor workers6. The use of several meteorological variables allows it to capture a variety of effects that influence the physiological response to high temperatures, but it has limited utility in cold temperatures. Similar to heat index, WBGT is a useful metric for connecting meteorological conditions to energy demand from cooling.

Calculating Wet Bulb Globe Temperature

Wet bulb globe temperature was originally formulated to utilize physical measurement devices that take a reading of wet-bulb temperature, dry-bulb temperature, and globe temperature. However, methods have been developed to compute WBGT from meteorological data from weather stations or climate models7,8.

NoteNote

Wet Bulb Globe Temperature is not currently implemented as a pre-defined metric on the Cal-Adapt Analytics Engine, but it can be derived from variables in the Analytics Engine data catalog using either the method from7 or the NWS’s Dimiceli-Piltz algorithm8. See the derived_variable_demo.ipynb notebook for information on how to compute a custom metric.

Effective Temperature

Overview of Effective Temperature

Effective temperature is a heat metric that captures the cumulative effects from several days of temperature measurements. It uses a weighted sum of temperature measurements from the current day and some number of previous days9. This makes it a useful metric in the energy sector for capturing how heat retention in buildings can impact demand for heating or cooling over subsequent days, and it has been used as a predictor of gas consumption under various formulations10.

Calculating Effective Temperature

Effective temperature is calculated as a weighted sum of temperature across some number of consecutive days, but the specific number of days and their respective weights can vary based on the specific application. Within the energy sector, Elexon uses a three-day formula with a weight of 0.57 for today’s temperature, 0.28 for the prior day, and 0.15 for the day before that11. National Gas uses a recursive formulation, with the effective temperature defined as 50% of the current day’s actual temperature and 50% of the previous day’s effective temperature. Other formulas are used by utilities and energy planners based on their specific regions and applications12,13. Cal-Adapt Analytics Engine uses a formulation of effective temperature based on the National Gas weighting scheme, with a four-day range. This version represents an industry standard with a proven track record in gas demand forecasting.

The formula used by the Analytics Engine for effective temperature is:

\[T_{eff} = 0.5 \cdot T_{today} + 0.5 \cdot T_{eff,\ yesterday}\]

Where \(T\) is daily average air temperature, and \(T_{eff}\) is effective temperature, and the recursive formula uses four days of backwards looking temperature data.

NoteNote

Using the methods described on this page, Cal-Adapt computes and provides “Effective Temperature” as a derived variable in the Analytics Engine data catalog.

Cooling and Heating Degree Days

Overview of Cooling and Heating Degree Days

Cooling and heating degree days (CDDs and HDDs) are heat metrics based on the number of days above or below a specific temperature threshold, and by how many degrees the temperature exceeded that threshold. Degree days are designed to quantify how outdoor temperature drives demand for indoor heating and cooling14. These metrics have broad use throughout the energy sector for energy demand forecasting, establishing building standards, and prioritizing investments in improved heating and cooling technology15. Rather than being a metric with one fixed definition, degree days are a flexible method that can be customized with thresholds and temperature metrics that suit a particular region or application.

Calculating HDDs and CDDs

For a given day, the number of degree days is calculated as the number of degrees that the day’s temperature is above (or below) a set threshold14. Degree days are always positive, and days that do not exceed the threshold are counted as zero degree days. The threshold is set based on an estimate of when heating or cooling of a building is needed. Thresholds can be different for heating and cooling degree days and/or vary based on the region or application. A standard threshold of 65°F is often used as a default. It is also possible to calculate CDDs or HDDs using a derived temperature metric like heat-index, wet bulb globe temperature, or other temperature metrics16.

\[ \begin{aligned} CDD &= (T - T_{CDD\ threshold}) \quad \text{if } T > T_{CDD\ threshold} \\ HDD &= (T_{HDD\ threshold} - T) \quad \text{if } T < T_{HDD\ threshold} \end{aligned} \]

Choosing the Right Heat Metric for Your Application

There may be multiple heat metrics that are appropriate for use in different contexts, and/or combinations of them that are suited to a particular energy planning applications. Choosing the right metric and its formulation will depend on a user’s needs, and may require testing and numerical comparisons to determine which one performs best in a particular region and application. What follows are some general insights into the differences between each metric, and examples of the type of considerations that a user might walk through to choose between them.

Heat index and wet bulb globe temperature are both metrics with specific scientific definitions. Their formulas combine multiple meteorological variables to produce a perceived temperature that is relevant to humans and energy demand. They are both targeted specifically at understanding heat stress on high temperature days, and are useful for understanding extreme heat health risks and the need for shelter and active cooling.

Given their similarities, choosing between them may be based on:

  • The need to specifically capture the effects of direct sun exposure that is included in WBGT, or the need for an estimate of shaded temperature that heat index provides.
  • The availability of data, with heat index only requiring two commonly available variables.
  • The need for consistency with other organizations, for example the NWS use of heat index in weather forecasts, or OSHA use of WBGT for occupational hazards.

In contrast, effective temperature and degree days are both customizable methods for combining temperature measurements over multiple days to estimate their impact on cooling and heating demand. These methods do not have a universal definition, and can be tailored to use a weighting scheme or threshold that matches a particular application. They are also both used in the context of understanding cooling demand on hot days as well as heating demand on cold days.

Effective temperature can be used as a replacement for daily temperature when examining the relationship between temperature and electricity demand. In this context, it can capture the lagged response of energy demand due to heat retention in buildings and cumulative heat stress for humans. The choice of a specific weighting scheme may depend on empirical data for this relationship in a particular region.

Degree days are more often used to summarize bulk demand for heating and cooling in a region on a monthly or annual basis, making them particularly well suited for summarizing long-term changes. The choice of threshold temperature for CDDs and HDDs has a large impact on the numerical results. When standardization and comparability of results to other sources is important, utilizing a standard 65°F threshold can be advantageous. When making more specific energy forecasting decisions, incorporating additional information about regional behavior or past data about the relationship between temperature and energy demand can be important for developing context-specific results.

References

1.
Steadman, R. G. (1979). The Assessment of Sultriness. Part I: A Temperature-Humidity Index Based on Human Physiology and Clothing Science. Journal of Applied Meteorology, 18(7), 861–873 https://doi.org/10.1175/1520-0450(1979)018<0861:TAOSPI>2.0.CO;2.
2.
National Weather Service. (n.d.). Heat Index Tools and Statistics. National Weather Service. https://www.weather.gov/tbw/heatindex.
3.
Rothfusz, L. (1990). The Heat Index "Equation" (or, More Than You Ever Wanted to Know About Heat Index). National Weather Service. https://www.weather.gov/media/ffc/ta_htindx.PDF.
4.
National Weather Service. (n.d.). The Heat Index Equation. National Weather Service. https://www.wpc.ncep.noaa.gov/html/heatindex_equation.shtml.
5.
Budd, G. M. (2008). Wet-bulb globe temperature (WBGT)—its history and its limitations. Journal of Science and Medicine in Sport, 11(1), 20–32 https://doi.org/10.1016/j.jsams.2007.07.003.
6.
Occupational Safety and Health Administration (OSHA). (2017). OSHA Technical Manual (OTM), Section III: Chapter 4, Heat Stress. Occupational Safety and Health Administration. https://www.osha.gov/otm/section-3-health-hazards/chapter-4.
7.
Liljegren, J. C., Carhart, R. A., Lawday, P., Tschopp, S., & Sharp, R. (2008). Modeling the Wet Bulb Globe Temperature Using Standard Meteorological Measurements. Journal of Occupational and Environmental Hygiene, 5(10), 645–655 https://doi.org/10.1080/15459620802310770.
8.
Dimiceli, V., Piltz, S., & Amburn, S. (2011). Estimation of Black Globe Temperature for Calculation of the WBGT Index. National Weather Service. https://www.iaeng.org/publication/WCECS2011/WCECS2011_pp591-599.pdf.
9.
Elexon BSC. (n.d.). Glossary Term: Noon Effective Temperature. Elexon BSC. https://www.elexon.co.uk/bsc/glossary/noon-effective-temperature/.
10.
National Grid plc. (2020). Gas Demand Forecasting Methodology. National Grid plc. https://www.nationalgas.com/sites/default/files/documents/Gas%20Demand%20Forecasting%20Methodology%202020_v1.pdf.
11.
Elexon BSC. (2025). Load Profiles and their use in Electricity Settlement V5.0. Elexon BSC. https://bscdocs.elexon.co.uk/guidance-notes/load-profiles-and-their-use-in-electricity-settlement.
12.
Azari, A., Shariaty-Niassar, M., & Alborzi, M. (2012). Short-term and Medium-term Gas Demand Load Forecasting by Neural Networks. Iranian Journal of Chemistry and Chemical Engineering, 31, 77–84.
13.
Ashouri, F. (1993). An expert system for predicting gas demand: A case study. Omega, 21(3), 307–317 https://doi.org/10.1016/0305-0483(93)90088-3.
14.
National Weather Service. (n.d.). What Are Heating and Cooling Degree Days. National Weather Service. https://www.weather.gov/key/climate_heat_cool.
15.
US Energy Information Administration. (n.d.). Units and calculators explained: Degree days. US Energy Information Administration. https://www.eia.gov/energyexplained/units-and-calculators/degree-days.php.
16.
Staffell, I., Pfenninger, S., & Johnson, N. (2023). A global model of hourly space heating and cooling demand at multiple spatial scales. Nature Energy, 8(12), 1328–1344 https://doi.org/10.1038/s41560-023-01341-5.

Citation

For attribution, please cite this work as:
Cal-Adapt. (2026). A Guide to Heat Metrics for Energy Planning and System Assessment. Cal-Adapt. https://analytics.cal-adapt.org/scientific-guidance/heat-metrics.html.