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

release/public-v2: Various chgres_cube bug fixes and code improvements #229

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    1c9e899 View commit details
    Browse the repository at this point in the history
  2. Bug fix for using HRRR or RAP data with climo surface fields that cau…

    …sed erroneous soil types.
    
    Addresses Issue ufs-community#228
    LarissaReames-NOAA committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    a26d827 View commit details
    Browse the repository at this point in the history
  3. Add in a sanity check to fail if variable mapping file is empty or im…

    …properly formatted such that the code finds no variable entries to read.
    
    Addresses Issue ufs-community#228
    LarissaReames-NOAA committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    640428b View commit details
    Browse the repository at this point in the history
  4. Updated logic for reading soil type from the geogrid file

    If the user provides a geogrid file and any of the calls in this process fail, the code will now fail on an error. Also, added a check to ensure input and geogrid grid sizes match.
    
    Addresses Issue ufs-community#228
    LarissaReames-NOAA committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    f27b5c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd1e11f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    444eb90 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

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