pos_max_dist | R Documentation |
If station is positioned beyond minimum distance, check if it lies within maximum distance.
pos_max_dist(dist, obs_width, obs_height, ring = F)
dist |
Distance between climate station and obstacle (e.g. forest) in m. |
obs_width |
Width of obstacle in m. |
obs_height |
Height of obstacle in m. |
ring |
True, if obstacle is circularly surrounded by the obstacle. |
Message, that tells you if climate station is well positioned or, if not, in which distance to the obstacle it needs to be placed instead.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.