lasp / lasp/space_packet_parser
Support ArrayParameterType
Open
@tmplummer is already working on this.
Since Feb 21, 2025.
enhancement
- Dominant language
- Python
- Stars
- 39
- Forks
- 15
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 12
Description
See section 4.3.2.4.10 of the XTCE element description green book (p. 149 of PDF)
The first dimension in the DimensionList element should refer to the first dimension of a list of Python lists, which should form the parsed value and can be easily read into a numpy array later by the user.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.