Skip to content
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

Enhancement of wafs processing component #328

Merged
merged 1 commit into from
Jun 8, 2021

Conversation

YaliMao-NOAA
Copy link
Contributor

@YaliMao-NOAA YaliMao-NOAA commented Jun 8, 2021

To solve GTG crash issue because of extreme strong wind and make GFS post continue even in case of WAFS failure:

  1. modify the GTG source code: when there is a high wind (>500 m/s), send out a warning WITHOUT error message
    and let the computation continue.
  2. modify the script so the WAFS failure will not affect generation of GFS pgb file generation.

…igh wind (>500 m/s), send out a warning WITHOUT error message

and let GTG computation continue;
2. modify the script so the WAFS failure will not affect generation of GFS
@YaliMao-NOAA YaliMao-NOAA changed the title 1. By updating GTG tag, modify the GTG source code: when there is a h… To solve GTG crash issue because of extreme strong wind and make GFS post continue even in case of WAFS failure Jun 8, 2021
@WenMeng-NOAA WenMeng-NOAA changed the title To solve GTG crash issue because of extreme strong wind and make GFS post continue even in case of WAFS failure Enhancement of wafs processing component Jun 8, 2021
@WenMeng-NOAA WenMeng-NOAA linked an issue Jun 8, 2021 that may be closed by this pull request
@YaliMao-NOAA
Copy link
Contributor Author

I did two types of tests for this PR.

  1. Submit a job with different task numbers, both results are bit-wise identical to each other.
  2. To test the script change, I purposely copied the current operational ncep_post executable file to my local working directory and ran the same case with extreme strong winds. err=134 showed up as expected but didn't crash the entire job.

@WenMeng-NOAA
Copy link
Collaborator

Wen conducted the UPP standalone test on WCOSS-Dell. The fix can solved the wfas failure issue and has no impact on other GFS product generation. This PR is ready for merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wafs dataset generation failure at operational GFS post job
3 participants