-
Notifications
You must be signed in to change notification settings - Fork 3
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
Need to revise commercial RO assigned error level #148
Comments
Hi Ricardo can you see this message? It's Michael Murphy |
The plots above from Mohar are for global counts, they are not apple-to-apple comparison. Waiting to see the equivalent plots for the tropics only. |
Hi Amal,
It is pretty cumbersome and time consuming to filter the data with latitude
from the bufr files. I tried yesterday but gave up. The best thing is to
use the "all" data from the netcdf files and then filter those with
latitudes which I will do today.
Thanks,
Mohar
…On Thu, 21 Sept 2023 at 08:17, elakkraoui ***@***.***> wrote:
The plots above from Mohar are for global counts, they are not
apple-to-apple comparison. Waiting to see the equivalent plots for the
tropics only.
—
Reply to this email directly, view it on GitHub
<#148 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKLJVN7L56LUCQLUU4TA22LX3QV4XANCNFSM6AAAAAA5AL3KNI>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
Amal, At least for R21C you can stick with a single version of the data, and if indications are that the parameter being used in FP is not correct for the version you have, then by all means have it adjusted. From my end, I plan to use x0048/49 and to look again the behavior of C2 compared to the version of Spire and now Planet IQ (treated as Spire) and see if and how the parameter should be revised. |
Also, I will say this: I had experimented w/ the 5000 profile version of Spire before and I think the results in the extra tropics were unclear. The benefits can be questionable. I think introducing these many profiles has consequences to how the satellite biases change - if are going to use these many profiles, I suggest you look carefully at how these impact the bias correction. |
"There is no doubt the version of Spire in all the exps that I had been involved w/ somehow (x-exp) are different; include FPP and FP: that's what makes this a huge challenge. We test w/ one version at some point; "tune it"; then apply it to another situation when the version of the data has changed ... well this is bound not work." -- I concur. |
Noted. We'll look at the impact on satellite biases in the extra tropics. |
Has this been given any continuation? I am sure it has ... can someone please add this to? |
Let me give everyone an update. After analyses of the CSDA Spire experiments that Mohar ran, already mentioned above, it was decided that MERRA 21C would use the current configuration of obs error for RO without modification (i.e. retaining 2X inflation of Spire). Much discussion was had on the topic of RO obs error and QC methods between our group and Rick Anthes. While Rick has a new Hybrid Error Model that is an attractive option, it is relatively untested and the code for the GFS implementation was not able to be shared with us. It was decided that implementing and testing the ECMWF method of obs error/QC for RO would be good first step for GMAO. Below is an overview of the ECMWF method I implemented the ECWMF method into GEOSadas_5.30.2 and Rick thought the results looked good. For example the histograms of obs error look more realistic (normally distributed): An experiment was run for comparison of the EC method to the already mentioned Spire experiments. This experiment uses all the operational and CSDA Spire RO observations available in late 2022 (approximately 20K profiles/day from Spire alone). Validation with radiosondes show a relatively neutral to positive impact but validation with microwave instruments AMSU-A & ATMS show negative impact, see below: Figure4 (Attached) Monthly Means also show large differences between the experiments in the upper levels: Figure5 (Attached) Next steps will be to narrow down where the EC method is leading to negative impacts. One option could be to modify the EC QC method in these regions and mitigate negative impacts. I also have ported the ECMWF obs error implementation to the version Nikki uses with OSSEs. She plans to run a test with large numbers of RO profiles and report back. |
I would suggest to examine the ECWMF method for obs error and QC carefully. Usually, the development of these methods are closely associated with the performance of the corresponding forward observation operator. To be consistent, the ECMWF 2D observation operator would be preferred to be used together. |
That is an interesting point, Yanqiu. I know that Nikki has used the ROPP2D operator with GEOS in the past as it an option to use it in a test. My understanding is that ROPP2D is very similar to the operator the ECMWF uses operationally, though not exactly the same. Best, |
This is put the discussion on a possible revision of the weighting factor used for commercial RO into a single place.
I will start by presenting how the thinking for the factor used in GSI for handling SPIRE first come about.
The first actual x-experiments to incorporate commercial RO was x0045a (x45 was deemed invalid). Evaluation of DFS for that experiment indicated to me (RTodling) that things were off in comparison to how we typically draw to COSMIC-2. The figure below shows DFS (by obs count) in this case (data for 2020/12/15 to 2021/01/14).
Recall that a problem w/ 45a was that SPIRE was available from the latter half of Dec to mid Jan - the fig (replotted) now includes the period when SPIRE is fully available as well as C2.
After some offline testing, the next run introduced a weighting factor to make the assimilation of SPIRE and COSMIC-2 more like each other (with more even weighting of data between the two instruments). The results of setting the weighting factor to two is shown below for x0046c (data for 2021/12).
Notice:
Given (4) above, when SPIRE was set to run in an FPP experiment, the input dataset that would be plausible for a real time application was a set coming from NOAA (NCEP). Unlike the NASA-version, this NOAA set had no smoothing applied to it and it was densely distributed more like COSMIC-2 than the NASA-set.
More recently (2023/07), in GEOS-FP, the NOAA-version of SPIRE has suffered yet another thinning of sorts and DFS results (2023/08) for SPIRE continue to show (as in FPP) difference for how COSMIC-2 is used. Perhaps the FPP and FP results are indication that we could consider retuning of the error assignment for SPIRE.
Caveat
True DFS (calculated directly from the DA operators) much be a positive quantity. When calculated on the basis of residuals - which the results above are - there is no guarantee that DFS is actually positive. Negative values of DFS are typically interpreted as something not being quite adequately tuned (like obs-errors; or trouble quality control).
The way I look at residual-based DFS is that it is a diagnostic to check the relative contribution of the data to the analysis.
The text was updated successfully, but these errors were encountered: