-
Notifications
You must be signed in to change notification settings - Fork 100
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
Standalone UPP failed to generate master file if compiling in debug mode #627
Comments
@YaliMao-NOAA Would you like to submit a PR for this issue? Thanks! |
I don't have a solution yet. |
@YaliMao-NOAA I mean adding a debug option in the build script compile_upp.sh. |
I modified compile_upp.sh more to enable the option on the compiling command line. I made a PR. |
|
@YaliMao-NOAA This would be a separate PR from your delivery of wafs changes for GFS V17. After your branch "v17" is merged to the develop, do not recycle it for your wafs changes. You may open a new branch. |
@YaliMao-NOAA I would not expect bitwise identical results from different compiling options as long as field values are in reasonable range. |
|
After you merge my branch 'v17' to your develop branch, can I delete my 'v17' branch, checkout your develop branch and create branch and recycle the name 'v17'? |
The standalone UPP running failed to generate master file if compiling UPP in debug mode, by modifying tests/compile_upp.sh:
The text was updated successfully, but these errors were encountered: