Hi all.
I am testing LGETKF of public JEDI repo and have questions of analysis increment of LGETKF. I employed ‘tutorial_case data’ (c12 global grid, geos, 2018-04-15_00z) with single scatwind (surface) obs with two different ‘fraction of retained variance’ parameters (0 and 0.9).
I checked vertical profiles of the nearest grid-point where obs exists. When I checked difference of ‘ua’ in ensemble mean between analysis and background, increments seems to be acceptable in that they are mainly located in the bottom levels and the one (frac0.9) which I put fraction as 0.9 seems to have more restricted increments around level 25 (frac0 shows increments up to around level 30). I think this seem to be related implicit model-space vertical localization using modulated ensembles.
However, when I checked the difference of ‘ua’ in first ensemble member (001), there are things which I can’t understand. You can see that both have analysis increment at all vertical levels and there is a peak at higher levels. Since I employ surface-level observation, I expected that there will be more changes at lower levels. In addition, you can see that the magnitudes are different between ensemble mean and member 001. Since there is little change in ensemble mean at upper levels but first ensemble member has significant difference. It seems to me that the analysis perturbations at upper levels are reorganized to have the same (or similar) ensemble mean but have different perturbations from background one.
Judging from the code, it’s expected to see the changes in upper levels in case of LGETKF when compared to LETKF. However, I think this is too much of a change for ensemble member when model-space vertical localization is considered. Do you think this is a expected result?
Thanks,