wbgt_stull: wbgt_stull

View source: R/wbgt_stull.r

wbgt_stullR Documentation

wbgt_stull

Description

Calculate wet bulb globe temperature index for outdoor environements by using Stull formulation by using air temperature in degC ,relative humidity , globometric temperature in degC and air pressure in hPa.

Usage

wbgt_stull(t, rh, tg, pair = 1010)

Arguments

t

numeric Air temperature in degC.

rh

numeric Relative humidity in percentage.

tg

numeric Solar Radiation Radiance in Watt/mq.

pair

numeric Air Pressure in hPa. Default is 1010.

Value

wbgt in degC

Author(s)

Istituto per la Bioeconomia CNR Firenze Italy Alfonso Crisci alfonso.crisci@ibe.cnr.it


alfcrisci/rBiometeo documentation built on Feb. 1, 2024, 4:47 p.m.