-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gdaspostanl should report failure if files do not show up before job ends #520
Comments
@lgannoaa please submit it as a PR to the post repo |
Created issue 443 in UPP because script in question exgdas_atmos_nceppost.sh and exgfs_atmos_nceppost.sh is belong to UPP repo. |
UPP CM has merged my fix PR. Close this issue. |
This needs to stay open until we update our post version in the checkout script. |
@WenMeng-NOAA , there is a PR #444 that addressed this issue. Looks like you merged that in. The Global Workflow develop currently checkout upp_v10.0.11. This version does not contain this fix. Would you please provide us another UPP version that included this fix for us to checkout? |
I'm using the current UPP develop in moving all the scripts to global-workflow (Issue #769), so this issue will be fixed by that as well. |
@WalterKolczynski-NOAA Before you take further actions of moving out all gfs post processing scripts from UPP repository to global-workflow, some coordination efforts are needed between managements of VPB and EIB, like GFS product user support, GFS post processing operation support handoff. @HuiyaChuang-NOAA may chime in. |
@WalterKolczynski-NOAA @arunchawla-NOAA Hi, Walter, I just spoke to Arun. We're supportive of EIB taking over GFS post processing scripts but given Wen is pretty busy and also her first check indicated your new scripts have inadvertently removed existing operational GFS products, I would
Again, I recommend that we try to replicate operational GFS post processing capabilities first. Thank you. I will also send this as an email to a bigger group. |
@HuiyaChuang-NOAA @WenMeng-NOAA we should probably move this conversation over to Issue #769. The matter was only incidentally mentioned here. |
When we moved all the UPP scripts into workflow, we updated to the tip of the UPP develop, so this issue should be satisfied. |
… moisture property calculation (NOAA-EMC#520)
If the loop waiting for output files to show up exhausts all iterations before files are available, the job should register as failed, not succeeded.
The text was updated successfully, but these errors were encountered: