Metadata-Version: 2.3
Name: roc-film
Version: 1.14.0
Summary: RPW FILe Maker (FILM): Plugin to make RPW L0, L1 and HK data files
License: CeCILL
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: edds_process
Requires-Dist: h5py (>=3.7,<4.0)
Requires-Dist: jinja2 (>=3,<4)
Requires-Dist: numpy (>=1.20,<3)
Requires-Dist: openpyxl (>=3,<4)
Requires-Dist: pandas (>1,<3)
Requires-Dist: poppy-core (>0.12.0)
Requires-Dist: poppy-pop (>0.12.0)
Requires-Dist: roc-dingo (>=1.0,<2.0)
Requires-Dist: roc-idb (>=1.0,<2.0)
Requires-Dist: roc-rap (>=1.0,<2.0)
Requires-Dist: roc-rpl (>=1.0,<2.0)
Requires-Dist: spacepy (>=0.7,<1)
Requires-Dist: xmltodict (>=0.12,<1.0)
Project-URL: Repository, https://gitlab.obspm.fr/ROC/Pipelines/Plugins/FILM
Description-Content-Type: text/markdown

roc-film
============

Python Package to produce RPW L0, L1 and HK data files from raw telemetry.

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

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