ppcpy.retrievals.highres#

Functions

attbsc_2d

Attenuated Backscatter

voldepol_2d

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.

ppcpy.retrievals.highres.voldepol_2d(data_cube)[source]#

Calculate the volume depolarisation ratio

Parameters:

data_cube (object) – Main PicassoProc object