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

Bring in feature/hafs.v2.0.1 back to develop #299

Open
wants to merge 53 commits into
base: develop
Choose a base branch
from

Commits on Jul 3, 2024

  1. Sync HAFS submodules with their latest authoritative branches as of

    07/03/2024 (From @BijuThomas-NAA and @BinLiu-NOAA)
    BinLiu-NOAA committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a8d7953 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    f3ffd1a View commit details
    Browse the repository at this point in the history
  2. Update parm/forecast/regional/fd_ufs.yaml and parm/post/params_grib2_…

    …tbl_new after the latest HAFS submodule syncing.
    BinLiu-NOAA committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9f5be0c View commit details
    Browse the repository at this point in the history
  3. Update FIXversion to 20240703, scripts/exhafs_atm_prep.sh,

    ush/hafs_filter_topo.sh, and ush/hafs_make_orog.sh. These updates are
    needed with the latest hafs_utils.fd sync. Also, the filter_topo and
    make_orog_gsl steps are substantialy speeded up through OMP threading.
    BinLiu-NOAA committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    dead483 View commit details
    Browse the repository at this point in the history
  4. Update .gitmodules and submodules of hafs_forecast.fd and hafs_tracke…

    …r.fd
    
    Update scripts/exhafs_enkf_hx.sh
    BinLiu-NOAA committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    84801fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e29df5 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 10, 2024

  1. * Update submodule hafs_utils.fd to point to a specific version for

    HAFS.v2.0.1, due to issues associated with the new updated restart file
    (sfc_data) with the latest UFS_UTILS chgres_cube updates. This is a
    temporary solution. The longer term solution is to update hafs_datool,
    VI, and GSI/DA so that they can work with the update restart files.
    * Update parm/mom6/regional/hafs_mom6.input.IN needed for MOM6 update.
    * Update scripts/exhafs_analysis.sh to link a new crtm fix file.
    BinLiu-NOAA committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a93ed2f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Changes to source code, CCPP SDF files, and the build script to add s…

    …cale-aware Tiedtke for HAFS
    AndrewHazelton committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c4f7508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b43edd View commit details
    Browse the repository at this point in the history
  3. Updated exhafs_atm_vi.sh, VI sources, and hafs_holdvars.txt, hafs_hol…

    …dvars.conf, hafs.conf to improve the SLP and short range forecast. In convert_axi_xy.f90, the threshold for shallow composite vortex is changed from p_obs.lt.91510 (HAFS vortex SLP) to vslp.lt.92010 (TCVitals SLP)
    JunghoonShin-NOAA committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4e95fb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    f5b174d View commit details
    Browse the repository at this point in the history
  2. Update submodule sorc/hafs_forecast.fd, which cherry-picked

    @lisa-bengtsson's change to improve convection/radiation interaction.
    BinLiu-NOAA committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d862855 View commit details
    Browse the repository at this point in the history
  3. Add the PARMmom6 config option for controlling MOM6 related parm files.

    Add parm/mom6/regional_hafs.v2.0.1a and parm/mom6/regional_hafs.v2.0.1b.
    BinLiu-NOAA committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2883ca6 View commit details
    Browse the repository at this point in the history
  4. Set pass_full_omega_to_physics_in_non_hydrostatic_mode = .true. and

    update parm/forecast/globnest/input*.nml.tmp according to its regional
    counterpart.
    BinLiu-NOAA committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    172175e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    419ae9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec0b02d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. * Update submodule sorc/hafs_forecast.fd with wave-ocean coupling cap…

    …ability enabled.
    
    * Update parm/ww3/regional/ww3_grid_?.inp by adding &OUTS USSP =1, IUSSP = 3, STK_WN = 0.04, 0.110, 0.3305 /
    * Update parm/mom6/regional_hafs.v2.0.1a/hafs_mom6.input.IN with USE_WAVES = True
    BinLiu-NOAA committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    8edbe3d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    11cb456 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e07bf41 View commit details
    Browse the repository at this point in the history
  3. Update the approach to calculate the analysis increments for 3DIAU and

    also set the moving nest d02 increments along the domain boundaries
    (within 10 grid points) as zeros. (From @XuLu-NOAA and @BinLiu-NOAA)
    BinLiu-NOAA committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    707d2e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    745ae91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab36bea View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    dd1c539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1625167 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Update parm/mom6/regional_hafs.v2.0.1b/hafs_mom6.input.IN with change…

    …s from Hyun-Sook Kim (AOML).
    BinLiu-NOAA committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    baf71b9 View commit details
    Browse the repository at this point in the history
  2. Set pass_full_omega_to_physics_in_non_hydrostatic_mode=.false.

    Update parm/hafs.v2.0.1a.conf with lim_fac=2.7
    BinLiu-NOAA committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    049ca8a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 26, 2024

  1. Update the name of the cross section ocean figures in exhafs_emcgraph…

    …ics.sh
    Maria.Aristizabal authored and Maria.Aristizabal committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    284acf2 View commit details
    Browse the repository at this point in the history
  2. Update scripts/exhafs_merge.sh to also save merged domain 2 analysis in

    intercom and com when IAU is turned on.
    BinLiu-NOAA committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    91cb154 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Updating the submodule for sorc/hafs_forecast.fd: Increasing the abso…

    …lute value of entrainment/detrainment coefficients. Simply changed 1.75e-3 to 2.50e-3 in line 2303 (entrainment part) and -1.75e-3 to -2.50e-3 in line 2179 (detrainment part) of the code
    JunghoonShin-NOAA committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d53d0e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Update and finalize parm/hafs.v2.0.1b.conf for the HAFSv2.0.1B real-t…

    …ime parallel experiment.
    BinLiu-NOAA committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6ed67ca View commit details
    Browse the repository at this point in the history
  2. Finalizing HAFSv2.0.1A configuration.

    *Update parm/hafs.v2.0.1a.conf to use lim_fac of 3.0
    *Use MOM6 ePBL OM4 option
    BinLiu-NOAA committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    24a08e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    223042c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    ff93114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f85b40c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    077a9d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

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

Commits on Sep 1, 2024

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

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    c10bc13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d926ec View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 12, 2024

  1. Update Orion/Hercules application level modulefiles to minimize conflict

    between spack-stack and conda
    BijuThomas-NOAA committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a726a5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b65c5d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 16, 2024

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

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    f1d5ad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6a7449 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    46037b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    affdfde View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Sync with latest NCO production version of hafs.v2.0.6.

     - Updating run.ver for hafs and RTOFS versions.
     - Update scripts/exhafs_obs_prep.sh, which properly handles tempdrop
       obs processing errors/warnings.
    BinLiu-NOAA committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    6bae309 View commit details
    Browse the repository at this point in the history