ppcpy.retrievals.highres#
Functions
Attenuated Backscatter |
|
Calculate the volume depolarisation ratio |
- ppcpy.retrievals.highres.attbsc_2d(data_cube, nr: bool = True, collect_debug: bool = False)[source]#
Attenuated Backscatter
- Parameters:
data_cube (object) – Main PicassoProc object.
nr (bool, optional) – If Ture, calculate the attbsc for FR and NR channels. Default is True.
collect_debug (bool, optional) – If True, collects debug information. Default is False.