Help needed-Setting up HAFS DOCN workflow on Orion #88
-
I have submitted cronjob_hafs_docn.sh many times according to instruction. Appreciate your attention and help.
================================================================================================================================ |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 28 replies
-
second attempt succeeded forecast it seems lilke it!
================================================================================================================================ |
Beta Was this translation helpful? Give feedback.
-
@evankalina and @lliu1220, if your test is based on @uturuncoglu's ufs-weather-model level regression test, then most likely, this is the HAFS application level configuration I used to generate the atmospheric model needed grid, IC/BC. ${PYTHON3} ./run_hafs.py -t ${dev} 2019082900 00L HISTORY |
Beta Was this translation helpful? Give feedback.
-
I'm currently using 20200825 hurricane data under your this directory- I wonder how likely to produce these hurricane data for 20200720, Hurricane Isaias Initial condition, can you please instruct? |
Beta Was this translation helpful? Give feedback.
-
@evankalina So I took it as no, for now, correct me if i'm wrong. |
Beta Was this translation helpful? Give feedback.
-
@evankalina |
Beta Was this translation helpful? Give feedback.
@evankalina and @lliu1220, if your test is based on @uturuncoglu's ufs-weather-model level regression test, then most likely, this is the HAFS application level configuration I used to generate the atmospheric model needed grid, IC/BC.
Orion:
vi /work/noaa/hwrf/save/bliu/hafs_develop_202102/rocoto/cronjob_hafs_rt_test.sh
${PYTHON3} ./run_hafs.py -t ${dev} 2019082900 00L HISTORY
config.EXPT=${EXPT} config.SUBEXPT=${EXPT}_rt_regional_C192_1n4_static_new
config.NHRS=126 ${scrubopt}
../parm/hafsC192_1n4_L91_AL.conf
../parm/hafs_hycom.conf
${PYTHON3} ./run_hafs.py -t ${dev} 2019082900 00L HISTORY
config.EXPT=${EXPT} config.SUBEXPT=${EXPT}_rt_regional_C192_1n4_static_atmonly_new
config.NH…