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

Fixed -1 error in cnvmodel.c #623

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

RemingtonRohel
Copy link

Reverting error introduced with #620.

Tested by using map_addmodel -old_aacgm from the commit before #620 was merged and verifying identical fields in the resulting map file. I used dmap to read in the files, then used straight equality checks for each field of each record.

@egthomas
Copy link
Member

egthomas commented Oct 8, 2024

@RemingtonRohel thanks for following up on this, I really appreciate it. I'll try to test this shortly.

@RemingtonRohel
Copy link
Author

@egthomas I'm sorry you even had to ask, I should've caught this before making my original PR. If you find any issues with the binaries I'll fix them up as quick as I can.

@aburrell
Copy link
Contributor

@RemingtonRohel this is on me, too, as code reviewer. I wish we had a unit test suite to catch these problems!

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