Metadata-Version: 2.0
Name: xhistogram
Version: 0.1.0
Summary: Fast, flexible, label-aware histograms for numpy and xarray
Home-page: https://github.com/xgcm/xhistogram
Author: xhistogram Developers
Author-email: rpa@ldeo.columbia.edu
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Requires-Dist: dask
Requires-Dist: numpy (>=1.16)
Requires-Dist: xarray (>=0.12.0)

xhistogram: Fast, flexible, label-aware histograms for numpy and xarray
=======================================================================

|pypi| |conda forge| |Build Status| |codecov| |docs| |license|

For more information, including installation instructions, read the full
`xhistogram documentation`_.

.. _Pangeo: http://pangeo-data.github.io
.. _dask: http://dask.pydata.org
.. _xarray: http://xarray.pydata.org
.. _Arakawa Grids: https://en.wikipedia.org/wiki/Arakawa_grid
.. _xhistogram documentation: https://xhistogram.readthedocs.io/

.. |conda forge| image:: https://anaconda.org/conda-forge/xhistogram/badges/version.svg
   :target: https://anaconda.org/conda-forge/xhistogram
.. |DOI| image:: https://zenodo.org/badge/41581350.svg
   :target: https://zenodo.org/badge/latestdoi/41581350
.. |Build Status| image:: https://travis-ci.org/xgcm/xhistogram.svg?branch=master
   :target: https://travis-ci.org/xgcm/xhistogram
   :alt: travis-ci build status
.. |codecov| image:: https://codecov.io/github/xgcm/xhistogram/coverage.svg?branch=master
   :target: https://codecov.io/github/xgcm/xhistogram?branch=master
   :alt: code coverage
.. |pypi| image:: https://badge.fury.io/py/xhistogram.svg
   :target: https://badge.fury.io/py/xhistogram
   :alt: pypi package
.. |docs| image:: http://readthedocs.org/projects/xhistogram/badge/?version=latest
   :target: http://xhistogram.readthedocs.org/en/stable/?badge=latest
   :alt: documentation status
.. |license| image:: https://img.shields.io/github/license/mashape/apistatus.svg
   :target: https://github.com/xgcm/xhistogram
   :alt: license


