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

global_cycle - Add soil moisture nudging for NoahMP option #809

Merged

Commits on Jan 25, 2023

  1. Add new write routine that updates records from an

    existing file instead of writing an entire new file.
    
    Modify driver script to make copy of the input restart
    files for updating.
    
    Fixes ufs-community#761.
    GeorgeGayno-NOAA committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    468ecee View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

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

Commits on Feb 2, 2023

  1. Determine whether to process noah or noah-mp based on

    the records in the input file.
    
    Fixes ufs-community#761.
    GeorgeGayno-NOAA committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    228cb2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e88092 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    582021b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Begin writing a new output routine that updates an

    existing restart file. The goal is to have one routine
    that works for noah and noah-mp.
    
    Fixes ufs-community#761
    GeorgeGayno-NOAA committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    00e0127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2c468a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    0fb89c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44c3f4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1063f9b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    85d64d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f62ceb View commit details
    Browse the repository at this point in the history
  3. Rename write routine.

    GeorgeGayno-NOAA committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    4e724bb View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

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

Commits on Mar 2, 2023

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

Commits on Apr 11, 2023

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

Commits on Apr 12, 2023

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

Commits on Apr 18, 2023

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