Skip to content

Commit

Permalink
Update gsi analysis script and fix files with gfs v16.3.9 changes. (#…
Browse files Browse the repository at this point in the history
…1858)

GFS v16.3.9 was implemented 20230911 12Z.  The following changes were implemented into
operations:
- turns off ingest of NOAA-21 radiances into the GSI,
-  PlanetIQ GPSRO and NOAA-20 OMPS (Ozone Mapping and Profiler Suite) Ozone retrievals
will be actively assimilated,
-  OMPS observation errors will be adjusted.

g-w PR #1852 brought these changes into g-w branch [`dev/gfs.v16`](https://github.com/NOAA-EMC/global-workflow/tree/dev/gfs.v16).
This PR brings the same changes into g-w `develop`.

Fixes #1856
Fixes #1857

Related to, but not dependent on, GSI [#621](NOAA-EMC/GSI#621)
  • Loading branch information
RussTreadon-NOAA committed Sep 14, 2023
1 parent ffa9445 commit 9d5d316
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions scripts/exglobal_atmos_analysis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -867,8 +867,6 @@ OBS_INPUT::
sstviirs viirs-m npp viirs-m_npp 0.0 4 0
sstviirs viirs-m j1 viirs-m_j1 0.0 4 0
ahibufr ahi himawari9 ahi_himawari9 0.0 1 0
atmsbufr atms n21 atms_n21 0.0 1 1
crisfsbufr cris-fsr n21 cris-fsr_n21 0.0 1 0
sstviirs viirs-m j2 viirs-m_j2 0.0 4 0
ompsnpbufr ompsnp n21 ompsnp_n21 0.0 0 0
ompstcbufr ompstc8 n21 ompstc8_n21 0.0 2 0
Expand Down
2 changes: 1 addition & 1 deletion versions/fix.ver
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export gdas_crtm_ver=20220805
export gdas_fv3jedi_ver=20220805
export gdas_gsibec_ver=20221031
export glwu_ver=20220805
export gsi_ver=20230601
export gsi_ver=20230911
export lut_ver=20220805
export mom6_ver=20220805
export orog_ver=20230615
Expand Down

0 comments on commit 9d5d316

Please sign in to comment.