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

Add soil color data and change the way to read in Noah-MP parameter table #1697

Merged
merged 18 commits into from
Jul 28, 2023

Commits on Jun 15, 2023

  1. adding soil color data

    HelinWei-NOAA committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    b545ec2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    b3db4bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from NOAA-EMC/develop

    sync with the develop
    HelinWei-NOAA committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a0631c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b053a65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c59ca28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a07899 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. changes for NoahMP table

    Helin Wei authored and Helin Wei committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    260c478 View commit details
    Browse the repository at this point in the history
  2. create parm/ufs/land

    Helin Wei authored and Helin Wei committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f7fc25f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. meet ShellCheck

    Helin Wei authored and Helin Wei committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b5607f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. address comments from Rahul

    Helin Wei authored and Helin Wei committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    89e8f25 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. modification based on Walter's comments

    Helin Wei authored and Helin Wei committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    860b990 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Update ush/forecast_postdet.sh

    Co-authored-by: Walter Kolczynski - NOAA <Walter.Kolczynski@noaa.gov>
    HelinWei-NOAA and WalterKolczynski-NOAA committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1723679 View commit details
    Browse the repository at this point in the history
  2. Update Externals.cfg

    HelinWei-NOAA committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    830262a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc4ef6e View commit details
    Browse the repository at this point in the history
  4. update ufs_model hash and suite list

    Helin Wei authored and Helin Wei committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5c34fd9 View commit details
    Browse the repository at this point in the history
  5. update .gitignore

    Helin Wei authored and Helin Wei committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    30cff53 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Add mask resolution to sfc fix file names

    The newest version of the surface fix files includes the mask resolution
    (`mx.###`) in the file name. This brings them in line with other non-sfc
    fix files that already include the mask in their filename.
    
    Refs NOAA-EMC#1697
    WalterKolczynski-NOAA committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5579d11 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge pull request #4 from WalterKolczynski-NOAA/hr2_land1

    Add mask resolution to sfc fix file names
    HelinWei-NOAA committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    9dd8f87 View commit details
    Browse the repository at this point in the history