Tutorials ========== We have prepared a few tutorials for the **pyTENAX** package that explain its usage. All tutorial Jupyter notebooks can be launched interactively via Binder by clicking on binder link below each tutorial. - `Tutorial 01: Start with pyTENAX `_ .. note:: This tutorial can also be launched interactively via `Binder Tutorial 01 `_. - `Tutorial 02: TENAX vs SMEV (extreme value method) `_ .. note:: This tutorial can also be launched interactively via `Binder Tutorial 02 `_. - `Tutorial 03: TENAX Hindcast evaluation `_ .. note:: This tutorial can also be launched interactively via `Binder Tutorial 03 `_. - `Tutorial 04: SMEV — Simplified Metastatistical Extreme Value formulation `_ .. note:: This tutorial can also be launched interactively via `Binder Tutorial 04 `_. Note that we also have example file that follows MATLAB example file and creates similar plots as in TENAX manuscript `Example python script `_. .. toctree:: :maxdepth: 1 Tutorial_01.ipynb Tutorial_02.ipynb Tutorial_03.ipynb Tutorial_04.ipynb