GEOS-ESM / GEOSana_GridComp

Repository containing code for data analysis for the GEOS Earth System Model data assimilation
Apache License 2.0
1 stars 3 forks source link

Correct ssmi obserrors in e5304_m21c_jan98/run/gmao_global_satinfo.rc. #168

Closed gmao-jjin3 closed 2 months ago

gmao-jjin3 commented 3 months ago

SSMI observational errors for clear-sky microwave radiance assimilation are in the M21C runs. We should use SSMI observational error for all-sky microwave radiance DA instead.
Updates are made upon /home/dao_ops/e5304_m21c_jan98/run/gmao_global_satinfo.rc

github-actions[bot] commented 3 months ago

Label error. Requires at least 1 of: 0 diff, 0 diff trivial, Non 0-diff, 0 diff structural, 0-diff trivial, Not 0-diff, 0-diff, automatic, 0-diff uncoupled. Found:

gmao-jjin3 commented 3 months ago

Here are correct values:

 ssmi_f10              1   -2   3.000  10.000   8.000  10.000   0.000      1       1      -1
 ssmi_f10              2   -2   6.000  20.000  15.000  10.000   0.000      1       1      -1
 ssmi_f10              3   -2   4.000  15.000  20.000  10.000   0.000      1       1      -1
 ssmi_f10              4   -2   5.000  20.000  30.000  10.000   0.000      1       1      -1
 ssmi_f10              5   -2   8.000  25.000  40.000  10.000   0.000      1       1      -1
 ssmi_f10              6   -2   5.000  15.000  15.000  10.000   0.000      1       1      -1
 ssmi_f10              7   -2  10.000  40.000  40.000  10.000   0.000      1       1      -1
 ssmi_f11              1   -2   3.000  10.000   8.000  10.000   0.000      1       1      -1
 ssmi_f11              2   -2   6.000  20.000  15.000  10.000   0.000      1       1      -1
 ssmi_f11              3   -2   4.000  15.000  20.000  10.000   0.000      1       1      -1
 ssmi_f11              4   -2   5.000  20.000  30.000  10.000   0.000      1       1      -1
 ssmi_f11              5   -2   8.000  25.000  40.000  10.000   0.000      1       1      -1
 ssmi_f11              6   -2   5.000  15.000  15.000  10.000   0.000      1       1      -1
 ssmi_f11              7   -2  10.000  40.000  40.000  10.000   0.000      1       1      -1
 ssmi_f13              1   -2   3.000  10.000   8.000  10.000   0.000      1       1      -1
 ssmi_f13              2   -2   6.000  20.000  15.000  10.000   0.000      1       1      -1
 ssmi_f13              3   -2   4.000  15.000  20.000  10.000   0.000      1       1      -1
 ssmi_f13              4   -2   5.000  20.000  30.000  10.000   0.000      1       1      -1
 ssmi_f13              5   -2   8.000  25.000  40.000  10.000   0.000      1       1      -1
 ssmi_f13              6   -2   5.000  15.000  15.000  10.000   0.000      1       1      -1
 ssmi_f13              7   -2  10.000  40.000  40.000  10.000   0.000      1       1      -1
 ssmi_f14              1   -2   3.000  10.000   8.000  10.000   0.000      1       1      -1
 ssmi_f14              2   -2   6.000  20.000  15.000  10.000   0.000      1       1      -1
 ssmi_f14              3   -2   4.000  15.000  20.000  10.000   0.000      1       1      -1
 ssmi_f14              4   -2   5.000  20.000  30.000  10.000   0.000      1       1      -1
 ssmi_f14              5   -2   8.000  25.000  40.000  10.000   0.000      1       1      -1
 ssmi_f14              6   -2   5.000  15.000  15.000  10.000   0.000      1       1      -1
 ssmi_f14              7   -2  10.000  40.000  40.000  10.000   0.000      1       1      -1
 ssmi_f15              1   -2   3.000  10.000   8.000  10.000   0.000      1       1      -1
 ssmi_f15              2   -2   6.000  20.000  15.000  10.000   0.000      1       1      -1
 ssmi_f15              3   -2   4.000  15.000  20.000  10.000   0.000      1       1      -1
 ssmi_f15              4   -2   5.000  20.000  30.000  10.000   0.000      1       1      -1
 ssmi_f15              5   -2   8.000  25.000  40.000  10.000   0.000      1       1      -1
 ssmi_f15              6   -2   5.000  15.000  15.000  10.000   0.000      1       1      -1
 ssmi_f15              7   -2  10.000  40.000  40.000  10.000   0.000      1       1      -1
rtodling commented 2 months ago

You can correct this to develop - but I believe this needs to really go into the R21C branch. Can you redirect your fix there. I can bring the fix to develop in another PR.

rtodling commented 2 months ago

This is now in the following branch:

feature/rtodling/merge_5295p7_x50R1_2_dev

which is aimed at develop and 5.40.x

Again, pls redirect this PR to the R21C branch (as opposed to develop).

gmao-jjin3 commented 2 months ago

Thanks. Let me see whether Amal already corrected it. I close this PR.