Metadata-Version: 2.1
Name: xarray-cube
Version: 0.2.0
Summary: xarray extension for spectral cube analysis
Home-page: https://github.com/a-lab-nagoya/xarray-cube/
License: MIT
Author: Akio Taniguchi
Author-email: taniguchi@a.phys.nagoya-u.ac.jp
Requires-Python: >=3.7,<3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: astropy (>=4.3,<5.0)
Requires-Dist: numpy (>=1.19,<2.0)
Requires-Dist: spectral-cube (>=0.6,<0.7)
Requires-Dist: typing-extensions (>=3.10,<4.0)
Requires-Dist: xarray (>=0.15,<1.0)
Requires-Dist: xarray-dataclasses (>=0.5,<0.6)
Project-URL: Documentation, https://a-lab-nagoya.github.io/xarray-cube/
Description-Content-Type: text/markdown

# xarray-cube

[![PyPI](https://img.shields.io/pypi/v/xarray-cube.svg?label=PyPI&style=flat-square)](https://pypi.org/project/xarray-cube/)
[![Python](https://img.shields.io/pypi/pyversions/xarray-cube.svg?label=Python&color=yellow&style=flat-square)](https://pypi.org/project/xarray-cube/)
[![Test](https://img.shields.io/github/workflow/status/a-lab-nagoya/xarray-cube/Test?logo=github&label=Test&style=flat-square)](https://github.com/a-lab-nagoya/xarray-cube/actions)
[![License](https://img.shields.io/badge/license-MIT-blue.svg?label=License&style=flat-square)](LICENSE)

xarray extension for spectral cube analysis

