From 0e514b59b6bb2bf33292cbf5297332b4dd156d67 Mon Sep 17 00:00:00 2001 From: "Kate.Zhang" Date: Sat, 27 Apr 2024 03:02:57 +0000 Subject: [PATCH] Update link_workflow.sh --- sorc/link_workflow.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sorc/link_workflow.sh b/sorc/link_workflow.sh index 04b81ec96d..1f4fe29c0d 100755 --- a/sorc/link_workflow.sh +++ b/sorc/link_workflow.sh @@ -139,7 +139,8 @@ for file in postxconfig-NT-GEFS-F00.txt postxconfig-NT-GEFS.txt postxconfig-NT-G postxconfig-NT-GFS-ANL.txt postxconfig-NT-GFS-F00.txt postxconfig-NT-GFS-FLUX-F00.txt \ postxconfig-NT-GFS.txt postxconfig-NT-GFS-FLUX.txt postxconfig-NT-GFS-GOES.txt \ postxconfig-NT-GFS-F00-TWO.txt postxconfig-NT-GFS-TWO.txt \ - params_grib2_tbl_new post_tag_gfs128 post_tag_gfs65 nam_micro_lookup.dat + params_grib2_tbl_new post_tag_gfs128 post_tag_gfs65 post_tag_gfs128_catchem \ + post_tag_gfs65 nam_micro_lookup.dat do ${LINK_OR_COPY} "${HOMEgfs}/sorc/upp.fd/parm/${file}" . done