Changes to add NOAA-21 and GOES-18 radiances in monitor mode#636
Conversation
| ahibufr ahi himawari8 ahi_himawari8 0.0 1 0 | ||
| abibufr abi g16 abi_g16 0.0 1 0 | ||
| abibufr abi g17 abi_g17 0.0 1 0 | ||
| abibufr abi g18 abi_g18 0.0 1 0 |
There was a problem hiding this comment.
Will we assimilate ABI g18 clear-sky radiance?
Or, this is a place holder?
| ahibufr ahi himawari9 ahi_himawari9 0.0 1 0 | ||
| sstviirs viirs-m j2 viirs-m_j2 0.0 4 0 | ||
| atmsbufr21 atms n21 atms_n21 0.0 1 0 | ||
| crisfsbufr21 cris-fsr n21 cris-fsr_n21 0.0 1 0 |
There was a problem hiding this comment.
ATMS N21 will be assimilated and the CrIS N21 is a place holder, correct?
There was a problem hiding this comment.
I can not see the fix files from the github page. I believe that the use flag for ATMS N21 is set to 1, and the use flags for CrIS-fsr N21 and ABI-g18 are set to -1
I think we already made changes in abias and abias_pc for the three sensors in v16.3. implementation.
There was a problem hiding this comment.
@emilyhcliu, I cloned ADCollard:release/gfsda.v16. A check of fix/global_satinfo.txt shows that the usage flags for atms_n21, cris-fsr_n21, and abi_g18 are -1 for all channels.
@ADCollard , the PR description indicates that we should see changes in fix/global_anavinfo.l127.txt. This file is identical between ADCollard:release/gfsda.v16 and NOAA-EMC:release/gfsda.v16.
Should we also see a difference between cris-fsr_n21 weights when comparing global_satinfo.txt from ADCollard:release/gfsda.v16 and NOAA-EMC:release/gfsda.v16?
There was a problem hiding this comment.
Thanks @RussTreadon-NOAA
@ADCollard did mention that the purpose of this PR is to set CrIS N21, ATMS N21, and ABI G18 to monitoring mode in the description section of this PR.
So, the use flags for these three sensors should be -1 and they are set correctly in this PR.
There was a problem hiding this comment.
Yes, both current operations, gfs.v16.3.9, and this PR maintain all channels of atms_n21, cris-fsr_n21, and abi_g18 in monitor mode.
The only difference between ADCollard:release/gfsda.v16/fix and /lfs/h1/ops/prod/packages/gfs.v16.3.9/fix/fix_gsi is the addition of Rcov_crisn21 in ADCollard:release/gfsda.v16/fix
There was a problem hiding this comment.
@RussTreadon-NOAA @emilyhcliu Sorry, I was in a meeting. Yes, all three instruments need to be in monitor mode to facilitate bias correction spin-up.
There was a problem hiding this comment.
@ADCollard , the PR description indicates that we should see changes in
fix/global_anavinfo.l127.txt. This file is identical betweenADCollard:release/gfsda.v16andNOAA-EMC:release/gfsda.v16.Should we also see a difference between cris-fsr_n21 weights when comparing
global_satinfo.txtfromADCollard:release/gfsda.v16andNOAA-EMC:release/gfsda.v16?
@RussTreadon-NOAA If there are no changes for fix/global_anavinfo.l127.txt and fix/global_satinfo.txt, I must have made a mistake. Let me double-check. (My github/Gerrit skills need some work)
|
@RussTreadon-NOAA @emilyhcliu The changes for fix/global_anavinfo.l127.txt and fix/global_satinfo.txt should both be in the branch now |
|
I refreshed my working copy of The The leading |
|
Refreshed working copy of |
Thanks for spotting that @RussTreadon-NOAA ! |
|
After getting the fix directory to my stmp space, I checked the global_satinfo.txt, global_anavinfo.l127.txt. Both are correct. The Rcov_crisn21 is a new filed in the fix directory. All changes look good to me. |
HaixiaLiu-NOAA
left a comment
There was a problem hiding this comment.
all changes are good to go.
|
@emilyhcliu , when you have a chance would you please review this PR (#636) from @ADCollard |
|
One remaining change was required. HIRS processing is removed as the HIRS CRTM coefficient files' version numbers are not correct (and the code changes required for NOAA-21 ATMS exposes this). More details on this here. We do not currently assimilate HIRS. |
emilyhcliu
left a comment
There was a problem hiding this comment.
Changes look good to me.
|
@ADCollard , we have two peer review approvals. Do you have any more changes for Once I get the green light from you, I will merge |
|
@RussTreadon-NOAA Thanks! Please proceed. |
Turn on NOAA-21 and GOES-19 radiances in operations in monitoring mode.
scripts/exglobal_atmos_analysis.sh: Add processing of GOES-18 CSRs, NOAA-21 ATMS and CrIS
fix/global_anavinfo.l127.txt: Point to new file, Rcov_crisn21
fix/global_satinfo.txt: Down weighted NOAA-21 CrIS radiances relative to NOAA-20
fix/Rcov_crisn21: New file
The fix branch is DA_GFSv16.3.9_global_only
Checklist