calc_utci: Calculation of the Universal Thermal Climate Index (UTCI)...

Description Usage Arguments Value Author(s) References See Also Examples

Description

This function calculates the UTCI value for a given input data

Usage

1

Arguments

data

The input table must contain all relevant Biomet-Data for calculation as all radiation fluxes from all directions, relativ humidity (RH), air temperature (Ta), and wind speed.

Value

utci

A numeric vector containing the calculated utci

Author(s)

AlK akrug@mailbox.tu-berlin.de

References

Fiala, D., G. Havenith, P. Broede, B. Kampmann and G. Jendritzky 2012: UTCI-Fiala multi-node model of human heat transfer and temperature regulation. – International Journal of Biometeorology 56 (3): 429-441

See Also

www.utci.org

Examples

1
2
data(biomet)
utci <- calc_utci(biomet)

ca-vi/Climatology_Package documentation built on May 13, 2019, 10:37 a.m.