Metadata-Version: 2.3
Name: roc-idb
Version: 1.5.2
Summary: Plugin to manage the RPW Instrument Database (IDB)
Home-page: https://gitlab.obspm.fr/ROC/Pipelines/Plugins/IDB
License: CeCILL 2.1
Author: Xavier BONNIN
Author-email: xavier.bonnin@obspm.fr
Requires-Python: >=3.9,<4
Classifier: License :: Other/Proprietary License
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: numpy (>=1.20,<3)
Requires-Dist: poppy-core (>0.12.0)
Requires-Dist: poppy-pop (>0.12.0)
Requires-Dist: requests (>=2,<3)
Requires-Dist: sqlalchemy (>=2,<3)
Requires-Dist: xlwt (==1.3.0)
Project-URL: Repository, https://gitlab.obspm.fr/ROC/Pipelines/Plugins/IDB
Description-Content-Type: text/markdown

roc-idb
============

Python Package to install RPW IDB 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-idb
```

## Authors

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

## License

This project is licensed under CeCILL 2.1.

## Acknowledgments

* Solar Orbiter / RPW Operation Centre (ROC) team
