-
Notifications
You must be signed in to change notification settings - Fork 168
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
Fix octal bug in ocean post #1712
Fix octal bug in ocean post #1712
Conversation
Ocean post was incorrectly treating zero-padded forecast hours as octals. This is now fixed. Fixes NOAA-EMC#1710 Refs NOAA-EMC#1195
Automated global-workflow Testing Results:
|
Automated global-workflow Testing Results:
|
Automated global-workflow Testing Results:
|
Automated global-workflow Testing Results:
|
Automated global-workflow Testing Results:
|
Automated global-workflow Testing Results:
|
Automated global-workflow Testing Results:
|
Automated global-workflow Testing Results:
|
Automated global-workflow Testing Results:
|
Automated global-workflow Testing Results:
|
@WalterKolczynski-NOAA I launched a test run last night, just checked it and can confirm that the fix works fine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
Description
Ocean post was incorrectly treating zero-padded forecast hours as octals. This is now fixed.
Fixes #1710
Refs #1195
Type of change
How Has This Been Tested?
Checklist