NWS Heat Index

Heat Index code based on NWS's Heat Index Calculator tool.
116 Downloads
Updated 11 Sep 2019

View License

Heat Index code based off NWS's Heat Index Calculator tool: NWS (National Weather Service). Meteorological Conversions and Calculations: Heat Index Calculator. 2014. Available: https://www.wpc.ncep.noaa.gov/html/heatindex.shtml

Heat index values are not valid for extreme temperature and relative humidity conditions beyond the range of data considered by Steadman (see References). Works with arrays of any dimension and NaN values. If your "no data" values are not set to NaN, convert beforehand or the code won't work.

References:
1. National Weather Service (NWS) Technical Attachment (SR 90-23). 1990. Available: https://www.weather.gov/media/ffc/ta_htindx.PDF
2. Steadman, R.G., 1979: The assessment of sultriness. Part I: A temperature-humidity index based on human physiology and clothing science. J. Appl. Meteor., 18, 861-873.
3. Anderson GB, Bell ML, Peng RD. Methods to calculate the heat index as an exposure metric in environmental health research. Environ Health Perspect. 2013;121(10):1111–1119. doi:10.1289/ehp.1206273

Cite As

Eric Shearer (2024). NWS Heat Index (https://www.mathworks.com/matlabcentral/fileexchange/72710-nws-heat-index), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.2

Previous HI equation out of date. Updated with 2014 version.

1.0.1

Fixed link to the calculator.

1.0.0