Metadata-Version: 2.3
Name: roc-rap
Version: 1.6.0
Summary: Rpw dAta Processor (RAP): a plugin used to process RPW L0, L1 and HK data
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: Cython (>=3,<4)
Requires-Dist: h5py (>=3.7,<4.0)
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: roc-dingo (>=1,<2)
Requires-Dist: roc-idb (>=1,<2)
Requires-Dist: roc-rpl (>=1,<2)
Requires-Dist: spice_manager
Project-URL: Repository, https://gitlab.obspm.fr/ROC/Pipelines/Plugins/RAP
Description-Content-Type: text/markdown

roc-rap
============

Python Package to process RPW L0 data.

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-rap
```

## 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
