Skip to content

Fix anavinfo not to use vertical velocity for CRTM#595

Closed
shoyokota wants to merge 1 commit into
NOAA-GSL:feature/RRFS_dev1from
shoyokota:feature/PR_NOAA-GSL_EnVar-intrad
Closed

Fix anavinfo not to use vertical velocity for CRTM#595
shoyokota wants to merge 1 commit into
NOAA-GSL:feature/RRFS_dev1from
shoyokota:feature/PR_NOAA-GSL_EnVar-intrad

Conversation

@shoyokota
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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

Development

Successfully merging this pull request may close these issues.

2 participants