elevate: Elevate

Description Usage Arguments Value

View source: R/elevate.R

Description

Converts the critical wind speeds to the wind speed 10 meters above zero plane displacement (for anemometers' data). The wind is assumed to follow a logarithmic profile.

Usage

1
elevate(uh, z0, d, ht)

Arguments

uh

Critical wind speed at canopy top calculated with the roughness or single-tree method (m s-1).

z0

Aerodynamic roughness length of the canopy (m).

d

Zero plane displacement height of the canopy (m).

ht

Height at which the critical wind speed is calculated (m). Note that this differs between the 'roughness' (stand mean height) and 'TMC' (1.05 * stand top height) methods.

Value

A critical wind speed that can be compared with met data.


tom-locatelli/fgr documentation built on Oct. 2, 2020, 2:09 a.m.