Heat Index Calculator

This calculator calculates the heat index or apparent temperature.

This page exists due to the efforts of the following people:

Timur

Timur

Created: 2016-07-21 22:08:23, Last updated: 2023-02-05 21:41:27

The heat index is a measure of the perceived temperature experienced by the human body. It takes into account both the air temperature and the relative humidity, providing a more accurate representation of the conditions experienced by an individual. In high humidity conditions, for example, the air temperature may feel much hotter than it would in drier conditions. While Humindex is used in Canada, the Heat Index is used in US.

The calculator takes as input the air temperature and relative humidity, and calculates the heat index. This information can be used to make informed decisions related to outdoor activities, such as scheduling work or leisure activities, and to monitor potential heat-related health risks, especially during extreme heat events.

There are two versions: for Fahrenheit and for Celsius degrees. You can also find the Heat Index formulas below the calculators.

PLANETCALC, Heat index using Fahrenheit temperature and relative humidity

Heat index using Fahrenheit temperature and relative humidity

Digits after the decimal point: 1
Heat Index
 



PLANETCALC, Heat index using Celsius temperature and relative humidity

Heat index using Celsius temperature and relative humidity

Digits after the decimal point: 1
Heat Index
 

Heat Index formulas

The Heat Index (or apparent temperature) is based on R.G. Steadman's work published in 1979 under the title "The Assessment of Sultriness, Parts 1 and 2.", so it is the result of extensive biometeorological studies. Originally, results were in tables.

To arrive at an equation that uses more conventional independent variables, a multiple regression analysis was performed on the data from Steadman's tables. It was done by Lans P. Rothfusz and described in his work "The Heat Index "Equation" (or, More Than You Ever Wanted to Know About Heat Index) in 1990. You can find it here, for example.

So, the sequence of calculations is:

  1. Heat Index is calculated using this formula:
    HI = -42.379 + 2.04901523*T + 10.14333127*RH - .22475541*T*RH - .00683783*T^2 - .05481717*RH^2 + .00122874*T^{2}*RH + .00085282*T*RH^2 - .00000199*T^{2}*RH^2,
    where T - air temperature in Fahrengeit and RH - relative humidity in percents.

  2. If RH is less than 13% and air temperature is between 80 and 112F, the following adjustment is subtracted from HI:
    ADJUSTMENT = [(13-RH)/4]*\sqrt{[17-ABS(T-95.)]/17},
    where ABS - absolute value.

  3. If RH is more than 85% and air temperature is between 80 and 87F, the following adjustment is added to HI:
    ADJUSTMENT = [(RH-85)/10] * [(87-T)/5]

  4. If resulting HI is less than 80F, it is neglected and new Heat Index is calculated using siimpler formula, which approximates results from R. G. Steadman
    HI = 0.5 * {T + 61.0 + [(T-68.0)*1.2] + (RH*0.094)}

Usually, HI is calculated using simpler formula (4), then averaged with air temperature. If the result is more than 80F, full formulas should be used.

However, these formulas are not usable for temperature and humidity outside of the range used by Steadman. For temperature, it ranges from 20 to 50 degrees Celsius. As for humidity, after the 30C graph is not linear, it is better to look it up for yourself, in Steadman, R.G., 1979: The assessment of sultriness. Part I, for example, here.

Source: National Weather Service

URL copied to clipboard
PLANETCALC, Heat Index Calculator

Comments