Skip to main content

parses spacecrafts down-links complying with the CCSDS standard

Project description

pyDownLinkParser

This library parses binary files containing CCSDS packets of various structures (APID) and distribute them in pandas dataframes.

It is modular and configurable for multiple missions, but is being primarily developed for Europa-Clipper.

Usage

Install:

pip install pydownlinkparser

Use

parse-downlink --file {your ccsds file}

See more options with:

parse-downlink --help

Developers

Requirements

Python 3.9

Create a virtual environment

For example in command line:

python3 -m venv venv
source venv/bin/activate

Install CCSDSPy

To install the latest version of CCSDSPy:

pip install git+https://github.com/CCSDSPy/ccsdspy.git

Deploy the project, for developers

Clone the repository

Install the package

pip install -e '.[dev]'
pre-commit install && pre-commit install -t pre-push

Run an example:

python src/pydownlinkparser/downlink_to_excel.py

or

parse-downlink --help

or

parse-downlink --file ./data/ecm_mag_testcase6_cmds_split_out.log --bdsem --header

Acknowledgment

This package heavily relies on ccsdspy library (see https://github.com/CCSDSPy/ccsdspy).

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

pydownlinkparser-0.2.0.tar.gz (30.7 kB view details)

Uploaded Source

Built Distribution

pydownlinkparser-0.2.0-py3-none-any.whl (48.1 kB view details)

Uploaded Python 3

File details

Details for the file pydownlinkparser-0.2.0.tar.gz.

File metadata

  • Download URL: pydownlinkparser-0.2.0.tar.gz
  • Upload date:
  • Size: 30.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.17

File hashes

Hashes for pydownlinkparser-0.2.0.tar.gz
Algorithm Hash digest
SHA256 49832a12f3eb8ef746fc4ee84dcb67a00a3581a589883182cf749bef979bf630
MD5 1ef138b8d477f914053d9ff84319ac32
BLAKE2b-256 91e845eb161755091ab5a300eb72430d5a976de587213b7980aa5eb14d759249

See more details on using hashes here.

File details

Details for the file pydownlinkparser-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pydownlinkparser-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 31d1eb21a3307e68babb2bbfb321fd8ca9d122255815e042df8a76a61a8e68e1
MD5 18bc203c9dcf963d33844df32c575a54
BLAKE2b-256 05c7da2ef7b3dd30a7e5004ca7496897221b6cb20f173d5493193c0ed527a0ab

See more details on using hashes here.

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