Dep_vel_O3: Dep_vel_O3 - Calculates hourly deposition velocity for O3

Description Usage Arguments Value Examples

Description

Dep_vel_O3 - Calculates hourly deposition velocity for O3

Usage

1
Dep_vel_O3(x, z_0 = 1)

Arguments

x

A data frame containing hourly data of weather variables (e.g. Hum (%), Pres (kPa), Precip (mm), Rad (W m-2), Temp (C), Wind (m s-1), Daylight (Night or Daylight))

z_0

Roughness length value (m)

Value

Hourly data of deposition velocity for O3 (m s-1)

Examples

1
2

TreeDep documentation built on May 2, 2019, 6:45 a.m.

Related to Dep_vel_O3 in TreeDep...