Skip to content

Add capability to run diff resolutions for marine anl and background#3238

Merged
WalterKolczynski-NOAA merged 36 commits into
NOAA-EMC:developfrom
guillaumevernieres:feature/lowres-b
Feb 20, 2025
Merged

Add capability to run diff resolutions for marine anl and background#3238
WalterKolczynski-NOAA merged 36 commits into
NOAA-EMC:developfrom
guillaumevernieres:feature/lowres-b

Conversation

@guillaumevernieres
Copy link
Copy Markdown
Contributor

@guillaumevernieres guillaumevernieres commented Jan 16, 2025

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:

Dependencies

Type of change

  • Bug fix (fixes something broken)
  • New feature (adds functionality)
  • Maintenance (code refactor, clean-up, new CI test, etc.)

Change characteristics

  • Is this a breaking change (a change in existing functionality)? NO
  • Does this change require a documentation update? NO
  • Does this change require an update to any of the following submodules? YES (If YES, please add a link to any PRs that are pending.)
    • EMC verif-global
    • GDAS
    • GFS-utils
    • GSI
    • GSI-monitor
    • GSI-utils
    • UFS-utils
    • UFS-weather-model
    • wxflow

How has this been tested?

Subset of the ci tests on hercules and hera

Checklist

  • Any dependent changes have been merged and published
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have documented my code, including function, input, and output descriptions
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • This change is covered by an existing CI test or a new one has been added
  • Any new scripts have been added to the .github/CODEOWNERS file with owners
  • I have made corresponding changes to the system documentation if necessary

Copy link
Copy Markdown
Contributor

@DavidNew-NOAA DavidNew-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good except for the one comment

Comment thread sorc/link_workflow.sh Outdated
@guillaumevernieres guillaumevernieres added the JEDI Feature development to support JEDI-based DA label Jan 23, 2025
DavidNew-NOAA
DavidNew-NOAA previously approved these changes Jan 23, 2025
@TerrenceMcGuinness-NOAA
Copy link
Copy Markdown
Collaborator

Hera when into maintenance just the the experiments where being created and all the jobs failed. Removing the Running Label

@RussTreadon-NOAA
Copy link
Copy Markdown
Contributor

Do we have an estimate as to when this PR will be merged into g-w develop?

Attention: @WalterKolczynski-NOAA , @aerorahul , @DavidNew-NOAA

@WalterKolczynski-NOAA
Copy link
Copy Markdown
Contributor

@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.

@RussTreadon-NOAA
Copy link
Copy Markdown
Contributor

Thank you @WalterKolczynski-NOAA for the update. Two questions

  1. Any idea when the additional dependency fixes for the cleanup job will be ready?
  2. Do the additional dependency fixes for the cleanup job invalidate the g-w CI that was run over the weekend?

This PR is a blocker for subsequent marine DA changes for GFS v17 (e.g., GDASApp PR #1494).

@WalterKolczynski-NOAA
Copy link
Copy Markdown
Contributor

Thank you @WalterKolczynski-NOAA for the update. Two questions

  1. Any idea when the additional dependency fixes for the cleanup job will be ready?
  2. Do the additional dependency fixes for the cleanup job invalidate the g-w CI that was run over the weekend?

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.

@RussTreadon-NOAA
Copy link
Copy Markdown
Contributor

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 develop. Do we need to rerun g-w CI for this PR after PR #3319 is merged into develop?

@WalterKolczynski-NOAA
Copy link
Copy Markdown
Contributor

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 develop. Do we need to rerun g-w CI for this PR after PR #3319 is merged into develop?

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.

@RussTreadon-NOAA
Copy link
Copy Markdown
Contributor

@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 develop.

@RussTreadon-NOAA
Copy link
Copy Markdown
Contributor

@WalterKolczynski-NOAA , @aerorahul : What can I do to move this PR forward? Is this PR waiting for other PRs to be merged into develop? GDASApp CI fails when we run marine DA tests because GDASApp tests assume this PR is in g-w develop.

@shlyaeva
Copy link
Copy Markdown
Contributor

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.

@RussTreadon-NOAA
Copy link
Copy Markdown
Contributor

Thank you @shlyaeva for (a) offering to help and (b) noting that PR has become a blocker for ongoing development.

@aerorahul
Copy link
Copy Markdown
Contributor

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.

@RussTreadon-NOAA
Copy link
Copy Markdown
Contributor

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)?

@aerorahul
Copy link
Copy Markdown
Contributor

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)

@aerorahul
Copy link
Copy Markdown
Contributor

The WCDA test is also set to be skipped on WCOSS2.

@DavidHuber-NOAA
Copy link
Copy Markdown
Contributor

Manual CI has started on Hera. The clone is located in /scratch1/NCEPDEV/global/David.Huber/GW/pr_3238 and tests will be run in /scratch1/NCEPDEV/global/David.Huber/pr/3238.

@emcbot
Copy link
Copy Markdown

emcbot commented Feb 19, 2025

CI Passed on Hercules in Build# 1
Built and ran in directory /work2/noaa/global/CI/HERCULES/3238


