Metadata-Version: 2.1
Name: cmpdata
Version: 1.0.2
Summary: Package for handling CMIP6 data
Home-page: https://github.com/TaufiqHassan/cmpdata
Author: Taufiq Hassan
Author-email: taufiq.hassanmozumder@email.ucr.edu
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: xarray
Requires-Dist: pandas
Requires-Dist: dask
Requires-Dist: xesmf
Requires-Dist: pytest
Requires-Dist: setuptools

===============================
Handle CMIP6
===============================

.. image:: https://img.shields.io/travis/TaufiqHassan/cmpdata.svg
        :target: https://travis-ci.org/TaufiqHassan/cmpdata

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


``cmpdata`` package can handle and analyze raw CMIP6 data.

* GitHub repo: https://github.com/TaufiqHassan/cmpdata
* Documentation: 

Features
--------


License
-------

This code is licensed under the `MIT License`_.

.. _`MIT License`: https://opensource.org/licenses/MIT


