https://github.com/cgobat/space_packet_parser

A CCSDS telemetry packet decoding library based on the XTCE packet format description standard.

https://github.com/cgobat/space_packet_parser

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A CCSDS telemetry packet decoding library based on the XTCE packet format description standard.

Basic Info
  • Host: GitHub
  • Owner: cgobat
  • License: other
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 1.28 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of lasp/space_packet_parser
Created over 2 years ago · Last pushed over 1 year ago

https://github.com/cgobat/space_packet_parser/blob/main/

# Space Packet Parser

[![Test Status](https://github.com/lasp/space_packet_parser/actions/workflows/tests.yml/badge.svg)](https://github.com/lasp/space_packet_parser/actions/workflows/tests.yml)
[![Doc Status](https://readthedocs.org/projects/space-packet-parser/badge/?version=latest)](https://readthedocs.org/projects/space-packet-parser/)
[![DOI](https://zenodo.org/badge/612253190.svg)](https://doi.org/10.5281/zenodo.7735001)

Documentation: [https://space-packet-parser.readthedocs.io/en/latest/](https://space-packet-parser.readthedocs.io/en/latest/)

Space Packet Parser is a package for decoding CCSDS telemetry packets according to an XTCE packet structure definition.
It is based on the UML model of the XTCE spec and aims to support all but the most esoteric elements of the
XTCE telemetry packet specification.

Resources:
- [XTCE (Green Book - Informational Report)](https://public.ccsds.org/Pubs/660x2g2.pdf)
- [XTCE Element Description (Green Book - Informational Report)](https://public.ccsds.org/Pubs/660x1g2.pdf)
- [XTCE (Blue Book - Recommended Standard)](https://public.ccsds.org/Pubs/660x0b2.pdf)

## Installation
```bash
pip install space_packet_parser
```

## Missions using Space Packet Parser

[IMAP](https://imap.princeton.edu/)
[CLARREO](https://clarreo-pathfinder.larc.nasa.gov/)
[Libera](https://lasp.colorado.edu/libera/)
[CTIM-FD](https://lasp.colorado.edu/ctim/)
[MMS-FEEPS](https://lasp.colorado.edu/mms/sdc/public/)

Owner

  • Name: Caden Gobat
  • Login: cgobat
  • Kind: user
  • Location: Boulder, CO
  • Company: Southwest Research Institute

Space scientist & data analyst

GitHub Events

Total
  • Delete event: 1
  • Push event: 10
  • Create event: 2
Last Year
  • Delete event: 1
  • Push event: 10
  • Create event: 2