Metadata-Version: 2.3
Name: roc-dingo
Version: 1.5.1
Summary: Data INgestOr (DINGO) plugin is used to ingest data into the ROC pipeline database
License: CECILL-2.1
Author: ROC Team
Author-email: roc.support@sympa.obspm.fr
Requires-Python: >=3.9,<4
Classifier: License :: OSI Approved :: CEA CNRS Inria Logiciel Libre License, version 2.1 (CeCILL-2.1)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: alembic (>=1,<2)
Requires-Dist: h5py (>=3.7,<4.0)
Requires-Dist: jinja2 (>=3,<4)
Requires-Dist: numpy (>=1.20,<3)
Requires-Dist: pandas (>1,<3)
Requires-Dist: poppy-core (>0.12.0)
Requires-Dist: poppy-pop (>0.12.0)
Requires-Dist: requests (>=2,<3)
Requires-Dist: roc-idb (>=1,<2)
Requires-Dist: roc-rpl (>=1,<2)
Requires-Dist: spacepy (>=0.7,<1)
Requires-Dist: spice_manager
Requires-Dist: sqlalchemy (>=2,<3)
Requires-Dist: xmltodict (>=0.12,<1.0)
Project-URL: Repository, https://gitlab.obspm.fr/ROC/Pipelines/Plugins/DINGO
Description-Content-Type: text/markdown

roc-dingo
============

Python Package to ingest RPW data into database.

This package has been initially designed to be run in the RPW Operations and Data Pipeline (RODP).
Contact the developer team for more details.

## Quickstart

To install package using [pip](https://pypi.org/project/pip-tools/):

```
pip install roc-dingo
```

## Authors

- xavier dot bonnin at obspm dot fr
- florence dot henry at obspm dot fr

## License

This project is licensed under CeCILL 2.1.

## Acknowledgments

* Solar Orbiter / RPW Operation Centre (ROC) team
