Metadata-Version: 2.1
Name: pytropd
Version: 2.12
Summary: Calculation of metrics of tropical width
Home-page: https://tropd.github.io/pytropd/index.html
Author: Alison Ming, Paul William Staten, Samuel Smith
Author-email: admg26@gmail.com
License: GPL-3
Classifier: Programming Language :: Python :: 3
Requires: numpy
Requires: matplotlib
Requires: scipy
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: numpy (>=1.19)
Requires-Dist: scipy (>=1.5)

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

PyTropD is a software package designed to calculate various metrics of tropical width and is the python equivalent of the Matlab package,TropD.

https://tropd.github.io/pytropd/reference.html

The python 3 version requires numpy vn1.19.0 or later

pytropd xarray tutorial: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/tropd/pytropd/master?labpath=pytropd%2Fxr_tutorial.ipynb)
