Skip to content
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

Incorporate YAML files for all x0049/50 observations in Swell #246

Open
danholdaway opened this issue Sep 27, 2023 · 4 comments
Open

Incorporate YAML files for all x0049/50 observations in Swell #246

danholdaway opened this issue Sep 27, 2023 · 4 comments
Assignees

Comments

@danholdaway
Copy link
Contributor

danholdaway commented Sep 27, 2023

x0049:

  • [Wei/Meta] Surface ship pressure change (ioda converter changes? UFO changes?)
  • [Jianjun] Planet IQ (GNSSRO)
  • [Dan] Move swell testing to the x0049 data from Jianjun.

x0050:
Will include the above assimilation changes but will stay at CRTM v.2.3 so no comparison with swell is necessary.

x0051 and beyond

  • Further testing of CRTM 2.4.0
  • ATMS, CRIS, Ozone NOAA-21
  • Brightness temperature instead of antenna temperature instead.
  • Ozone OMPS profiler.
  • Tropics
@danholdaway
Copy link
Contributor Author

danholdaway commented Nov 15, 2023

@gmao-jjin3 to make a GSI run for x0049 period so work can be done on Surface Ship (@gmao-wgu) and PlantetIQ (@gmao-jjin3). Another run will be needed later on after Yanqui finished retuning microwave.

@gmao-jjin3
Copy link
Contributor

gmao-jjin3 commented Nov 29, 2023

Add a note about GPS data here:

Here are GPS bufr types in x0048 on 12/12/2021 vs x0049 on 08/07/2023:
(x0048) Observation_Type : [ 3 5 42 44 269 750 751 752 753 754 755 825]
(x0049) Observation_Type : [ 3 5 42 43 44 267 269 751 752 753 754 755 825]
All these numbers are already listed in the IODA_converter.

New GNSS RO data in x0049:
diff /discover/nobackup/projects/gmao/obsdev/dao_it/BUILDS/GEOSadas-5.30.2/GEOSadas/install/etc/gmao_convinfo.db/active.tbl /gpfsm/dnb06/projects/p72/dao_it/BUILDS/GEOSadas-5.30.3/GEOSadas/install/etc/gmao_convinfo.db/active.tbl

0 19000101 000000 29991231 240000 267 1 gps
0 19000101 000000 29991231 240000 268 1 gps

These two GPS types should be removed from the blacklist in gps.yaml:
https://github.com/GEOS-ESM/swell/blob/develop/src/swell/configuration/jedi/interfaces/geos_atmosphere/observations/gps.yaml#L32

#0 Blacklist data from some satellites
- filter: BlackList
  where:
  - variable:
      name: MetaData/satelliteIdentifier
    is_in: 41,265,266,267,268,421,440,724,725,726,727,728,729
#---

@gmao-jjin3
Copy link
Contributor

Here is a PR to update GNSSRO in future tests with x0049 results.
#279

@gmao-msienkie
Copy link
Contributor

I believe we looked at the surface/ship pressure some time back. As long as we are taking IODA files derived from gsi diags it is not an issue - the surface pressure observations have already been substituted. However when we start taking input observations from BUFR files whoever is managing this will need to make sure to read in MSLP as well as POB and to add code to the input yaml file to carry out the test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants