Metadata-Version: 2.1
Name: dkist
Version: 1.0.0b14
Summary: DKIST User Tools
Home-page: http://dkist.nso.edu
Author: NSO / AURA
Author-email: stuart@cadair.com
License: BSD 3-Clause
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE.rst
Requires-Dist: appdirs (>=1.4)
Requires-Dist: asdf (>=2.9.1)
Requires-Dist: asdf-astropy
Requires-Dist: asdf-transform-schemas
Requires-Dist: astropy (>=5)
Requires-Dist: dask[array] (>=2)
Requires-Dist: globus-sdk (>=3.0)
Requires-Dist: gwcs (>=0.18.0)
Requires-Dist: matplotlib (>=3.4)
Requires-Dist: ndcube[plotting,reproject] (>=2.0)
Requires-Dist: numpy (>=1.21)
Requires-Dist: parfive[ftp] (>=1.3)
Requires-Dist: sunpy[asdf,net] (>=4)
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: sphinx-autodoc-typehints ; extra == 'docs'
Requires-Dist: dkist-sphinx-theme (>=1.0.0rc6) ; 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.
