vertical_wavenumber: Computes the vertical wavenumber

Description Usage Arguments Details

View source: R/vertical_wavenumber.R

Description

Computes the vertical wavenumber

Usage

1
2
vertical_wavenumber(ny, Nm, U, V, k, l, eps, method = NULL,
  coriollis = FALSE)

Arguments

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

Details

the default method is Kim's


dschneiderch/LinearTheoryOrographicPrecip documentation built on May 19, 2019, 1:43 a.m.