From 81f71075273afbb21508cecdccf067aaf0745307 Mon Sep 17 00:00:00 2001 From: "Judy.K.Henderson" Date: Tue, 27 Feb 2024 22:51:55 +0000 Subject: [PATCH] Change default paths for STMP/PTMP for GSL realtime experiments --- workflow/hosts/hera_gsl_rt.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/workflow/hosts/hera_gsl_rt.yaml b/workflow/hosts/hera_gsl_rt.yaml index 0a7c658f21..4297b61777 100644 --- a/workflow/hosts/hera_gsl_rt.yaml +++ b/workflow/hosts/hera_gsl_rt.yaml @@ -5,8 +5,8 @@ PACKAGEROOT: '/scratch1/NCEPDEV/global/glopara/nwpara' COMROOT: '/scratch1/NCEPDEV/global/glopara/com' COMINsyn: '${COMROOT}/gfs/prod/syndat' HOMEDIR: '/scratch1/BMC/gsd-fv3/NCEPDEV/global/${USER}' -STMP: '/scratch1/BMC/gsd-fv3/rtruns/UFS-CAMsuite/FV3GFSrun/' -PTMP: '/scratch1/BMC/gsd-fv3/rtruns/UFS-CAMsuite/FV3GFSrun/' +STMP: '${HOMEgfs}/FV3GFSrun/' +PTMP: '${HOMEgfs}/FV3GFSrun/' NOSCRUB: $HOMEDIR ACCOUNT: gsd-fv3 SCHEDULER: slurm