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

CMETA Reader Typo #486

Open
elwell67 opened this issue Dec 18, 2023 · 0 comments
Open

CMETA Reader Typo #486

elwell67 opened this issue Dec 18, 2023 · 0 comments
Labels
in integration merged into integration branch

Comments

@elwell67
Copy link

Simple typo in Line 177 of io.general.nitf_elements.tres.unclass.CMETAA.py

"PATH" should be "PATCH" in the middle line.

self.add_field('CG_PATCH_LTCORLL', 's', 11, value)
self.add_field('CG_PATH_LNGCOLL', 's', 12, value)
self.add_field('CG_PATCH_LAT_CONFIDENCE', 's', 9, value)

Thanks!

@pressler-vsc pressler-vsc added the in integration merged into integration branch label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in integration merged into integration branch
Projects
None yet
Development

No branches or pull requests

2 participants