pos_anemometer_height.Rd
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.
pos_anemometer_height(dist, min_dist, obs_height)
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. |
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.