Remove redundant surface variables and update to send correct pointers to JEDI in fv3atm#747
Merged
climbfuji merged 12 commits intoAug 17, 2021
Conversation
Collaborator
Author
|
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. |
Collaborator
Author
|
Re: Cheyenne Will wait until outage is resolved. |
Collaborator
Author
|
Collaborator
Author
|
Cheyenne/Intel: same issue as previously, this time with test terminated at 1:00 am exactly. |
BrianCurtis-NOAA
approved these changes
Aug 17, 2021
DeniseWorthen
approved these changes
Aug 17, 2021
junwang-noaa
approved these changes
Aug 17, 2021
…/github.com/climbfuji/ufs-weather-model into redundant_surface_variables_and_jedi_update
Collaborator
Author
|
fv3atm hash is correct (6bad820), ready to merge |
Collaborator
|
I've doubled checked the hash's. They're good to go! |
Collaborator
Author
Thanks, Brian. I'll merge myself ... |
epic-cicd-jenkins
pushed a commit
that referenced
this pull request
Apr 17, 2023
* 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>
zhanglikate
pushed a commit
to zhanglikate/ufs-weather-model
that referenced
this pull request
Oct 20, 2025
…mpile error on macOS (ufs-community#747) * Make ozone physics CCPP compliant by removing 'optional' and 'pointer' attributes: ccpp/physics PRs ufs-community#168 ufs-community#169 ufs-community#150 * Bug fix in io/module_wrt_grid_comp.F90 to compile on macOS with apple-clang * Update ccpp-framework
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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/ufsatm#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.shbeing killed at 1:00am after all tests except one passedDependencies