pos_anemometer_height | R Documentation |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.