dewp2hurs: Calculation of relative humidity from temperature and...

View source: R/dewp2hurs.R

dewp2hursR Documentation

Calculation of relative humidity from temperature and dewpoint temperature.

Description

Calculation of relative humidity from temperature and dewpoint temperature.

Usage

dewp2hurs(tas, dewp)

Arguments

tas

vector of temperature in degC.

dewp

vector of dewpoint temperature in degC.

Details

Formulation from Dosseger et al. 1992. Formula 99 in MCH document.

Value

relative humidity in

Author(s)

Ana Casanueva (11.08.201)


anacv/HeatStress documentation built on Aug. 9, 2022, 2:36 p.m.