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

Port fixes from: sarpy#508, sarpy#530, sarpy#538, sarpy#561; fix docs warning #2

Merged

Conversation

pressler-vsc
Copy link
Contributor

Description

This PR ports 4 SARPy bugfixes relevant to SARkit's NITF handling:

In addition, a warning related to a mislabeled docstring section has been addressed.

Aside from some import path changing and ruff-formatting, the only novel difference from the original SARPy source was the omission of a unit-test for the changes related to ngageoint/sarpy#561. This is because the unittest introduced with the fix in SARPy relies on code that doesn't exist in SARPy2 and I couldn't think of an easy way to introduce a new test that wasn't brittle. I propose it is still better to bring over the code changes for commmonality with SARPy and that when legends/DEDs are added to SIDD I/O the code paths will be exercised.

Copy link
Contributor

@johnstob johnstob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Matches internal review.

@pressler-vsc pressler-vsc merged commit 53ec4e7 into ValkyrieSystems:main Dec 12, 2024
2 checks passed
@pressler-vsc pressler-vsc deleted the bugfix/port-sarpy-fixes branch December 12, 2024 20:43
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.

3 participants