-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add precipitable clouds in microwave all-sky assimilations #63
Add precipitable clouds in microwave all-sky assimilations #63
Conversation
Add a prior filter to zero clouds over non-water surfaces. Add an option of clouds in the Hydrometeo check. Add gross error check threshold for precipition impacted channels. Add cold-air-outbreak filters. Read cloud fraction from GeoVals. Render list of not-bias corrected channels from JCB tables. Add configurations for atms_n21.
@jianjunj I'm getting an error of "Could not find 'not_biascorrtd' in the variables for observer atms_n20" when running the JEDI |
@danholdaway It turns out the PR #59 we made in Dec was yet merged. I tended to ask you hold this PR #63 yesterday, but I posted the message in that PR :(. Sorry for the confusion. |
@danholdaway I take it back. Let me take a look. |
@danholdaway I think you need checkout the JCB develop branch in order to have the PR NOAA-EMC/jcb#15 we made in December. |
Thanks, @jianjunj ! I will try that. |
No problem @DavidNew-NOAA. I kept sending messages to Dan. :( |
@DavidNew-NOAA I should not have made this PR since it needs two UFO PRs. |
No worries @jianjunj :) We can either make a new PR to revert this one or we can just wait until those UFO PRs are merged and then update the UFO hash in GDASApp when we update the rest of the JEDI hashes. Any thoughts @RussTreadon-NOAA ? |
@jianjunj , how soon do you expect to be merged into ufo |
@RussTreadon-NOAA @DavidNew-NOAA It may take some time. I'd suggest we revert it. |
OK, @jianjunj. We can revert. |
)" This reverts commit 875fb3c.
Add rain, snow, and graupel clouds for CRTM inputs.
Add a prior filter to zero clouds over non-water surfaces.
Add an option of clouds in the Hydrometeo check.
Add gross error check threshold for precipition impacted channels.
Add cold-air-outbreak filters.
Read cloud fraction from GeoVals.
Render list of not-bias corrected channels from JCB tables.
Add configurations for atms_n21.