Temperature formulas (Heat Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Line 5: Line 5:
==Atmospheric Temperature formula==
==Atmospheric Temperature formula==
T<sub>a,t</sub> = T<sub>station,t</sub> + UHI<sub>max,t</sub> · f<sub>sun,t</sub><br>
T<sub>a,t</sub> = T<sub>station,t</sub> + UHI<sub>max,t</sub> · f<sub>sun,t</sub><br>
where,
where
* T<sub>a,t</sub> is the calculated [[Temperature_atmosphere_result_type_(Heat_Overlay)|atmospheric temperature]] at time t;
* T<sub>a,t</sub> is the calculated [[Temperature_atmosphere_result_type_(Heat_Overlay)|atmospheric temperature]] at time t;
* T<sub>station,t</sub> is the [[Hourly_temperature_(Heat_Overlay)|temperature]] measured at a weather station at time t;
* T<sub>station,t</sub> is the [[Hourly_temperature_(Heat_Overlay)|temperature]] measured at a weather station at time t;

Revision as of 09:35, 12 September 2019

Two temperature formulas are used in the calculation of the PET value:

  • The atmospheric temperature Ta
  • The wet-bulb temperatur Tw

Atmospheric Temperature formula

Ta,t = Tstation,t + UHImax,t · fsun,t
where

Wet-bulb Temperature formula

Tw,t = Ta,t · atan( 0.151977 · (ϕ + 8.313659)0.5) + atan (Ta + ϕ) - atan(ϕ - 1.676331) + 0.00391838 · ϕ3/2 atan(0.023101 · ϕ) - 4.686935
where:

  • Tw,t is the calculated wet-bulb temperature;
  • Ta,t is the calculated atmospheric temperature;
  • ϕ is the sun altitude angle;

See also