lasp/space_packet_parser

GitHub: lasp/space_packet_parser

基于CCSDS标准和XTCE规范的航天遥测数据包解码库,专为卫星和空间任务数据处理设计。

Stars: 38 | Forks: 10

# Space Packet Parser [![Conda](https://img.shields.io/conda/vn/lasp/space_packet_parser?color=42B029&logo=anaconda&logoColor=white)](https://anaconda.org/lasp/space_packet_parser) [![PyPI](https://img.shields.io/pypi/v/space_packet_parser?color=blue&logo=pypi&logoColor=white)](https://pypi.org/project/space-packet-parser/) [![DOI](https://zenodo.org/badge/612253190.svg)](https://doi.org/10.5281/zenodo.7735001) [![测试状态](https://github.com/lasp/space_packet_parser/actions/workflows/tests.yml/badge.svg)](https://github.com/lasp/space_packet_parser/actions/workflows/tests.yml) [![codecov](https://codecov.io/gh/lasp/space_packet_parser/graph/badge.svg?token=VUFIN94O05)](https://codecov.io/gh/lasp/space_packet_parser) **文档:** [https://space-packet-parser.readthedocs.io/en/latest/](https://space-packet-parser.readthedocs.io/en/latest/) | **Stable ReadTheDocs Build** | [![Stable Docs](https://readthedocs.org/projects/space-packet-parser/badge/?version=stable)](https://app.readthedocs.org/projects/space-packet-parser/builds/?version__slug=stable) | | ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **Latest ReadTheDocs Build** | [!["Latest Docs"](https://readthedocs.org/projects/space-packet-parser/badge/?version=latest)](https://app.readthedocs.org/projects/space-packet-parser/builds/?version__slug=latest) | Space Packet Parser 是一个根据 XTCE 包结构定义解码 CCSDS 遥测包的软件包。 它基于 XTCE 规范的 UML 模型,旨在支持 XTCE 遥测包规范中除最晦涩元素之外的所有内容。 资源: - [XTCE (Green Book - 信息报告)](https://public.ccsds.org/Pubs/660x2g2.pdf) - [XTCE 元素描述 (Green Book - 信息报告)](https://public.ccsds.org/Pubs/660x1g2.pdf) - [XTCE (Blue Book - 推荐标准)](https://public.ccsds.org/Pubs/660x0b2.pdf) ## 安装 从 PyPI ``` pip install space_packet_parser ``` 从 Anaconda(在 `lasp` 频道上分发): ``` conda install -c lasp space_packet_parser ``` ## 日冕物理学 Python 社区 荣誉成员 [PyHC](https://heliopython.org) ## 使用 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/)
标签:CCSDS标准, Python, UML模型, XTCE, 二进制数据解析, 卫星通信, 地面站系统, 开源库, 搜索引擎爬虫, 数据包解析, 数据解码, 无后门, 深空网络, 空间数据系统, 航天工程, 航天软件, 逆向工具, 遥测处理, 遥测数据, 飞行软件