Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Complex data types #650

Merged
merged 8 commits into from
May 31, 2023
Merged

Add support for Complex data types #650

merged 8 commits into from
May 31, 2023

Conversation

al-niessner
Copy link
Contributor

🗒️ Summary

Added complex types via NASA-PDS/pds4-jparser#91 and did minor handling here and have unit test to show its working.

⚙️ Test Data and/or Report

See unit tests (need latest jparser for this to pass)

♻️ Related Issues

Closes #7

@jordanpadams jordanpadams changed the title Issue 7 add support for Complex data types May 26, 2023
@jordanpadams jordanpadams changed the title add support for Complex data types Add support for Complex data types May 26, 2023
@al-niessner
Copy link
Contributor Author

@jordanpadams @nutjob4life @tloubrieu-jpl

Something strange is happening here. It cannot find the pds.Label from jparser. Did something happen to the jparser at maven?

@jordanpadams
Copy link
Member

@al-niessner updated the versions and everything for the tests, but looks like there may be a bug in the cucumber test definition. can you take a look at the action logs and update?

@jordanpadams
Copy link
Member

Something strange is happening here. It cannot find the pds.Label from jparser. Did something happen to the jparser at maven?

@al-niessner this should be fine now with the upgrade to the latest pds4-jparser snapshot

@jordanpadams jordanpadams merged commit bbd9616 into main May 31, 2023
@jordanpadams jordanpadams deleted the issue_7 branch May 31, 2023 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to support ComplexLSB8 data types and investigate Floating point exception
2 participants