Skip to main content

Package to process data from the EGOS Data Dissemination System (EDDS) of ESA

Project description

edds_process

pipeline status

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


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 hashes)

Uploaded Source

Built Distribution

edds_process-0.9.1-py3-none-any.whl (14.4 kB view hashes)

Uploaded Python 3

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