GUEST PLUGIN README
===================
The RPW Gse data ReqUESTer (GUEST) is a plugin used to handle data from GSE for RPW/Solar Orbiter (MEB GSE, ADS GSE).
GUEST is designed to be run in an instance of the ROC Ground Test SGSE (RGTS).
GUEST is developed with and run under the POPPY framework.
## Quickstart
### Installation with pip
To install the plugin using pip:
```
pip install roc-guest
```
### Installation from the repository (restricted access)
First, retrieve the `GUEST` repository from the ROC gitlab server:
```
git clone https://gitlab.obspm.fr/ROC/Pipelines/Plugins/GUEST.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`
## Usage
The roc-guest 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.
## CONTACT
* roc dot support at sympa dot obspm dot fr
## License
This project is licensed under CeCILL-C.
## Acknowledgments
Solar Orbiter / RPW Operation Centre (ROC) team
Raw data
{
"_id": null,
"home_page": "https://gitlab.obspm.fr/ROC/Pipelines/Plugins/GUEST",
"name": "roc-guest",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4",
"maintainer_email": "",
"keywords": "",
"author": "Xavier Bonnin",
"author_email": "xavier.bonnin@obspm.fr",
"download_url": "https://files.pythonhosted.org/packages/61/ba/f09f63b22e60add07eefd6f8882438e6cc4b346175202d00bcb6eea86ba9/roc_guest-1.3.0.tar.gz",
"platform": null,
"description": "GUEST PLUGIN README\n===================\n\nThe RPW Gse data ReqUESTer (GUEST) is a plugin used to handle data from GSE for RPW/Solar Orbiter (MEB GSE, ADS GSE).\n\nGUEST is designed to be run in an instance of the ROC Ground Test SGSE (RGTS).\n\nGUEST is developed with and run under the POPPY framework.\n\n## Quickstart\n\n### Installation with pip\n\nTo install the plugin using pip:\n\n```\npip install roc-guest\n```\n\n### Installation from the repository (restricted access)\n\nFirst, retrieve the `GUEST` repository from the ROC gitlab server:\n\n```\ngit clone https://gitlab.obspm.fr/ROC/Pipelines/Plugins/GUEST.git\n```\n\nThen, install the package (here using (poetry)[https://python-poetry.org/]):\n\n```\npoetry install\"\n```\n\nNOTES:\n\n - It is also possible to clone the repository using SSH\n - To install poetry: `pip install poetry`\n\n## Usage\n\nThe roc-guest plugin is designed to be run in a POPPy-built pipeline.\nNevertheless, it is still possible to import some classes and methods in Python files.\n\n## CONTACT\n\n* roc dot support at sympa dot obspm dot fr\n\n## License\n\n\nThis project is licensed under CeCILL-C.\n\n## Acknowledgments\n\nSolar Orbiter / RPW Operation Centre (ROC) team\n",
"bugtrack_url": null,
"license": "CECILL-C",
"summary": "Gse data ReqUESTer (GUEST): Plugin to handle data products from/to ground tests (MEB GSE, ADS GSE)",
"version": "1.3.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3833b409ad0c2a8bec2532d85ba57819aa2a8a43915e31cc3196cb7c33435de4",
"md5": "09d56603d6e41da414406ab81b8ead9d",
"sha256": "91f4431b5e94dd049113de392e706eae581d6cefa141d8fc1d8048875c65f51e"
},
"downloads": -1,
"filename": "roc_guest-1.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "09d56603d6e41da414406ab81b8ead9d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4",
"size": 63292,
"upload_time": "2023-01-13T18:29:25",
"upload_time_iso_8601": "2023-01-13T18:29:25.485311Z",
"url": "https://files.pythonhosted.org/packages/38/33/b409ad0c2a8bec2532d85ba57819aa2a8a43915e31cc3196cb7c33435de4/roc_guest-1.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "61baf09f63b22e60add07eefd6f8882438e6cc4b346175202d00bcb6eea86ba9",
"md5": "1f0f76c72185597889d9275fc8177ad5",
"sha256": "d820a5b3687ac0c6db7f823a41b9f542910c45cf85c580a6f81aad87752a5fe1"
},
"downloads": -1,
"filename": "roc_guest-1.3.0.tar.gz",
"has_sig": false,
"md5_digest": "1f0f76c72185597889d9275fc8177ad5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4",
"size": 48514,
"upload_time": "2023-01-13T18:29:27",
"upload_time_iso_8601": "2023-01-13T18:29:27.039243Z",
"url": "https://files.pythonhosted.org/packages/61/ba/f09f63b22e60add07eefd6f8882438e6cc4b346175202d00bcb6eea86ba9/roc_guest-1.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-13 18:29:27",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "roc-guest"
}