turb_displacement: Displacement height

turb_displacementR Documentation

Displacement height

Description

Calculate the displacement height, caused by an obstacle (e.g. a crop field). Works for vegetation only.

Usage

turb_displacement(...)

## S3 method for class 'numeric'
turb_displacement(obs_height, surroundings = "vegetation", ...)

## S3 method for class 'weather_station'
turb_displacement(weather_station, surroundings = "vegetation", ...)

Arguments

...

Additional parameters passed to later functions.

obs_height

Height of vegetation in m.

surroundings

Choose either 'vegetation' or 'city'.

weather_station

Object of class weather_station

Value

Displacement height in m.


FabianMitze/FieldClimRevised documentation built on Sept. 4, 2022, 12:38 a.m.