Calculate the apparent (feels-like) temperature from air temperature and wind speed. Used by Australia's Bureau of Meteorology (BoM).
| Metric | Value |
|---|
The BoM uses the Steadman apparent temperature formula. Wind chill only applies when temperature is below 10°C and wind speed exceeds 4.8 km/h. Alpine areas (Snowy Mountains, Victorian Alps) experience severe wind chill.
WC = 13.12 + 0.6215T − 11.37V^0.16 + 0.3965T×V^0.16
Where T = air temperature (°C), V = wind speed (km/h)