Description Usage Arguments Details
View source: R/vertical_wavenumber.R
Computes the vertical wavenumber
1 2 | vertical_wavenumber(ny, Nm, U, V, k, l, eps, method = NULL,
coriollis = FALSE)
|
ny |
if ny=1 wavenumber is for a 1D profile |
U |
x component wind speed |
V |
y component wind speed |
k |
sampling freq for x |
l |
sampling freq for y |
method |
default is kim's approach. 'qgis' for qgis approach |
the default method is Kim's
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.