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

Update general UPP for GTG4 #762

Merged
merged 11 commits into from
Aug 31, 2023
Merged

Update general UPP for GTG4 #762

merged 11 commits into from
Aug 31, 2023

Commits on Jun 7, 2023

  1. Add GEFS WAFS control file

    yali mao committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    45a6f79 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

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

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    2194a04 View commit details
    Browse the repository at this point in the history
  2. 1. Change gtg_algo() interface in MDLFLD.f

    2. Add CIT(:,:,:) array for In-Cloud Turbulence, ALLOCATE_ALL.f VRBLS3D_mod.f DEALLOCATE.f
    3. Modify CMakeLists.txt for updated/new GTG source code files.
    4. Add stub code for the new GTG source files in general UPP
    5. Modify interpolation in MISCLN.f for RRFS GTG
    6. Modify jobs/J_NCEPPOST to run WAFS downstream only
       Add scripts/exwafs_atmos_nceppost.sh
       Add ush/wafs_nceppost.sh
    yali mao committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5fca948 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. 1. Add updates to the log/history of the related Fortran source code

    2. Add gtg_on to POSTGPVARS in scripts/exwafs_atmos_nceppost.sh,
       and add gtg_on to namelist 'nampgb' in WRFPOST.f
    yali mao committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c564cbb View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. update gtg code revision

    yali mao committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3f17b81 View commit details
    Browse the repository at this point in the history
  2. Remove one duplicate line of comment

    yali mao committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    fa02956 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Fix bug of GTG interpolations in MDL2P.f

    Remove WAFS fields on ICAO standard atmospheric levels from post_avblflds.xml
    And remove MDL2STD_P.f which does interpolation on ICAO standard atmospheric levels
    yali mao committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    733872a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

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

Commits on Aug 29, 2023

  1. Remove comments and a variable related to MDL2STD_P

    Piggyback changes of parm/makefile for cleaning out GEFS anal control file generation
    yali mao committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    cb0f00f View commit details
    Browse the repository at this point in the history
  2. Remove GTG related parm files. Instead, scripts will copy the parm fi…

    …le from
    
    sorc/ncep_post.fd/post_gtg.fd
    yali mao committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    7b45111 View commit details
    Browse the repository at this point in the history