NOAA-EMC / JEDI-T2O

JEDI Transition to Operations activities.
GNU Lesser General Public License v2.1
5 stars 4 forks source link

Compare interface pressure computation methods #33

Open CoryMartin-NOAA opened 2 years ago

CoryMartin-NOAA commented 2 years ago

Compare GeoVaLs and H(x) when computing interface pressures (prsi) using the following two methods:

CoryMartin-NOAA commented 2 years ago

A previous GSI run with H(x) and GeoVaLs differs in two way from the newer GSI run:

The second point explains figures such as the first one: Screenshot from 2022-07-06 15-02-03 Where the differences in model temperature profiles interpolated to x,y are mostly just noise and small (~+-0.001K) Similar behavior is shown for things like profiles of q.

However, here is model pressure: Screenshot from 2022-07-06 15-03-53 Where there are noticeable differences, particularly at low model levels. Here are a few select profiles: Screenshot from 2022-07-06 15-04-57 For some locations, the differences are small throughout, but for many, the difference can be ~20Pa towards the model surface.

CoryMartin-NOAA commented 2 years ago

Taking a quick look at H(x) for amsu-a_n19 and conventional temperature

AMSU-A N19: Screenshot from 2022-07-06 15-10-28 Differences range from very small to ~0.15K (depending on channel/location), it is generally a positive difference when not near zero, suggesting the model derived observations are warmer than before. I believe this is consistent with the pressure differences shown above, as those mean the model is now slightly lower pressure for each layer for the same temperature, so that would tend to make things a bit warmer when interpolating in height.

Differences in H(x) for conventional temperature are much larger: Screenshot from 2022-07-06 15-11-24 Frequently the differences are +-1K and can be as high as 6K (but this is rare and seems limited to 1 profile?)

CoryMartin-NOAA commented 2 years ago

For good measure, here is conv_ps: Screenshot from 2022-07-06 15-30-20 Most differences are again small (within 0.25 mb) but some can be as large as 2.5 mb