Add new data sources used in GFS v16.3.12#2283
Conversation
* allow processing of NOAA-21 CrIS, NOAA-21 ATMS and GOES-18 CSRs
RussTreadon-NOAA
left a comment
There was a problem hiding this comment.
Since hirs dump files are not included in the list of bufr dump files to link, we don't need to comment out B1HRS2, B1HRS3, and B1HRS4. Even if the dump files exist, they are not copied or linked to the run directory. The same comment applies to ESHRS3 and HRS3DB.
Given this, should we simply remove the variables pointing at hirs dump files instead of commenting out the line? Either approach is OK. Just asking.
The other change in exglobal_atmos_analysis.sh is to add abi_g18, atms_n21, and cris-fsr_n21 are added OBS_INPUT. This is correct.
|
@RussTreadon-NOAA I am hoping that the removal of HIRS is a temporary measure (as I think there is still a need in reanalysis) and it can be re-instated once a revised version of CRTM is installed. So I was leaving it here as a reminder. But I'd also be happy to remove it completely. |
RussTreadon-NOAA
left a comment
There was a problem hiding this comment.
I'm fine with what you have.
Approve.
HaixiaLiu-NOAA
left a comment
There was a problem hiding this comment.
changes look good to me. Approving now.
KateFriedman-NOAA
left a comment
There was a problem hiding this comment.
This PR looks to cover half of the checklist items in issue #1918. Will the following remaining checklist items be added to this PR when it comes out of draft mode?
- Update GSI hash to one that uses new CRTM version
- Update ufs-weather-model hash to one that uses new CRTM version
- Update UPP hash to one that uses new CRTM version
- Uncomment GMI line scripts/exglobal_atmos_analysis.sh (commented out in #1404).
|
I am working on the first three. The GMI change will not go in until the obsproc v1.2 upgrade that will fix erroneous GMI dumps. |
|
@ADCollard Great! I will open a separate g-w issue to update to |
|
After merging ufs appears to compile with |
|
CI SUCCESS Orion at 04 05 15:37:44 Built and ran in directory |
|
CI SUCCESS Hera at 04 05 17:24:12 Built and ran in directory |
* upstream/develop: Flip the build for GFS and GEFS with waves (NOAA-EMC#2462) Add new data sources used in GFS v16.3.12 (NOAA-EMC#2283) The soca fix path is needed in config.prepoceanobs (NOAA-EMC#2460) Turn off reducedgrid in the EnKF (NOAA-EMC#2456) Rename generate_com to declare_from_tmpl (NOAA-EMC#2453)
*UFSWM - update WAM RT compatible with v17 *UFSWM - fix derecho modulefile path for Spack Stackv1.6
Changes to
scripts/exglobal_atmos_analysis.shto include new data that are being operationally assimilated in GFS v16.3.12.**Note that this requires CRTM v2.4.0.1 **
Checklist