-
Notifications
You must be signed in to change notification settings - Fork 119
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
[develop] Update ufs-weather-model hash to 5324d64 (January 7) #1178
Open
MichaelLueken
wants to merge
3
commits into
ufs-community:develop
Choose a base branch
from
MichaelLueken:feature/hash_update_01_2025
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[develop] Update ufs-weather-model hash to 5324d64 (January 7) #1178
MichaelLueken
wants to merge
3
commits into
ufs-community:develop
from
MichaelLueken:feature/hash_update_01_2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Externals.cfg - update ufs-weather-model hash to 5324d64 (January 7) * devbuild.sh - replace #!/bin/bash with #!/usr/bin/env bash * devclean.sh - same * jobs/JREGIONAL_INTEGRATION_TEST - same * tests/build.sh - same * ush/bash_utils/get_charvar_from_netcdf.sh - same * ush/get_layout.sh - same * ush/get_mrms_files.sh - same * ush/job_preamble.sh - same * ush/launch_FV3LAM_wflow.sh - same * ush/load_modules_run_task.sh - same * ush/load_modules_wflow.sh - same * ush/make_grid_mosaic_file.sh - same * ush/preamble.sh - same
…T to gaea and gaea-c6 machine files.
MichaelLueken
requested review from
mkavulich,
gsketefian,
JeffBeck-NOAA,
RatkoVasic-NOAA,
BenjaminBlake-NOAA,
ywangwof,
chan-hoo,
panll,
christinaholtNOAA,
christopherwharrop-noaa,
danielabdi-noaa,
mark-a-potts,
jkbk2004,
willmayfield,
dmwright526,
gspetro-NOAA,
natalie-perlin,
EdwardSnyder-NOAA,
rickgrubin-noaa,
BruceKropp-Raytheon,
BenKoziol-NOAA and
WeirAE
as code owners
January 16, 2025 14:59
RatkoVasic-NOAA
approved these changes
Jan 16, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hera:
----------------------------------------------------------------------------------------------------
Experiment name | Status | Core hours used
----------------------------------------------------------------------------------------------------
grid_RRFS_CONUScompact_25km_ics_HRRR_lbcs_RAP_suite_RRFS_v1beta_2 COMPLETE 13.85
grid_RRFS_CONUS_25km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v15p2_20250 COMPLETE 8.76
grid_RRFS_CONUS_25km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v17_p8_plot COMPLETE 27.78
grid_RRFS_CONUScompact_25km_ics_HRRR_lbcs_HRRR_suite_HRRR_2025011 COMPLETE 46.84
grid_SUBCONUS_Ind_3km_ics_HRRR_lbcs_RAP_suite_WoFS_v0_20250116161 COMPLETE 26.02
grid_RRFS_CONUS_25km_ics_NAM_lbcs_NAM_suite_GFS_v16_2025011616114 COMPLETE 49.18
----------------------------------------------------------------------------------------------------
Total COMPLETE 172.43
Gaea-c6
----------------------------------------------------------------------------------------------------
Experiment name | Status | Core hours used
----------------------------------------------------------------------------------------------------
grid_RRFS_CONUScompact_25km_ics_HRRR_lbcs_RAP_suite_RRFS_v1beta_2 COMPLETE 10.10
grid_RRFS_CONUS_25km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v15p2_20250 COMPLETE 7.70
grid_RRFS_CONUS_25km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v17_p8_plot COMPLETE 20.27
grid_RRFS_CONUScompact_25km_ics_HRRR_lbcs_HRRR_suite_HRRR_2025011 COMPLETE 29.48
grid_SUBCONUS_Ind_3km_ics_HRRR_lbcs_RAP_suite_WoFS_v0_20250116105 COMPLETE 15.66
grid_RRFS_CONUS_25km_ics_NAM_lbcs_NAM_suite_GFS_v16_2025011610580 COMPLETE 36.73
----------------------------------------------------------------------------------------------------
Total COMPLETE 119.94
Passed fundamental tests on 2 machines. Approved.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
DESCRIPTION OF CHANGES:
#!/bin/bash
in shell scripts with#!/usr/bin/env bash
since it is more general (works on more platforms) #857 by replacing#!/bin/bash
with#!/usr/bin/env bash
in bash scripts.PARTITION_DEFAULT
andPARTITION_FCST
to thegaea.yaml
andgaea-c6.yaml
machine files. Additionally, removed--partition
fromSCHED_NATIVE_CMD
andSCHED_NATIVE_CMD_HPSS
.Type of change
TESTS CONDUCTED:
derecho.intel - Comprehensive, UFS-Fire WE2E, UFS-Fire Sample Config (
ush/config.fire.yaml
), AQM WE2E, AQM Sample Config (ush/config.aqm.yaml
)gaea.intel - Comprehensive, UFS-Fire WE2E
gaea-c6.intel - Comprehensive, UFS-Fire WE2E
hera.gnu - Comprehensive, UFS-Fire WE2E
hera.intel - Comprehensive, UFS-Fire WE2E, AQM WE2E, AQM Sample Config (
ush/config.aqm.yaml
)hercules.intel - Comprehensive, UFS-Fire WE2E, AQM WE2E, AQM Sample Config (
ush/config.aqm.yaml
)jet.intel - Comprehensive, UFS-Fire WE2E
orion.intel - Comprehensive, UFS-Fire WE2E, AQM WE2E, AQM Sample Config (
ush/config.aqm.yaml
)comprehensive tests (specify which if a subset was used)
DEPENDENCIES:
None
DOCUMENTATION:
None
ISSUE:
Fixes #857
Fixes #1176
CHECKLIST