Metadata-Version: 2.1
Name: xarrayutils
Version: 1.1.0
Summary: A collection of various tools for data analysis built on top of xarray and xgcm
Home-page: https://github.com/jbusecke/xarrayutils
Author: xarrayutils Developers
Author-email: julius@ldeo.columbia.edu
License: MIT
Description: [![Build Status](https://img.shields.io/github/workflow/status/jbusecke/xarrayutils/CI?logo=github)](https://github.com/jbusecke/xarrayutils/actions)
        [![codecov](https://codecov.io/gh/jbusecke/xarrayutils/branch/master/graph/badge.svg)](https://codecov.io/gh/jbusecke/xarrayutils)
        [![License:MIT](https://img.shields.io/badge/License-MIT-lightgray.svg?style=flt-square)](https://opensource.org/licenses/MIT)
        [![pypi](https://img.shields.io/pypi/v/xarrayutils.svg)](https://pypi.org/project/xarrayutils)
        [![conda-forge](https://img.shields.io/conda/dn/conda-forge/xarrayutils?label=conda-forge)](https://anaconda.org/conda-forge/xarrayutils)
        [![Documentation Status](https://readthedocs.org/projects/xarrayutils/badge/?version=latest)](https://xarrayutils.readthedocs.io/en/latest/?badge=latest)
        
        
        # A collection of various tools for data analysis built on top of xarray and xgcm
        
        This package contains a variety of utility functions I have used in the past few years for data analysis.
        
        Please be aware that I am currently refactoring a lot of the code, which might cause breaking changes.
        
        For more information see the [documentation](https://xarrayutils.readthedocs.io/en/latest/)
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: complete
Provides-Extra: docs
Provides-Extra: dev
