Skip to content

Commit

Permalink
trivial modification (fixing a typo)
Browse files Browse the repository at this point in the history
  • Loading branch information
GangZhao-NOAA committed Sep 21, 2023
1 parent aa08628 commit 7888831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gsi/rapidrefresh_cldsurf_mod.f90
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ module rapidrefresh_cldsurf_mod
! and where the dbz_obs is missing);
! corp_howv - namelist real, static BE of howv (standard error deviation)
! hwllp_howv - namelist real, static BE de-correlation length scale of howv
! i_howv_in_3dda - integer, control the analysis of howv in 3D analysis (either var or hybrid)
! i_howv_3dda - integer, control the analysis of howv in 3D analysis (either var or hybrid)
! = 0 (howv-off: default) : no analysis of howv in 3D analysis.
! = 1 (howv-on) : if variable name "howv" is found in anavinfo,
! set it to be 1 to turn on analysis of howv;
Expand Down

0 comments on commit 7888831

Please sign in to comment.