Metadata-Version: 2.4
Name: ctao-dpps-clients
Version: 0.3.0rc3
Summary: DPPS python clients package
Author: The CTAO DPPS team
Maintainer-email: Maximilian Linhoff <maximilian.linhoff@cta-observatory.org>
License-Expression: BSD-3-Clause
Project-URL: repository, https://gitlab.cta-observatory.org/cta-computing/dpps/dpps
Project-URL: documentation, http://cta-computing.gitlab-pages.cta-observatory.org/dpps/dpps/
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: ctao-wms-clients==0.4.0
Requires-Dist: ctao-bdms-clients==0.4.1
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-requirements; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: tables; extra == "test"
Requires-Dist: astropy; extra == "test"
Provides-Extra: doc
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: numpydoc; extra == "doc"
Requires-Dist: ctao-sphinx-theme; extra == "doc"
Requires-Dist: myst-parser; extra == "doc"
Requires-Dist: sphinx-changelog; extra == "doc"
Provides-Extra: dev
Requires-Dist: setuptools_scm; extra == "dev"
Requires-Dist: sphinx-autobuild; extra == "dev"

# Data Processing and Preservation System (DPPS)

The Data Processing and Preservation Systems is one of the major components of CTAO Computing.

It is responsible for transferring and preserving the DL0 data produced by
[ACADA](https://gitlab.cta-observatory.org/cta-computing/acada/array-control-and-data-acquisition)
and then processing it to data level DL3.

See [the documentation](http://cta-computing.gitlab-pages.cta-observatory.org/dpps/dpps) for more details.