Experiment C48_ATM_b3782c9d Completed 1 Cycles: *SUCCESS* at Wed Feb 19 09:22:01 CST 2025
Experiment C48mx500_hybAOWCDA_b3782c9d Completed 2 Cycles: *SUCCESS* at Wed Feb 19 09:52:22 CST 2025
Experiment C96_S2SWA_gefs_replay_ics_b3782c9d Completed 1 Cycles: *SUCCESS* at Wed Feb 19 10:04:49 CST 2025
Experiment C96C48_hybatmDA_b3782c9d Completed 3 Cycles: *SUCCESS* at Wed Feb 19 11:11:19 CST 2025
Experiment C96_atm3DVar_b3782c9d Completed 3 Cycles: *SUCCESS* at Wed Feb 19 11:11:21 CST 2025
Experiment C48mx500_3DVarAOWCDA_b3782c9d Completed 2 Cycles: *SUCCESS* at Wed Feb 19 11:48:12 CST 2025
Experiment C48_S2SWA_gefs_b3782c9d Completed 1 Cycles: *SUCCESS* at Wed Feb 19 12:43:07 CST 2025
Experiment C48_S2SW_b3782c9d Completed 1 Cycles: *SUCCESS* at Wed Feb 19 13:00:32 CST 2025

@RussTreadon-NOAA
Copy link
Copy Markdown
Contributor

WCOSS2 g-w CI

Since GFS v17 includes JEDI components install guillaumevernieres:feature/lowres-b at b3782c9 on Cactus. Set up and run g-w CI with the following results

/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48_ATM_pr3238
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 19 2025 14:39:33    Feb 19 2025 15:45:18
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48mx500_3DVarAOWCDA_pr3238
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Feb 19 2025 14:39:35    Feb 19 2025 14:55:29
202103250000        Done    Feb 19 2025 14:39:35    Feb 19 2025 16:40:27
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48mx500_hybAOWCDA_pr3238
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103241800        Done    Feb 19 2025 14:39:38    Feb 19 2025 14:55:36
202103250000        Done    Feb 19 2025 14:39:38    Feb 19 2025 16:05:34
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48_S2SWA_gefs_pr3238
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 19 2025 14:39:41    Feb 19 2025 16:35:52
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C48_S2SW_pr3238
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202103231200        Done    Feb 19 2025 14:39:44    Feb 19 2025 15:50:35
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96_atm3DVar_pr3238
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Feb 19 2025 14:39:46    Feb 19 2025 15:01:05
202112210000        Done    Feb 19 2025 14:39:46    Feb 19 2025 17:10:40
202112210600        Done    Feb 19 2025 14:39:46    Feb 19 2025 16:50:38
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96C48_hybatmaerosnowDA_pr3238
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201200        Done    Feb 19 2025 14:39:48    Feb 19 2025 15:01:08
202112201800        Done    Feb 19 2025 14:39:48    Feb 19 2025 17:05:36
202112210000        Done    Feb 19 2025 14:39:48    Feb 19 2025 16:50:42
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96C48_hybatmDA_pr3238
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202112201800        Done    Feb 19 2025 14:39:50    Feb 19 2025 15:01:12
202112210000        Done    Feb 19 2025 14:39:50    Feb 19 2025 16:45:45
202112210600        Done    Feb 19 2025 14:39:50    Feb 19 2025 16:50:46
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96C48_ufs_hybatmDA_pr3238
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202402231800        Done    Feb 19 2025 14:39:52    Feb 19 2025 15:01:16
202402240000        Done    Feb 19 2025 14:39:52    Feb 19 2025 19:40:25
202402240600        Done    Feb 19 2025 14:39:52    Feb 19 2025 19:45:06
 
/lfs/h2/emc/ptmp/russ.treadon/EXPDIR/C96_S2SWA_gefs_replay_ics_pr3238
   CYCLE         STATE           ACTIVATED              DEACTIVATED     
202011010000        Done    Feb 19 2025 14:39:56    Feb 19 2025 15:41:03

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.

@RussTreadon-NOAA
Copy link
Copy Markdown
Contributor

@WalterKolczynski-NOAA, @DavidHuber-NOAA , and @aerorahul : g-w CI successfully ran on Cactus. The CI-Wcoss2_Passed label can be applied to this PR.

@RussTreadon-NOAA
Copy link
Copy Markdown
Contributor

@DavidHuber-NOAA and @TerrenceMcGuinness-NOAA : While the CI-Hera-Running label remains, squeue on Hera does not return any pending or running jobs associated with this PR. Did Hera CI testing complete?

@DavidHuber-NOAA
Copy link
Copy Markdown
Contributor

@RussTreadon-NOAA All tests passed except C48_ATM. This was due to an operator error (me). I am rerunning this test now.

@DavidHuber-NOAA
Copy link
Copy Markdown
Contributor

The C48_ATM test case and all other tests have now completed. Setting CI-Hera-Passed label.

@RussTreadon-NOAA
Copy link
Copy Markdown
Contributor

Thank you @DavidHuber-NOAA for guiding this PR through Hera g-w CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-Hera-Passed **Bot use only** CI testing on Hera for this PR has completed successfully CI-Hercules-Passed **Bot use only** CI testing on Hercules for this PR has completed successfully CI-Wcoss2-Passed CI testing on WCOSS for this PR has completed successfully JEDI Feature development to support JEDI-based DA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement the marine analysis at a resolution different from the deterministic Background error at 1/2 deg