calc_UHImax: maximum urban heat island

Description Usage Arguments Details Source

View source: R/UHImax.R

Description

Maximum urban heat island (UHImax) calculated according to Theeuwes(2016). The hourly mean temperature difference which is maximum within the period starting on Day0 08:00 up to Day1 07:00 is the UHImax

Usage

1
calc_UHImax(time, Tref, Tcity)

Arguments

time

time vector in POSIXct with at least an hourly resolution

Tref

Reference temperature from the rural site

Tcity

Temperature within the city for-which the UHImax is calculated

Details

Calculating maximum urban heat island effect

Source

https://rmets.onlinelibrary.wiley.com/doi/full/10.1002/joc.4717


MariekeDirk/uhi_max documentation built on May 23, 2019, 1:44 p.m.