Add capability to run diff resolutions for marine anl and background#3238
Conversation
Updates to cp4
DavidNew-NOAA
left a comment
There was a problem hiding this comment.
Looks good except for the one comment
|
Hera when into maintenance just the the experiments where being created and all the jobs failed. Removing the Running Label |
|
Do we have an estimate as to when this PR will be merged into g-w Attention: @WalterKolczynski-NOAA , @aerorahul , @DavidNew-NOAA |
|
@RussTreadon-NOAA We're waiting for some additional dependency fixes for the cleanup job to come in before running CI. The previous PR didn't get them all. |
|
Thank you @WalterKolczynski-NOAA for the update. Two questions
This PR is a blocker for subsequent marine DA changes for GFS v17 (e.g., GDASApp PR #1494). |
There's already a draft PR. Getting it fixed is a top priority. |
|
Got it @WalterKolczynski-NOAA . I assume the draft PR to which you refer is PR #3319. Still not clear to my why this PR, #3238, can not move forward until #3319 is merged into |
CI has been failing in other PRs because the cleanup job runs prematurely, deleting working directories while jobs are still running. Every attempt at (automated) CI on this PR has also failed (before the dependency issues). I want at least one automated test to succeed here before merging. |
|
@WalterKolczynski-NOAA , @aerorahul : Is there anything I can do to help this PR move forward? GDASApp CI fails when we run marine DA tests because those tests assume this PR is in g-w |
|
@WalterKolczynski-NOAA , @aerorahul : What can I do to move this PR forward? Is this PR waiting for other PRs to be merged into |
|
I'm happy to assist in any way to move this forward too (we also have several developments waiting for this to get merged); please let me know if there's anything I can do. |
|
Thank you @shlyaeva for (a) offering to help and (b) noting that PR has become a blocker for ongoing development. |
|
I think @WalterKolczynski-NOAA was waiting for the PR #3319 to me merged. See this. PR #3319 was merged yesterday and this PR was updated with that development yesterday. I think the CI can be launched on this PR to move this along. |
|
Thank you @aerorahul for launching g-w CI on Hera and Hercules. Will success on these machines be sufficient or do we also need to launch g-w CI on WCOSS2 (Cactus)? |
|
Hera and Hercules are enough; especially the automatic CI on WCOSS2 does not work for WCDA test (that was my understanding; happy to be corrected) |
|
The WCDA test is also set to be skipped on WCOSS2. |
|
Manual CI has started on Hera. The clone is located in |
|
CI Passed on Hercules in Build# 1 |
|
WCOSS2 g-w CI Since GFS v17 includes JEDI components install All jobs in all cases successfully ran to completion. Note that WCOSS2 g-w CI on Cactus was set up to run the same jobs that are run on Hera. Thus, hybatmaerosnowDA, 3DVarAOWCDA, hybAOWCDA, and ufs_hybatmDA were run on Cactus. These cases exercise various JEDI (GDASApp) capabilities. |
|
@WalterKolczynski-NOAA, @DavidHuber-NOAA , and @aerorahul : g-w CI successfully ran on Cactus. The CI-Wcoss2_Passed label can be applied to this PR. |
|
@DavidHuber-NOAA and @TerrenceMcGuinness-NOAA : While the CI-Hera-Running label remains, |
|
@RussTreadon-NOAA All tests passed except C48_ATM. This was due to an operator error (me). I am rerunning this test now. |
|
The C48_ATM test case and all other tests have now completed. Setting |
|
Thank you @DavidHuber-NOAA for guiding this PR through Hera g-w CI. |
Description
This PR mostly includes configuration changes to allow the use a B-matrix at a defined resolution that may or may not be the same as the background.
Changes of note:
Addition of an interpolation step in the B-matrix job
version update for the fix files
the
gdas.cdupdate should be the correct one now.Resolves Implement the marine analysis at a resolution different from the deterministic #3230
Resolves Background error at 1/2 deg GDASApp#1375
Dependencies
Type of change
Change characteristics
How has this been tested?
Subset of the ci tests on hercules and hera
Checklist