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

# 2D Hydrometeor Classification

The Hydrometeorclassification code is based on the paper by {cite}`Zrnic2001` utilizing 2D trapezoidal membership functions based on the paper by {cite}`Straka2000` adapted by {cite}`Evaristo2013` for X-Band.

```{toctree}
:hidden:
:maxdepth: 2
2D MSF <2d_msf>
2D HMC <2d_hmc>
```
