-
Notifications
You must be signed in to change notification settings - Fork 156
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
Update GPSRO obs error using the new hybrid 3-cornered hat error model #819
Comments
The impact of the new hybrid obs error on GFS v16.3.16 is summarized here. The metplus plots are available here. The overall impact of the new obs error is significantly positive across most fields at most levels. MetOp data below 8-km has been testes alongside the new obs error model. The impact of enabling MetOp data under 8-km is minimal due to the small data volume remaining after all QC filters (super refraction, statistic QC, etc). The impact of the GRACE-FollowOn (GRACE-FO) data is summarized here. The metplus plots are available here. Overall, the impact of the GRACE-FO data is neutral due to its small data volume. Sentinel-6 data has been added in read_obs.F90 and read_gps.f90. global_convinfo.txt has been updated to add GRACE-FO and activate Sentinel-6. QC flag: previously qc=4 contains several QCs. The new QC flags are listed below: GSI single cycle tests have been conducted and confirmed that all changes are integrated and functioning as expected. |
Results for the regression tests: Test project /scratch1/NCEPDEV/da/Xuanli.Li/git/gsi_obserr/GSI/build 83% tests passed, 1 tests failed out of 6 Total Test time (real) = 2691.90 sec The following tests FAILED: From the log file: /scratch1/NCEPDEV/da/Xuanli.Li/git/gsi_obserr/GSI/build/Testing/Temporary/LastTest.log: ncdump siginc.nc.global_4denvar_loproc_updat These are expected because the updated RO obs error results in differences in the penalty term and the increment. |
This update includes the following for GPSRO:
The text was updated successfully, but these errors were encountered: