-
Notifications
You must be signed in to change notification settings - Fork 556
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
uniformize regtests output option #605
Conversation
except for ukmo which is -o both remove all -o statements in matrix.base correct a test in run_test to avoid warnings
Thanks for making this a separate PR! |
Started running the regtests so we can document what output changes and make sure everything runs if we are triggering any additional outputs. |
So I got one error with the test:
Did you have any issues with this test @mickaelaccensi ? I'm running the comparison now and will look into this error later today. |
yes, I've made the corrections and pushed them |
The fix worked for me, running the matrix.comp now. |
Only the known not b4b:
Output: |
Pull Request Summary
add option -o all in matrix_*
except for ukmo which is -o both
remove all -o statements in matrix.base
correct a test in run_test to avoid warnings
Description
uniformize the option -o to setup the kind of output type (ascii, netcdf, grib) in the main matrix script
Issue(s) addressed
Commit Message
uniformize regtests output by setting a global output type in the matrix script
Check list
Testing
yes all
on going on datarmor with intel compiler