[develop] Feature/metric update#890
Conversation
MichaelLueken
left a comment
There was a problem hiding this comment.
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.
MichaelLueken
left a comment
There was a problem hiding this comment.
Thanks, @clouden90! Approving now.
mkavulich
left a comment
There was a problem hiding this comment.
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.shto 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-appfolder), 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: