---
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
---

# Core Features

This section provides a collection of example code snippets to make users familiar with {{wradlib}} and weather radar data processing.

```{toctree}
:hidden:
:maxdepth: 3
Attenuation <attenuation/attenuation>
Classification <classify/classify>
Composition <composition/composition>
Dual-Pol <dualpol/dualpol>
Georeferencing <georeferencing/georeferencing>
Interpolation <interpolation/interpolation>
Visualization <visualisation/plotting>
```
