-
Notifications
You must be signed in to change notification settings - Fork 0
test from fig
chuankaiwang edited this page Aug 29, 2024
·
52 revisions
#!/bin/sh
set -x
date
HOMEhafs=${HOMEhafs:-/work2/noaa/hwrf/tutorial/save/${USER}/hafs_202405}
source
config.EXPT=${EXPT} config.SUBEXPT=${EXPT}_tutorial_test1
config.NHRS=12 ${scrubopt} config.run_emcgraphics=no
../parm/tutorial/hafs_tutorial_test1.conf
#===============================================================================
date
echo 'cronjob done'