Update GSI-Monitor submodule hash to 72aee63#4669
Update GSI-Monitor submodule hash to 72aee63#4669EdwardSafford-NOAA wants to merge 2 commits intoNOAA-EMC:dev/gfs.v17from
Conversation
CatherineThomas-NOAA
left a comment
There was a problem hiding this comment.
Thanks for putting this PR together @EdwardSafford-NOAA. We unfortunately are not going to be pulling in the HOMEgfs to HOMEglobal changes to the dev/gfs.v17 branch for all of the subrepos. I think this means that we're going to have to make a production branch and point to that branch instead of a hash of develop like we have been doing. The other commits all look fine to me, it's just commit 0040687 that's the problem.
@DavidHuber-NOAA - Can you confirm that this is the plan for HOMEgfs in the dev/gfs.v17 branch?
|
@CatherineThomas-NOAA I think I can safely remove all of those driver scripts and thereby eliminate the conflict. I think the HOMEgfs to HOMEglobal changes are only within the driver scripts. Back story -- those drivers were self-test mechanisms that were made redundant by moving the extraction jobs over to global_workflow. I'll have some time today to confirm that finding and I'll remove them if things are as I think they are. |
|
@CatherineThomas-NOAA yes, we decided to stick with |
|
Thanks for confirming @DavidHuber-NOAA. That sounds like an easy solution if possible @EdwardSafford-NOAA. It would be convenient to not have to branch off. Let me know if you need me to test anything on my end. |
|
@CatherineThomas-NOAA I've moved the GSI-monitor to #207 (hash to latest develop is 2d0b5ee). Is it possible for you to test this version in your parallel? |
|
Thanks @EdwardSafford-NOAA! Yes I can run a low resolution test. I can test the update to the GSI hash with it. How many cycles do you need to see if it's working properly? |
|
@CatherineThomas-NOAA excellent, thanks! Two cycles should be sufficient -- if there's a problem it will not be subtle. |
Description
This PR updates the dev/gfs.v17 branch to pick up the latest version of GSI-monitor, at hash 72aee63, after the merger of GSI_monitor PR #206.
This change removed an old and unused executable from GSI-monitor, source code for which contained several goto statements as documented in bugzilla #216 and GFS issue NOAA-EMC/GFS#19.
Other file changes are updates to remove unused variables from source code and change in variable use in several driver scripts. These are old testing scripts that are not used by global_workflow.
Type of change
Change characteristics
How has this been tested?
Checklist