Description Usage Arguments Value References See Also
Two-dimensional footprint calculation
1 | calc_footprint_kormann(grid, wd, ws, ustar, mo_length, v_sigma, zm, zd, ...)
|
grid |
A list of matrices as returned by |
wd |
A numeric vector, wind direction in degrees from North |
ws |
A numeric vector, wind speed in m+1s-1 |
ustar |
A numeric vector, friction velocity in m+1s-1 |
mo_length |
A numeric vector, Monin-Obukhov length in m |
v_sigma |
A numeric vector, standard deviation of the crosswind component |
zm |
A numeric vector, measurement height in m |
zd |
A numeric vector, zero-plane displacement height in m |
... |
To be left empty, for flexible calls to a footprint function |
A matrix with same dimensions as each item of grid
Kormann, R., & Meixner, F. X. (2001). An Analytical Footprint Model For Non-Neutral Stratification. Boundary-Layer Meteorology, 99(2), 207–224. https://doi.org/10.1023/A:1018991015119
Other footprints:
calc_footprint_hsieh()
,
calc_footprint_kljun()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.