ARPA-SIMC / libsim

Command-line utilities and fortran modules for meteorological data processing
GNU General Public License v2.0
7 stars 1 forks source link

Thom discomfort index #111

Open edigiacomo opened 8 months ago

edigiacomo commented 8 months ago

I have found the following formula in a Fortran program written by one of our colleagues.

ThomIndex = 0.4 * (AirTemperatureInCelsius + WetBulbTemperatureInCelsius) + 4.8 

ThomIndex ∈ ℕ