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

UFS-dev PR#98 #105

Merged
merged 8 commits into from
Jan 24, 2024
Merged

UFS-dev PR#98 #105

merged 8 commits into from
Jan 24, 2024

Commits on Aug 29, 2023

  1. Bug fixes for 32-bit physics & correct the lake scheme in FV3_HRRR_c3…

    … & FV3_HRRR_gf (NOAA-EMC#692)
    
    * fix fortran coding error in dynamical core
    * use clm lake in fv3_hrrr_c3
    * initialize arrays after allocation
    * ressurect FV3_HRRR_gf suite and give it the clm lake model
    * bug fix from Dusan to use the correct type kind when reading lan & lon in quilt server
    SamuelTrahanNOAA authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    51e570c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Use optional chunksizes argument in register_restart_field calls (NOA…

    …A-EMC#595)
    
    * Change the format of domain restart files to netcdf4 and set chunksizes
    
    * Remove nc_format="netcdf4" argument when opening restart files
    
    * Set chunksize of zaxis and time axis to 1
    
    * Update clm_lake and rrfs_sd modules to support chunksizes
    
    * Make quilting restart files identical to fms files
    DusanJovic-NOAA authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    d9525db View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. 2D advection of cellular automata (NOAA-EMC#686)

    * 2D advection of cellular automata
    lisa-bengtsson authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    379ef21 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Add run time info and upp (NOAA-EMC#678)

    * update missing value
    
    * adding timing information
    
    * add write_runtimelog option
    
    * update upp and not include dycore updates that change results
    junwang-noaa authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a9fa26e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. add SPP support to G-F deep convection (NOAA-EMC#688)

    * add SPP support to G-F deep convection
    JiliDong-NOAA authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9b5825b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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

Commits on Jan 16, 2024

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

Commits on Jan 24, 2024

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