Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update high resolution tests and fix minor wave issues #3289

Merged

Conversation

JessicaMeixner-NOAA
Copy link
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
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
Contributor

Hold CI until the new ICs gets staged

Copy link
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
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
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
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
@JessicaMeixner-NOAA
Copy link
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.

@WalterKolczynski-NOAA WalterKolczynski-NOAA added CI-Hercules-Ready **CM use only** PR is ready for CI testing on Hercules CI-Hera-Ready **CM use only** PR is ready for CI testing on Hera and removed CI-Hercules-Failed **Bot use only** CI testing on Hercules for this PR has failed labels Feb 19, 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 19, 2025
@DavidHuber-NOAA
Copy link
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.

@DavidHuber-NOAA DavidHuber-NOAA added CI-Hera-Building **Bot use only** CI testing is cloning/building on Hera CI-Hera-Running **Bot use only** CI testing on Hera for this PR is in-progress 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 19, 2025
@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 19, 2025
@emcbot
Copy link

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

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

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 WalterKolczynski-NOAA added CI-Hercules-Passed **Bot use only** CI testing on Hercules for this PR has completed successfully and removed CI-Hercules-Failed **Bot use only** CI testing on Hercules for this PR has failed labels Feb 20, 2025
@WalterKolczynski-NOAA
Copy link
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
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
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.

@DavidHuber-NOAA DavidHuber-NOAA added CI-Hera-Passed **Bot use only** CI testing on Hera for this PR has completed successfully and removed CI-Hera-Running **Bot use only** CI testing on Hera for this PR is in-progress labels Feb 20, 2025
@WalterKolczynski-NOAA WalterKolczynski-NOAA changed the title Updating High Resolution Tests, Fixing Minor Wave Issues Update high resolution tests and fix minor wave issues Feb 20, 2025
@WalterKolczynski-NOAA WalterKolczynski-NOAA merged commit a1c0e7d into NOAA-EMC:develop Feb 20, 2025
9 of 11 checks passed
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 **Bot use only** CI testing on WCOSS for this PR has completed successfully
Projects
None yet
8 participants