Henry R. Winterbottom
Henry R. Winterbottom
Sounds good. I will work on this over the break. Thank you for the assistance. Happy holidays and we'll speak in 2024.
@JessicaMeixner-NOAA Thank you for following up, and Happy New Year. I was having issues running the following experiment on RDHPCS Hera: ~~~ ./setup_expt.py gfs forecast-only --idate 2021070100 --edate 2021070200 --app...
@JessicaMeixner-NOAA I am looking the paths beneath `/scratch1/NCEPDEV/global/glopara/data/ICSDIR` on RDHPCS Hera and I don't see the ICs.
@JessicaMeixner-NOAA OK, with some work I ran a baseline and experimental configuration. This experiment I ran with `develop` (baseline): /scratch1/NCEPDEV/da/Henry.Winterbottom/work/GLOBAL_WORKFLOW/COMROT/x001_develop/gfs.20210323/12/model_data/wave/ The following experiment, `/scratch1/NCEPDEV/da/Henry.Winterbottom/work/GLOBAL_WORKFLOW/COMROT/x005_gfsv17_issue_297/gfs.20210323/12/model_data/wave/` is where the following has been...
@RussTreadon-NOAA I created a branch to address this issue. It can be found [here](https://github.com/HenryWinterbottom-NOAA/global-workflow/tree/feature/gfsv17_issue_1252). Would you please be able to test this branch and confirm whether the above issue is...
@KateFriedman-NOAA I am seeing the following in the logs when addressing this issue, coming from `ush/jjob_header.sh`: ``` ++ jjob_header.sh[81]: setpdy.sh sed: can't read /scratch1/NCEPDEV/da/Henry.Winterbottom/work/global-workflow/COMROOT/date/t00z: No such file or directory completed...
@KateFriedman-NOAA @WalterKolczynski-NOAA There are also some `No such file or directory` messages being raised by `/scratch1/NCEPDEV/global/glopara/git/obsproc/v1.1.2/scripts/exglobal_makeprepbufr.sh`. Should these be addressed? If so, not in this PR but one for `obsproc`?
Please see `/scratch1/NCEPDEV/da/Henry.Winterbottom/work/global-workflow/COMROOT/x001_gfsv17_issue_1252/logs/2021122100/gdasprep.log`. The `stmp` path is gone, but grep for `No such file or directory` and you should see what I referenced above.
There are also similar messages coming from the TC tracker and genesis applications. See respectively the following: `/scratch1/NCEPDEV/da/Henry.Winterbottom/work/global-workflow/COMROOT/x001_gfsv17_issue_1252/logs/2021122100/gfstracker.log` `/scratch1/NCEPDEV/da/Henry.Winterbottom/work/global-workflow/COMROOT/x001_gfsv17_issue_1252/logs/2021122100/gfsgenesis.log` For the CI `C96_atm3DVar`, those are the remaining `No such file...
> I think the pdy message is in every job we run. Yes, so far it is showing up in all of the log files for the experiment referenced [above](https://github.com/NOAA-EMC/global-workflow/issues/1252#issuecomment-2152997851)....