-
Notifications
You must be signed in to change notification settings - Fork 253
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
Remove redundant surface variables and update to send correct pointers to JEDI in fv3atm #747
Remove redundant surface variables and update to send correct pointers to JEDI in fv3atm #747
Conversation
Seems there was a major outage of the PBS queueing system on Cheyenne, I see lots of these errors:
Will try auto-rt again for cheyenne.intel and cheyenne.gnu, hoping that the system has recovered. |
Re: Cheyenne
Will wait until outage is resolved. |
|
Cheyenne/Intel: same issue as previously, this time with test
terminated at 1:00 am exactly. |
…/github.com/climbfuji/ufs-weather-model into redundant_surface_variables_and_jedi_update
fv3atm hash is correct (6bad820), ready to merge |
I've doubled checked the hash's. They're good to go! |
Thanks, Brian. I'll merge myself ... |
* Add github actions for python unittests. * Include all python script in ush * Skip defining QUILTING params when it is set to False * Update py_workflow * Update unittest for set_extrn_mdl_params. * Updates from develop. Co-authored-by: Daniel Shawul <dshawul@yahoo.com>
PR Checklist
Ths PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR. Please consult the ufs-weather-model wiki if you are unsure how to do this.
This PR has been tested using a branch which is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR
An Issue describing the work contained in this PR has been created either in the subcomponent(s) or in the ufs-weather-model. The Issue should be created in the repository that is most relevant to the changes in contained in the PR. The Issue and the dependent sub-component PR
are specified below.
If new or updated input data is required by this PR, it is clearly stated in the text of the PR.
Description
This PR only update the submodule pointers for fv3atm and ccpp-physiics for the following code changes:
No new input data required, no baseline changes.
Issue(s) addressed
Fixes NOAA-EMC/fv3atm#370.
Testing
Preliminary testing
Code change in #363 do not affect the ufs-weather-model runs. Code changes in #366 were tested on orion.intel against the existing baseline by @mzhangw, all tests passed.
Final regression testing
rt.sh
being killed at 1:00am after all tests except one passedDependencies