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 code to analyze the siginificant wave heigh in GSI 3D Analysis (see issue #601) #614

Merged
merged 12 commits into from
Sep 29, 2023
Merged

Adding code to analyze the siginificant wave heigh in GSI 3D Analysis (see issue #601) #614

merged 12 commits into from
Sep 29, 2023

Commits on Aug 22, 2023

  1. Adding code to analyze the siginificant wave heigh in GSI 3D Analysis,

    esp. for FV3-LAM model based DA, eg. RRFS-DA, RRFS-3DRTMA.
    (Also see the issue in EMC GSI github repository: #601
     Adding I/O for Analysis of Significant Wave Height for 3DRTMA)
    GangZhao-NOAA committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e117611 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    8fd2251 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. some modifications to the code of analysis of significant wave height

    (howv) in 3D analysis, based on feedbacks from code reviewers.
    GangZhao-NOAA committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f603756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8020227 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. based on feedback from code reviewers, modified the code of analysis

    for significant wave height:
      1) combine two variables i_howv_in_anav and i_howv_in_data into one
    variable i_howv_3dda
      2) if howv is required in analyis (as set howv in anavinfo), but if howv
    is not available in firstguess, then stop GSI run.
      3) removing the code which tunes the static BE of howv in hybrid envar
    run. So in hybrid run, user needs to set the corp_howv in namelist if
    desired.
      4) cleaning some unnecessary comments
    GangZhao-NOAA committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8432590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3db06b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    67b02a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    1a4bab4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa08628 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7888831 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    99dd00a View commit details
    Browse the repository at this point in the history
  2. minor modifications based on the feedback from code reviewers on the

    analysis of siginificant wave height.
    GangZhao-NOAA committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f6031bd View commit details
    Browse the repository at this point in the history