From 7add882cc434240e63478f5c82af5a29429b46ad Mon Sep 17 00:00:00 2001 From: chunhua zhou Date: Fri, 19 May 2023 14:48:15 -0600 Subject: [PATCH] Fix the path to the ENSCTRL GRIB-2 files for ensemble plotting and enspost (#528) --- ush/templates/FV3LAM_wflow.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ush/templates/FV3LAM_wflow.xml b/ush/templates/FV3LAM_wflow.xml index 3e85a51c9..f7ff488d1 100644 --- a/ush/templates/FV3LAM_wflow.xml +++ b/ush/templates/FV3LAM_wflow.xml @@ -3354,7 +3354,7 @@ MODULES_RUN_TASK_FP script. - &ENSCTRL_COMOUT_DIR;/&NET;.t@Hz.bgdawpf000.tm00.grib2 + &ENSCTRL_COMOUT_DIR;/@H/&NET;.t@Hz.bgdawpf000.tm00.grib2 {%- if postproc_nsout_min > 0 %} {%- for m in range(1, 10) %} @@ -3400,7 +3400,7 @@ MODULES_RUN_TASK_FP script. - &ENSCTRL_COMOUT_DIR;/&NET;.t@Hz.bgsfcf#fhr#.tm00.grib2 + &ENSCTRL_COMOUT_DIR;/@H/&NET;.t@Hz.bgsfcf#fhr#.tm00.grib2 {%- for m in range(1, num_ens_members_fcst+1) %} {%- endfor %}