Skip to content

Update high resolution tests and fix minor wave issues #3289

Merged
WalterKolczynski-NOAA merged 29 commits intoNOAA-EMC:developfrom
JessicaMeixner-NOAA:fixhighrestest
Feb 20, 2025
Merged

Update high resolution tests and fix minor wave issues #3289
WalterKolczynski-NOAA merged 29 commits intoNOAA-EMC:developfrom
JessicaMeixner-NOAA:fixhighrestest

Conversation

@JessicaMeixner-NOAA
Copy link
Copy Markdown
Contributor

@JessicaMeixner-NOAA JessicaMeixner-NOAA commented Jan 30, 2025

Description

This PR updates the wave fix which was unintentionally left out of PR #3190
Additionally, this updates what ICs the highres ci tests are pointing to (IC update issues: #3287 #3288)

-- Fixes #3260
-- Refs #3326 - small changes in comments

Additionally, some smaller bug fixes and changes were made:

Notes on ufs-weather-model updates:

Commit date Commit hash/ PR Notes for g-w changes Baseline Changes
Jan 7, 2025 ufs-community/ufs-weather-model@5324d64 ufs-community/ufs-weather-model#2531 n/a changes in regional tests, no global changes
Jan 13, 2025 ufs-community/ufs-weather-model@c7412fa n/a changes in some global coupled tests
Jan 17, 2025 ufs-community/ufs-weather-model@3a5e52e n/a no changes
Jan 21, 2025 ufs-community/ufs-weather-model@33cde4b extra variable needed for waves no changes
Jan 22, 2025 ufs-community/ufs-weather-model@b9d2bec n/a no changes
Jan 28, 2025 ufs-community/ufs-weather-model@0682f90 n/a
Feb 3, 2025 ufs-community/ufs-weather-model@a498735 add fv3atm_output_dir to model_configure answers change
Feb 5, 2025 ufs-community/ufs-weather-model@ee3d52d changes in this PR for initialization for wave fixes if using WW3 binary restart, answers will change

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

While the full fix for the wave IC issue does require code changes, these changes are still needed and can be included before the WW3 update is there.

How has this been tested?

  • Ran a C48 S2SW with the WW3 code update: /scratch1/NCEPDEV/climate/Jessica.Meixner/UpdateFixandHiresIC/c48t05 (Also earlier ran ci/cases/hires/C768_S2SW.yaml which ran out of time in the forecast but otherwise was succeeding: /scratch1/NCEPDEV/climate/Jessica.Meixner/UpdateFixandHiresIC/c768t01 )
  • hires/C768_S2SW.yaml on orion is in progress: /work2/noaa/marine/jmeixner/UpdateFixandHiresIC/t01c768
  • hires/C1152_S2SW.yaml on hercules is in progress: /work2/noaa/marine/jmeixner/hercules/UpdateFixandHiresIC/t01c1152

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

@WalterKolczynski-NOAA WalterKolczynski-NOAA left a comment

Choose a reason for hiding this comment

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

LGTM

@WalterKolczynski-NOAA
Copy link
Copy Markdown
Contributor

Hold CI until the new ICs gets staged

Copy link
Copy Markdown
Contributor

@sbanihash sbanihash left a comment

Choose a reason for hiding this comment

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

changes in ush/forecast_postdet.sh look good to me. I did a test only with this change and the restart reading is working as expected. I have not tested changes within the post job.

aerorahul
aerorahul previously approved these changes Feb 4, 2025
Copy link
Copy Markdown
Contributor

@aerorahul aerorahul left a comment

Choose a reason for hiding this comment

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

lgtm

@WalterKolczynski-NOAA
Copy link
Copy Markdown
Contributor

@JessicaMeixner-NOAA would you please merge in develop before we start CI? There were a couple issues that were corrected yesterday that I want to capture.

@JessicaMeixner-NOAA
Copy link
Copy Markdown
Contributor Author

@WalterKolczynski-NOAA - Merged develop.

@WalterKolczynski-NOAA WalterKolczynski-NOAA added the CI-Hera-Ready **CM use only** PR is ready for CI testing on Hera label Feb 5, 2025
@emcbot emcbot added CI-Hera-Building **Bot use only** CI testing is cloning/building on Hera and removed CI-Hera-Ready **CM use only** PR is ready for CI testing on Hera CI-Hera-Building **Bot use only** CI testing is cloning/building on Hera labels Feb 5, 2025
@WalterKolczynski-NOAA WalterKolczynski-NOAA added CI-Hera-Ready **CM use only** PR is ready for CI testing on Hera CI-Hercules-Ready **CM use only** PR is ready for CI testing on Hercules and removed CI-Hercules-Failed **Bot use only** CI testing on Hercules for this PR has failed labels Feb 18, 2025
@emcbot emcbot added CI-Hercules-Building **Bot use only** CI testing is cloning/building on Hercules CI-Hercules-Running **Bot use only** CI testing on Hercules for this PR is in-progress and removed CI-Hercules-Ready **CM use only** PR is ready for CI testing on Hercules CI-Hercules-Building **Bot use only** CI testing is cloning/building on Hercules labels Feb 18, 2025
@emcbot
Copy link
Copy Markdown

emcbot commented Feb 18, 2025

Experiment C48mx500_3DVarAOWCDA FAILED on Hercules in Build# 1 with error logs:

/work2/noaa/global/CI/HERCULES/3289/RUNTESTS/COMROOT/C48mx500_3DVarAOWCDA_d0923663/logs/2021032418/gdas_fcst_seg0.log

Follow link here to view the contents of the above file(s): (link)

@emcbot emcbot added CI-Hercules-Failed **Bot use only** CI testing on Hercules for this PR has failed and removed CI-Hercules-Running **Bot use only** CI testing on Hercules for this PR is in-progress labels Feb 18, 2025
@emcbot
Copy link
Copy Markdown

emcbot commented Feb 18, 2025

Experiment C48mx500_3DVarAOWCDA FAILED on Hercules in Build# 1 in
/work2/noaa/global/CI/HERCULES/3289/RUNTESTS/EXPDIR/C48mx500_3DVarAOWCDA_d0923663

@emcbot emcbot added CI-Hercules-Failed **Bot use only** CI testing on Hercules for this PR has failed and removed CI-Hercules-Failed **Bot use only** CI testing on Hercules for this PR has failed labels Feb 19, 2025
@emcbot
Copy link
Copy Markdown

emcbot commented Feb 19, 2025

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


Experiment C48mx500_3DVarAOWCDA_d0923663 Terminated with 0
FAIL
FAIL tasks failed and 1 dead at Tue Feb 18 15:26:13 CST 2025
Experiment C48mx500_3DVarAOWCDA_d0923663 Terminated: *FAIL*
Error logs:
/work2/noaa/global/CI/HERCULES/3289/RUNTESTS/COMROOT/C48mx500_3DVarAOWCDA_d0923663/logs/2021032418/gdas_fcst_seg0.log
Experiment C48_ATM_d0923663 Completed 1 Cycles: *SUCCESS* at Tue Feb 18 16:20:49 CST 2025
Experiment C48mx500_hybAOWCDA_d0923663 Completed 2 Cycles: *SUCCESS* at Tue Feb 18 17:15:23 CST 2025
Experiment C96_S2SWA_gefs_replay_ics_d0923663 Completed 1 Cycles: *SUCCESS* at Tue Feb 18 17:46:12 CST 2025
Experiment C96_atm3DVar_d0923663 Completed 3 Cycles: *SUCCESS* at Tue Feb 18 18:34:09 CST 2025
Experiment C96C48_hybatmDA_d0923663 Completed 3 Cycles: *SUCCESS* at Tue Feb 18 18:34:30 CST 2025
Experiment C48_S2SW_d0923663 Completed 1 Cycles: *SUCCESS* at Tue Feb 18 18:40:20 CST 2025
Experiment C48_S2SWA_gefs_d0923663 Completed 1 Cycles: *SUCCESS* at Tue Feb 18 20:07:12 CST 2025

@JessicaMeixner-NOAA
Copy link
Copy Markdown
Contributor Author

Not sure why these tests were launched last night. I haven't pushed the changes for the IC date yet because I hadn't had a chance to test and confirm things are working.

@JessicaMeixner-NOAA
Copy link
Copy Markdown
Contributor Author

This PR is now ready for retesting through the CI system. @WalterKolczynski-NOAA @aerorahul as I have finally had a successful test on hera of C48mx500_3DVarAOWCDA (minus the archiving because I forgot to change it to an area I had access to).

Please let me know if there's anything else needed from me for this PR.

@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_3289 and tests will be run in /scratch1/NCEPDEV/global/David.Huber/pr/3289.

@emcbot
Copy link
Copy Markdown

emcbot commented Feb 19, 2025

Experiment C48mx500_3DVarAOWCDA FAILED on Hercules in Build# 3 in
/work2/noaa/global/CI/HERCULES/3289/RUNTESTS/EXPDIR/C48mx500_3DVarAOWCDA_32f24687

@emcbot
Copy link
Copy Markdown

emcbot commented Feb 19, 2025

Experiment C48_S2SWA_gefs FAILED on Hercules in Build# 3 in
/work2/noaa/global/CI/HERCULES/3289/RUNTESTS/EXPDIR/C48_S2SWA_gefs_32f24687

@emcbot
Copy link
Copy Markdown

emcbot commented Feb 19, 2025

CI Failed on Hercules in Build# 3
Built and ran in directory /work2/noaa/global/CI/HERCULES/3289


Experiment C48_ATM_32f24687 Completed 1 Cycles: *SUCCESS* at Wed Feb 19 13:35:59 CST 2025
Experiment C48mx500_hybAOWCDA_32f24687 Completed 2 Cycles: *SUCCESS* at Wed Feb 19 14:18:48 CST 2025
Experiment C96_S2SWA_gefs_replay_ics_32f24687 Completed 1 Cycles: *SUCCESS* at Wed Feb 19 14:43:12 CST 2025
Experiment C96_atm3DVar_32f24687 Completed 3 Cycles: *SUCCESS* at Wed Feb 19 15:13:40 CST 2025
Experiment C96C48_hybatmDA_32f24687 Completed 3 Cycles: *SUCCESS* at Wed Feb 19 15:13:45 CST 2025
Experiment C48mx500_3DVarAOWCDA_32f24687 Completed 2 Cycles: *SUCCESS* at Wed Feb 19 15:44:22 CST 2025
Experiment C48_S2SWA_gefs_32f24687 Completed 1 Cycles: *SUCCESS* at Wed Feb 19 16:20:54 CST 2025
Experiment C48_S2SW_32f24687 Completed 1 Cycles: *SUCCESS* at Wed Feb 19 16:32:39 CST 2025

@WalterKolczynski-NOAA
Copy link
Copy Markdown
Contributor

CI on Hercules actually seems to have passed, but some Jenkins error resulted in an incorrect status after the fact.

@DavidHuber-NOAA
Copy link
Copy Markdown
Contributor

DavidHuber-NOAA commented Feb 20, 2025

The C96C48_hybatmaerosnowDA test failed on Hera on cycle 2021122018 for job gfs_metpg2o1. The log can be found here: /scratch1/NCEPDEV/global/David.Huber/pr/3289/COMROOT/C96C48_hybatmaerosnowDA_3289/logs/2021122018/gfs_metpg2o1.log.0.

The error stems from being unable to read the file /scratch1/NCEPDEV/global/Mallory.Row/prepbufr/gdas/prepbufr.gdas.2021122018. This is odd for 2 reasons: 1) I was able to read that exact same file when running the C96C48_hybatmaerosnowDA test for PR #3238 just one hour earlier and 2) that file does exist. I am rebooting this job now to see if it works this morning.

@DavidHuber-NOAA
Copy link
Copy Markdown
Contributor

The gfs_metpg2o1 job passed on the third attempt. The test is now complete and all tests passed on Hera. Setting CI-Hera-Passed label.

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

Projects

Status: Done

8 participants