Metadata-Version: 2.1
Name: dkist
Version: 1.0.0b1
Summary: DKIST User Tools
Home-page: http://dkist.nso.edu
Author: NSO / AURA
Author-email: stuart@cadair.com
License: BSD 3-Clause
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Requires-Dist: appdirs (>=1.4)
Requires-Dist: asdf (>=2.7.0)
Requires-Dist: astropy (>=4.2)
Requires-Dist: dask[array] (>=2)
Requires-Dist: globus-sdk (<3.0,>=1.7)
Requires-Dist: gwcs (>=0.16.1)
Requires-Dist: matplotlib (>=3.1)
Requires-Dist: ndcube (>=2.0.0b3)
Requires-Dist: numpy (>=1.7)
Requires-Dist: parfive[ftp] (>=1.3)
Requires-Dist: sunpy[asdf,net] (>=2.1.0)
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-astropy ; extra == 'docs'
Requires-Dist: sphinx-gallery ; extra == 'docs'
Requires-Dist: sphinx-changelog ; extra == 'docs'
Requires-Dist: pytest ; extra == 'docs'
Requires-Dist: towncrier ; extra == 'docs'
Requires-Dist: dkist-sphinx-theme ; extra == 'docs'
Provides-Extra: tests
Requires-Dist: pytest-astropy ; extra == 'tests'
Requires-Dist: pytest-cov ; extra == 'tests'
Requires-Dist: pytest-mock ; extra == 'tests'
Requires-Dist: pytest-mpl ; extra == 'tests'
Requires-Dist: pytest-httpserver ; extra == 'tests'
Requires-Dist: hypothesis ; extra == 'tests'
Requires-Dist: tox ; extra == 'tests'

DKIST User Tools
----------------

.. image:: http://img.shields.io/badge/powered%20by-SunPy-orange.svg?style=flat
    :target: http://www.sunpy.org
    :alt: Powered by SunPy Badge

A Python library of tools for obtaining, processing and interacting with DKIST
data.

License
-------

This project is Copyright (c) NSO / AURA and licensed under
the terms of the BSD 3-Clause license. This package is based upon
the `Astropy package template <https://github.com/astropy/package-template>`_
which is licensed under the BSD 3-clause licence. See the licenses folder for
more information.


