wradlib.dp.DpMethods

Contents

wradlib.dp.DpMethods#

class wradlib.dp.DpMethods(obj)[source]#

wradlib xarray SubAccessor methods for DualPol.

depolarization(**kwargs)

Compute the depolarization ration.

kdp_from_phidp(*[, winlen])

Retrieves \(K_{DP}\) from \(Phi_{DP}\).

phidp_kdp_vulpiani(*[, winlen])

Retrieves \(K_{DP}\) from \(Phi_{DP}\).

texture()

Compute the texture of data.

unfold_phi(**kwargs)

Unfolds differential phase by adjusting values that exceeded maximum ambiguous range.

unfold_phi_vulpiani(**kwargs)

Alternative phase unfolding which completely relies on \(K_{DP}\).