[develop] Update ufs-weather-model hash to July 9 version - #1383
Conversation
* Externals.cfg - Update ufs-weather-model hash to 5040b33 (July 9)
* ush/aqm-use-cases/config.aqm.FallOzone.yaml - Increase run_fcst task walltime to 2 hours to allow the task to complete on Orion
|
@MichaelLueken Is there a chance this PR can get tested and merged soon? It contains the latest bugfix commits for the UFS_FIRE capability and we'd like to have that in the repository by the end of the month so we can report it complete. |
|
@mkavulich - Regrettably, EPIC has deprecated the SRW App (Sunset, but not deleting the repository). Until this stance changes, I will be unable to merge additional changes into the authoritative repository. |
* parm/wflow/aqm_prep.yaml - Add exclusive flag for task_nexus_emission * parm/wflow/coldstart.yaml - Add exclusive falgs for task_make_ics and task_make_lbcs * ush/aqm-use-cases/config.aqm.AEROMMA.yaml - Increase walltime from 01:20:00 to 02:00:00 * ush/config_defaults.yaml - Add exclusive to task_nexus_emission, task_make_ics, and task_make_lbcs
* doc/ContribGuide/contributing.rst - Update URLs for docs.github.com to address warnings
* doc/conf.py - Add https://www.nssl.noaa.gov/ to the ignore check listing due to certificate errors
RatkoVasic-NOAA
left a comment
There was a problem hiding this comment.
Ursa (GNU):
----------------------------------------------------------------------------------------------------
Experiment name | Status | Core hours used
----------------------------------------------------------------------------------------------------
grid_RRFS_CONUScompact_25km_ics_RRFS_lbcs_RRFS_suite_RRFS_sas_202 COMPLETE 22.24
custom_ESGgrid_Central_Asia_3km_20260806170409 COMPLETE 71.40
grid_RRFS_CONUS_25km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v17_p8_plot COMPLETE 26.28
grid_RRFS_CONUScompact_25km_ics_HRRR_lbcs_HRRR_suite_HRRR_2026080 COMPLETE 69.11
grid_SUBCONUS_Ind_3km_ics_HRRR_lbcs_RAP_suite_WoFS_v0_20260806170 COMPLETE 29.85
grid_RRFS_CONUS_25km_ics_NAM_lbcs_NAM_suite_GFS_v16_2026080617050 COMPLETE 54.00
----------------------------------------------------------------------------------------------------
Total COMPLETE 272.88
Hercules (Intel):
----------------------------------------------------------------------------------------------------
Experiment name | Status | Core hours used
----------------------------------------------------------------------------------------------------
grid_RRFS_CONUScompact_25km_ics_RRFS_lbcs_RRFS_suite_RRFS_sas_202 COMPLETE 11.60
custom_ESGgrid_Central_Asia_3km_20260806124303 COMPLETE 66.33
grid_RRFS_CONUS_25km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v17_p8_plot COMPLETE 14.47
grid_RRFS_CONUScompact_25km_ics_HRRR_lbcs_HRRR_suite_HRRR_2026080 COMPLETE 32.72
grid_SUBCONUS_Ind_3km_ics_HRRR_lbcs_RAP_suite_WoFS_v0_20260806124 COMPLETE 30.42
grid_RRFS_CONUS_25km_ics_NAM_lbcs_NAM_suite_GFS_v16_2026080612441 COMPLETE 23.73
----------------------------------------------------------------------------------------------------
Total COMPLETE 179.27
Approved.
|
Tested AQM experiment on Orion since the changes were AQM related. Approving. |
|
Jenkins testing on Gaea C6 failed in Functional WorkflowTaskTests with the following error message:
This Job ID was valid and successfully ran: The coverage WE2E tests were also submitted and successfully completed: |
|
On Derecho, the weather model encountered:
Manually cloning and building the SRW App on Derecho succeeded. Running the coverage WE2E tests now. |
|
The coverage WE2E tests successfully passed on Derecho: |
|
The Jenkins tests successfully passed on Azure, Hercules, Orion, and PW AWS. Manual testing on Derecho and Gaea C6 have successfully passed. The tests on Ursa GNU and Ursa Intel were aborted for running past 8 hours. Manual testing will need to be done for these two tests, and this PR will get merged once manual testing is complete. |
|
The coverage WE2E tests successfully passed on Ursa GNU: The coverage WE2E tests successfully passed on Ursa Intel: |
|
Once the GitHub degradations have been addressed, this PR will get merged. |
DESCRIPTION OF CHANGES:
doc/conf.py- Addhttps://www.nssl.noaa.gov/to the ignore check listing due to certificate errorsdoc/ContribGuide/contributing.rst- Update URLs fordocs.github.comto address warningsExternals.cfg- Update ufs-weather-model hash to 5040b33 (July 9)parm/wflow/aqm_prep.yaml- Addexclusiveflag fortask_nexus_emissionparm/wflow/coldstart.yaml- Addexclusivefalgs fortask_make_icsandtask_make_lbcsush/aqm-use-cases/config.aqm.FallOzone.yaml- Increase walltime from 1 hour and 20 minutes to 2 hours to allow the use case to run on Orionush/aqm-use-cases/config.aqm.AEROMMA.yaml- Increase walltime from 1 hour and 20 minutes to 2 hours to allow the use case to run on Orionush/config_defaults.yaml- Addexclusivetotask_nexus_emission,task_make_ics, andtask_make_lbcsType of change
TESTS CONDUCTED:
DEPENDENCIES:
None
DOCUMENTATION:
N/A
ISSUE:
N/A
CHECKLIST