---
jupytext:
  text_representation:
    extension: .md
    format_name: myst
    format_version: 0.13
    jupytext_version: 1.18.1
  main_language: python
kernelspec:
  display_name: Python 3
  name: python3
---

# Dual Polarization and Differential Phase with wradlib

This section provides a collection of example code snippets to process polarimetric radar moments ({mod}`wradlib.dp`), namely the differential phase {math}`\Phi_{DP}`, specific differential phase {math}`K_{DP}` and more.

```{toctree}
:hidden:
:maxdepth: 2
Differential Phase <phidp>
Depolarization <depolarization>
```
