argaar / comfortable-environment-card

A card to display the Heat Index and Discomfort Index (aka Thom Index)
MIT License
54 stars 18 forks source link

Heat Index NOAA formula implementation #3

Closed GaPhi closed 11 months ago

GaPhi commented 11 months ago

I have coded the NOAA formula directly that addresses the Wikipedia limitations. (see #2)

I tested the formulas in javascript and it seems good.

I cannot check the whole card as the "rollup" tool seems not working with me (but I do not know it).