Metadata-Version: 2.1
Name: xarray-custom
Version: 0.1.0
Summary: Data classes for custom xarray constructors
Home-page: https://github.com/astropenguin/xarray-custom
License: MIT
Author: Akio Taniguchi
Author-email: taniguchi@a.phys.nagoya-u.ac.jp
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: numpy (>=1.18,<2.0)
Requires-Dist: xarray (>=0.15,<0.16)
Description-Content-Type: text/markdown

# xarray-custom
:zap: Data classes for custom xarray constructors

