Rpw dAta Processor (RAP): a plugin used to process RPW L0, L1 and HK data
Project description
RAP PLUGIN README
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.
RAP has been developed with the POPPY framework.
Quickstart
Installation with pip
To install the plugin using pip:
pip install roc-rap
NOTES:
- It is also possible to install roc-rap from gitlab using the command `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`. A personnal access token is required 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
NOTES:
- It is also possible to clone the repository using SSH
- To install poetry: `pip install poetry`
- Default branch is `develop`
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.
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
Built Distribution
File details
Details for the file roc_rap-1.5.0.tar.gz
.
File metadata
- Download URL: roc_rap-1.5.0.tar.gz
- Upload date:
- Size: 54.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.8.6 Linux/6.1.0-12-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbe9765f8a3f11bb6109d06751744a1412aea5bc280c33ec48647c0bc40e3b15 |
|
MD5 | 9664401bef37ab8b55cc2334ada8d4f0 |
|
BLAKE2b-256 | 1a18c622e7eb6ed876b046319d206a8c0514eb196dd96be4e06579018f97fc34 |
File details
Details for the file roc_rap-1.5.0-cp38-cp38-manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: roc_rap-1.5.0-cp38-cp38-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 6.7 MB
- Tags: CPython 3.8, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.8.6 Linux/6.1.0-12-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75ebf023aafb37a27e9b0b7f76c4d2b96e3173ed1ecf8674b967254ed05c5262 |
|
MD5 | 71ca4bccad91ce0d1e9b3b765e8d1d78 |
|
BLAKE2b-256 | e345b18fceb4e1bec8a58112bd9438f2c5e8ebfa41c61213cf8048fb56a204fc |