Commit 71864e1 1 parent 761e671 commit 71864e1 Copy full SHA for 71864e1
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ cd "${DATA}" || exit 2
22
22
# Set up Here Files.
23
23
# #####################
24
24
25
- job_name =" ${job / [jpt]gfs / gfs} "
25
+ outfile_name =" ${COMOUT} / ${RUN} .atmos.t ${cyc} z.fbwind.pacific.ascii "
26
26
27
27
set +x
28
28
echo " "
@@ -68,11 +68,11 @@ cp "${PARMgfs}/product/fbwnd_pacific.stnlist" fbwnd_pacific.stnlist
68
68
" ${EXECgfs} /fbwndgfs.x" < fbwnd_pacific.stnlist >> " ${pgmout} " 2> errfile
69
69
export err=$? ; err_chk
70
70
71
- cp tran.fbwnd_pacific " ${COMOUT} /tran.fbwnd_pacific. ${job_name }"
71
+ cp tran.fbwnd_pacific " ${outfile_name } "
72
72
73
73
if [[ " ${SENDDBN} " == ' YES' ]]; then
74
74
# Should this really be in a SENDDBN block?
75
- " ${USHgfs} /make_ntc_bull.pl" WMOBH NONE KWNO NONE tran.fbwnd_pacific " ${COMOUT} /tran.fbwnd_pacific. ${job_name }"
75
+ " ${USHgfs} /make_ntc_bull.pl" WMOBH NONE KWNO NONE tran.fbwnd_pacific " ${outfile_name } "
76
76
fi
77
77
78
78
# ####################################################################
You can’t perform that action at this time.
0 commit comments