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

increase maximum message size in debufr utility #630

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Conversation

jbathegit
Copy link
Collaborator

Also relocated an initialization loop to improve runtime efficiency, per discussion in #625

Also cleaned up an address sanitizer issue that had been showing up in the developer runner for subroutine rewnbf

@AlexanderRichert-NOAA
Copy link
Contributor

Is there a corresponding issue for the message length change?

@jbathegit
Copy link
Collaborator Author

Is there a corresponding issue for the message length change?

No I didn't write one up b/c it was literally a one-line change, and it came about b/c of an email from a WCOSS2 user who was having trouble using debufr to read through a file. As I looked into the issue it became clear it was because some of the messages the user was trying to read were upwards of 4Mb in size, and the utility previously had an upper limit of 2.5Mb.

@jbathegit
Copy link
Collaborator Author

Hi @AlexanderRichert-NOAA @jack-woollen @edwardhartnett

Are there any remaining comments or concerns about this PR? If not, could someone please approve it so I can go ahead and merge it?

(Thanks! :-)

@jbathegit jbathegit merged commit 7fea5ad into develop Oct 29, 2024
10 checks passed
@jbathegit jbathegit deleted the jba_mxbf branch October 29, 2024 15:18
@jbathegit jbathegit mentioned this pull request Nov 1, 2024
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