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

Fix anavinfo not to use vertical velocity for CRTM #595

Conversation

shoyokota
Copy link

DESCRIPTION OF CHANGES:

This PR is to prevent SDL/VDL failure (NaN is sometimes detected in the 2nd outer loop) in GSI. This failure is caused by adding w (vertical velocity) to one of the variables for calculating radiance, so crtm_use for w in anavinfo is changed from 2 to -1.

TESTS CONDUCTED:

I checked this fix doesn't change the analysis and prevents NaN in several reruns as we expected.

DEPENDENCIES:

DOCUMENTATION:

ISSUE (optional):

This bug is introduced in #451

@guoqing-noaa
Copy link
Collaborator

@shoyokota Can you submit this PR to the https://github.com/NOAA-EMC/rrfs-workflow?

The regional_workflow should be frozen at this time.

@shoyokota
Copy link
Author

@guoqing-noaa Thank you for letting me know. I will create this PR in https://github.com/NOAA-EMC/rrfs-workflow.

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