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

Adding I/O interfaces in GSI for Analysis of Significant Wave Height (HOWV) and near-surface Wind Gust (GUST) for WRF-ARW based 3DRTMA #834

Open
GangZhao-NOAA opened this issue Feb 6, 2025 · 2 comments · May be fixed by #835
Assignees

Comments

@GangZhao-NOAA
Copy link
Contributor

Motivation:

  • The analysis of significant wave height (HOWV) and 10-m wind gust (GUST) are listed as standard product in the operational (2D)RTMA/URMA product suites. To keep providing these two products in next generation RTMA/URMA (ie, 3DRTMA) system, the capability to directly analyze wave height and wind gust must be added into GSI 3DVar analysis.

Method:

  • The kernel part of the analysis code (such as stphowv.f90, setuphowv.f90, inthowv.f90, gsi_howvOper.f90 and m_howvNode.f90 for HOWV, and similar code for GUST) for wave height and wind gust had already been introduced into GSI through the implementation of 2DRTMA. So most of the code work for analysis of HOWV and GUST in 3DVar, are mainly focused on the I/O interfaces for the firstguess provided by various models (i.e. reading background of HOWV/GUST from firstguess file and writing the updated HOWV/GUST back to the final analysis file).
  • The I/O interfaces for FV3-LAM model based firstguess had been done in previous work (see issue Adding I/O for Analysis of Significant Wave Height for 3DRTMA #601 and issue Adding I/O for direct analysis of near-surface wind gust for RRFS-based 3DRTMA #726). Since RRFS-3DRTMAv1 has been switched to be based on HRRR model, so in this work, some efforts are made to add the I/O interfaces in GSI for WRF-ARW model based firstguess.
  • This issue is linked to the working branch "feature/rtma3d_wavhgtwndgst_wrfarw" in my fork of EMC-GSI repository on github.
@GangZhao-NOAA
Copy link
Contributor Author

@RussTreadon-NOAA , @ShunLiu-NOAA , @hu5970
Hi Russ, Shun and Ming,
I created a new issue #834 for analysis of wave height and wind gust for HRRR-3DRTMA. Could you please assign this issue to me? I cannot assign myself as the assignee.
Thank you!
-Gang

@GangZhao-NOAA
Copy link
Contributor Author

@RussTreadon-NOAA Thank you, Russ!

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