Metadata-Version: 2.1
Name: mpg_heatindex
Version: 0.2.2
Summary: This package use calculate heat index
Home-page: https://github.com/disty-apariciosousa/heatindex
Author: Disty Aparicio D'Sousa
Author-email: disty.sousa1996@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests

# HEAT INDEX (HI)

The Heat Index (HI) is an index that describes how hot the temperature actually feels to the human body when relative humidity is taken into account. It combines both the air temperature and humidity to provide a more accurate measure of perceived heat, which is often referred to as the apparent temperature or feels-like temperature.

The Heat Index is important for assessing the health risks associated with high temperatures, such as heat stroke, dehydration, and heat exhaustion.

Heat Index Formula
The Heat Index can be calculated using the empirical formula below, which is valid when the temperature is in Fahrenheit (Â°F) and the relative humidity is in percentage (%).
