pos_anemometer_height: Necessary Anemometer height.

View source: R/position.R

pos_anemometer_heightR Documentation

Necessary Anemometer height.

Description

Checks if distance of climate station to the forest is smaller than minimum distance. If so, calulates in which height the anemometer needs to be positioned to ensure independency of measurements.

Usage

pos_anemometer_height(dist, min_dist, obs_height)

Arguments

dist

Distance between climate station and obstacle (e.g. forest) in m.

min_dist

Minimum distance between climate station and obstacle, that is needed to ensure independency of measurements, in m.

obs_height

Height of obstacle in m.

Value

Message, that tells you if climate station is well positioned or, if not, in which height the anemometer needs to be positioned to ensure independency of measurements.


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