calc_DTR: Diurnal temperature range

Description Usage Arguments Details Source

View source: R/UHImax.R

Description

Diurnal temperature range calculated according to Theeuwes(2016). The DTR is defined as the maximum temperature difference of the rural site for a time period starting on Day0 08:00 up to Day1 07:00.

Usage

1
calc_DTR(time, temperature)

Arguments

time

time vector in POSIXct with at least an hourly resolution

temperature

temperature measurmenents at the times of the time vector

Details

Calculate the Diurnal temperature range

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.