Skip to content

Commit

Permalink
GitHub Issue NOAA-EMC/GSI#339: Modify setupsst.f90 to include mixed s…
Browse files Browse the repository at this point in the history
…urface in situ observations, modify global_convinfo.txt to loose O-B QC test for in situ observations, and modify exglobal_atmos_analysis.sh for smaller dmesh for surface sensetive radiances for GSI/NSST
  • Loading branch information
XuLi-NOAA committed Apr 5, 2022
1 parent f9a39a1 commit e35854c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/exglobal_atmos_analysis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -804,7 +804,7 @@ cat > gsiparm.anl << EOF
$OBSQC
/
&OBS_INPUT
dmesh(1)=145.0,dmesh(2)=150.0,dmesh(3)=100.0,dmesh(4)=70.0,time_window_max=3.0,
dmesh(1)=145.0,dmesh(2)=150.0,dmesh(3)=100.0,dmesh(4)=25.0,time_window_max=3.0,
$OBSINPUT
/
OBS_INPUT::
Expand Down

0 comments on commit e35854c

Please sign in to comment.