-
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] Feature/metric update #890
[develop] Feature/metric update #890
Conversation
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.
With the latest develop HEAD, the empty task_get_obs_*
entries are no longer required. If the files are staged, then the steps will be skipped. With the removal of these entries, I was able to successfully run the updated forecast metric test without issue. Once these have been removed, I will be ready to approve this work.
...mdls_suites_community/config.grid_SUBCONUS_Ind_3km_ics_FV3GFS_lbcs_FV3GFS_suite_WoFS_v0.yaml
Outdated
Show resolved
Hide resolved
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.
Thanks, @clouden90! Approving now.
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.
Thanks @clouden90 for getting this turned around so quickly! I'm not familiar enough with the STATAnalysisConfig file to review those changes, but the rest looks good to me.
The Cheyenne Intel tests were manually run on Hera and passed:
The Cheyenne GNU tests were manually run on Hera and passed:
The manual test of MET_ensemble_verification_only_vx_time_lag on Hera GNU passed:
The manual testing of the WE2E coverage tests on Jet (including custom_ESGgrid_Great_Lakes_snow_8km) have passed:
The Jenkins tests successfully passed on Gaea, Hera, and Orion, so I will now move forward with merging these changes. |
DESCRIPTION OF CHANGES:
Update the WE2E test used in
srw_metric_example.sh
to reflect the changes that the WE2E test "grid_SUBCONUS_Ind_3km_ics_FV3GFS_lbcs_FV3GFS_suite_GFS_v16" has been substituted with "grid_SUBCONUS_Ind_3km_ics_FV3GFS_lbcs_FV3GFS_suite_WoFS_v0" in #686 (The GFS v16 suite is not intended for use at such high resolutions, so using the WoFS_v0 suite was more appropriate in this case).TESTS CONDUCTED:
To start, git clone the feature branch, then navigate to the ufs-srweather-app folder and proceed to check out the external repositories. Set the following environment variables: WORKSPACE (path to your
ufs-srweather-app
folder), SRW_PLATFORM (e.g.,hera
), SRW_COMPILER (e.g.,intel
), and SRW_PROJECT (e.g.,nems
). Once these are set, run the command./.cicd/scripts/srw_metric_example.sh
. This process is expected to take around 1 and a half hours to complete. Afterward, you should find an output file named skill-score.out that contains the skill score index. Tests have been conducted on Hera and Jenkins pipeline.CHECKLIST
LABELS (optional):
A Code Manager needs to add the following labels to this PR: