xWMT: xarray-friendly Water Mass Transformation analysis
=========================================================

**xwmt** is a Python package for water mass transformation analysis
that leverages xarray functionality.

Overview
----------

.. toctree::
   :maxdepth: 1

   objective
   
.. toctree::
   :maxdepth: 2

   examples

Installation and Contributing
-----------------------------

.. toctree::
   :maxdepth: 1

   install
   contrib


Help & Reference
----------------

.. toctree::
   :maxdepth: 1

   api


Quick Install
-------------

Install from PyPI:

.. code-block:: bash

   pip install xwmt


Install from GitHub:

.. code-block:: bash

   pip install git+https://github.com/NOAA-GFDL/xwmt.git