Skip to content

Commit

Permalink
Merge pull request #355 from XuLi-NOAA/feature/GSI_coast
Browse files Browse the repository at this point in the history
GitHub Issue NOAA-EMC/GSI#339. The inclusion of the mixed surface type in situ observations and looser QC for in situ observations
  • Loading branch information
MichaelLueken committed Apr 25, 2022
2 parents 8bc4f98 + e35854c commit da6aa8d
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 da6aa8d

Please sign in to comment.