getWTClass: Compute scan-by-scan ATWT of radar volume.

Description Usage Arguments Value See Also

View source: R/wt-class.R

Description

Converts dBZ to rain rates using standard Z-R relationship. This is to transform the normally distributed dBZ to gamma-like distribution.

Usage

1
getWTClass(dbz_data, res_km, conv_scale_km = 20)

Arguments

vol_data

3D array containing radar data. Last dimension should be levels.

res_km

resolution of the radar data in km.

conv_scale

approximate scale break (in km) between convective and stratiform scales.

Value

Sum of wavelets upto conv_scale for each scan.

See Also

getWTSum


RBhupi/screim-pkg documentation built on May 29, 2020, 6:15 a.m.