Package to process data from the EGOS Data Dissemination System (EDDS) of ESA
Project description
edds_process
Python Package to handle EGOS Data Dissemination System (EDDS) Data.
Quickstart
To install package using pip:
pip install edds_process --extra-index-url https://__token__:<your_personal_token>@gitlab.obspm.fr/api/v4/projects/2052/packages/pypi/simple --trusted-host gitlab.obspm.fr
To install package from source files:
git clone https://gitlab.obspm.fr/rpw/edds_process.git
Then install using pip:
cd edds_proces
pip install .
or using poetry:
cd edds_process
pip install poetry
poetry install
User guide
Package modules can be then imported into codes with line import edds_process
.
Especially, edds_process.response
module contains methods to parse/create TmRaw/TcReport EDDS XML files.
Authors
- xavier dot bonnin at obspm dot fr
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
edds_process-0.9.1.tar.gz
(13.6 kB
view details)
Built Distribution
File details
Details for the file edds_process-0.9.1.tar.gz
.
File metadata
- Download URL: edds_process-0.9.1.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.8.2 Linux/4.9.0-17-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04fdd6829422d7efe48ef832986e2ea9c5cb3662eb0a5be66a6515af4abb2fed |
|
MD5 | cc90a00e316fc1998b608d6561f13537 |
|
BLAKE2b-256 | 2fc57be8dc99c80ef74f173fd575bceec84c82cb494f31607283434ff882aa4d |
File details
Details for the file edds_process-0.9.1-py3-none-any.whl
.
File metadata
- Download URL: edds_process-0.9.1-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.8.2 Linux/4.9.0-17-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 870ea9351776ecbd8a0cc2bcab101f509cf4c69d3116992ba3014ea281902f9f |
|
MD5 | f2875a7da4b2e28d1ae72bb2be90632c |
|
BLAKE2b-256 | e11435541e35339944577303e1072cfa3159aa7f407b4776edee5fae18197197 |