From 9f7039be9bf34610a6b39cd20f63b960b35de43c Mon Sep 17 00:00:00 2001 From: "michael.lueken" Date: Tue, 14 Nov 2023 16:26:44 +0000 Subject: [PATCH] [develop] Replace logging.debug with logging.info for NUMX and ITASKS reset in run_WE2E_tests.py and replace lowercase d with uppercase D in grid_RRFS_CONUScompact_25km_ics_HRRR_lbcs_RAP_suite_RRFS_v1beta documentation. --- tests/WE2E/run_WE2E_tests.py | 4 ++-- ...CONUScompact_25km_ics_HRRR_lbcs_RAP_suite_RRFS_v1beta.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/WE2E/run_WE2E_tests.py b/tests/WE2E/run_WE2E_tests.py index 236720159d..63596a7cce 100755 --- a/tests/WE2E/run_WE2E_tests.py +++ b/tests/WE2E/run_WE2E_tests.py @@ -232,10 +232,10 @@ def run_we2e_tests(homedir, args) -> None: # 2D decomposition doesn't work with GNU compilers. Deactivate 2D decomposition for GNU if 'task_run_post' in test_cfg: test_cfg['task_run_post'].update({"NUMX": 1}) - logging.debug(f"NUMX has been reset to 1 due to issues encountered with GNU compilers") + logging.info(f"NUMX has been reset to 1 due to issues encountered with GNU compilers") if 'task_run_fcst' in test_cfg: test_cfg['task_run_fcst'].update({"ITASKS": 1}) - logging.debug(f"ITASKS has been reset to 1 due to issues encountered with GNU compilers") + logging.info(f"ITASKS has been reset to 1 due to issues encountered with GNU compilers") logging.debug(f"Writing updated config.yaml for test {test_name}\n"\ "based on specified command-line arguments:\n") diff --git a/tests/WE2E/test_configs/grids_extrn_mdls_suites_community/config.grid_RRFS_CONUScompact_25km_ics_HRRR_lbcs_RAP_suite_RRFS_v1beta.yaml b/tests/WE2E/test_configs/grids_extrn_mdls_suites_community/config.grid_RRFS_CONUScompact_25km_ics_HRRR_lbcs_RAP_suite_RRFS_v1beta.yaml index a65100bf32..dd5f5a464a 100644 --- a/tests/WE2E/test_configs/grids_extrn_mdls_suites_community/config.grid_RRFS_CONUScompact_25km_ics_HRRR_lbcs_RAP_suite_RRFS_v1beta.yaml +++ b/tests/WE2E/test_configs/grids_extrn_mdls_suites_community/config.grid_RRFS_CONUScompact_25km_ics_HRRR_lbcs_RAP_suite_RRFS_v1beta.yaml @@ -3,7 +3,7 @@ metadata: This test is to ensure that the workflow running in community mode completes successfully on the RRFS_CONUScompact_25km grid using the RRFS_v1beta physics suite with ICs derived from the HRRR and LBCs derived from the RAP. - It also tests the "DOT_OR_USCORE" option and enables offline UPP 2d decomposition. + It also tests the "DOT_OR_USCORE" option and enables offline UPP 2D decomposition. user: RUN_ENVIR: community workflow: