Metadata-Version: 2.4
Name: mixsea
Version: 0.2.0
Summary: ocean mixing parameterizations
Author: mixsea developers
Author-email: mixsea developers <>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Dist: numpy>=2
Requires-Dist: scipy>=1.6.0
Requires-Dist: gsw>=3.6
Requires-Python: >=3.9
Project-URL: Bug Tracker, https://github.com/modscripps/mixsea/issues
Project-URL: Changelog, https://github.com/modscripps/mixsea/blob/main/HISTORY.rst
Project-URL: Documentation, https://mixsea.readthedocs.io
Project-URL: Homepage, https://github.com/modscripps/mixsea
Description-Content-Type: text/x-rst

======
mixsea
======


.. image:: https://img.shields.io/pypi/v/mixsea.svg
        :target: https://pypi.python.org/pypi/mixsea

.. image:: https://zenodo.org/badge/258860474.svg
        :target: https://zenodo.org/doi/10.5281/zenodo.10636076

.. image:: https://github.com/modscripps/mixsea/actions/workflows/mixsea-pytest.yml/badge.svg
        :target: https://github.com/modscripps/mixsea/actions/workflows/mixsea-pytest.yml

.. image:: https://readthedocs.org/projects/mixsea/badge/?version=stable
        :target: https://mixsea.readthedocs.io/en/latest/?badge=stable
        :alt: Documentation Status

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
        :target: https://github.com/psf/black


Ocean mixing parameterizations in python. 

* Free software: MIT license
* Documentation: https://mixsea.readthedocs.io.


Features
--------

* Thorpe scale based mixing estimates

* Shear/strain based mixing estimates

Credits
-------

For most parts based on theory and code previously developed in the
oceanographic community.
