Plugin to manage the RPW Instrument Database (IDB)
Project description
ROC IDB
A plugin to manage different IDB source/version for RPW/Solar Orbiter.
User guide
Pre-requisites
The following software must be installed:
- Python 3.12
- pip tool
- poetry (optional)
- git (optional)
Install a stable release with pip
To install the roc-idb plugin with pip:
pip install roc-idb
Nominal usage
roc-idb is designed to be called from a pipeline running with the POPPy framework.
The plugin can be used in Python programs using "import roc.idb".
Developer guide
Install a local copy from source files
To install a local copy of the roc-idb plugin:
- Retrieve a copy of the source files from https://gitlab.obspm.fr/ROC/Pipelines/Plugins/IDB (restricted access)
- Use
pip install
orpoetry install
command to install local instance
Publish a new tag on Gitlab
- Update the version using
poetry version <bump_level>
where <bump_level> can be patch, minor or major - Update the descriptor using
poetry run python bump_descriptor.py
- Generate the new setup file using
poetry run dephell deps convert
- Apply code formatters using
poetry run pre-commit run -a
- Commit and tag
Authors
- Xavier BONNIN xavier.bonnin@obspm.fr
- Florence HENRY florence.henry@obspm.fr
- Sonny LION
License
This project is licensed under CeCILL 2.1.
Acknowledgments
- Solar Orbiter / RPW Operation Centre (ROC) team
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_idb-1.5.0.tar.gz
(64.8 kB
view details)
Built Distribution
roc_idb-1.5.0-py3-none-any.whl
(89.7 kB
view details)
File details
Details for the file roc_idb-1.5.0.tar.gz
.
File metadata
- Download URL: roc_idb-1.5.0.tar.gz
- Upload date:
- Size: 64.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.6 Linux/6.1.0-12-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a083fed459272214b3f66a30547faff6da707ea38abe0cbd47080ebf467f9a07 |
|
MD5 | 37ce355770389863d41213bf6b66b0d4 |
|
BLAKE2b-256 | 3617dbe1d341f4d7a638514e09aeb4efbbb7f86c4b51439b0e8894849831ce43 |
File details
Details for the file roc_idb-1.5.0-py3-none-any.whl
.
File metadata
- Download URL: roc_idb-1.5.0-py3-none-any.whl
- Upload date:
- Size: 89.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.6 Linux/6.1.0-12-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 252da8e7836b1b532a4fff90c5ca432a0f2042f25d7e6ce71e67b9f6d58d054d |
|
MD5 | cc342dfce5c9fc974f7b2bb6ca023bd2 |
|
BLAKE2b-256 | ef2ff658004d29ad71194b83a5448ee615481e4763b6ff5bd6503f2375131cb3 |