Skip to main content

Rpw dAta Processor (RAP): a plugin used to process RPW L0, L1 and HK data

Project description

RAP PLUGIN README

pipeline status

This directory contains the source files of the Rpw dAta Processor (RAP), a plugin of the ROC pipelines dedicated to process RPW L0 data into L1.

RPL has been developed with the POPPY framework.

Quickstart

Installation with pip

To install the plugin using pip:

pip install roc-rap --extra-index-url https://__token__:<your_personal_token>@gitlab.obspm.fr/api/v4/projects/2052/packages/pypi/simple --trusted-host gitlab.obspm.fr

You will need a personnal access token to reach the package registry in the ROC Gitlab server.

Installation from the repository

First, retrieve the RAP repository from the ROC gitlab server:

git clone https://gitlab.obspm.fr/ROC/Pipelines/Plugins/RAP.git

Then, install the package (here using (poetry)[https://python-poetry.org/]):

poetry install --extras "poppy plugin"

NOTES:

- It is also possible to clone the repository using SSH
- To install poetry: `pip install poetry`

Usage

The roc-rap plugin is designed to be run in a POPPy-built pipeline. Nevertheless, it is still possible to import some classes and methods in Python files.

Known issues

Installation in MacOS based on Apple silicon processors

The RAP plugin cannot be installed for the moment in MacOs relaying on Apple silicon processors.

Contacts

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

roc-rap-1.4.2.tar.gz (47.2 kB view hashes)

Uploaded Source

Built Distribution

roc_rap-1.4.2-cp38-cp38-manylinux_2_24_x86_64.whl (4.8 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.24+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page