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

Bugfix #2082 main_v5.0 regrid.convert/censor_thresh/censor_val #2101

Merged
merged 12 commits into from
Apr 4, 2023

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    05d78b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8e8062 View commit details
    Browse the repository at this point in the history
  3. per #2082, add support for setting convert, censor_thresh, and censor…

    …_val in the MET regrid dictionary for all wrappers that call handle_regrid
    georgemccabe committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    a1ea9b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    7fff4a8 View commit details
    Browse the repository at this point in the history
  2. fixed bug to allow string for conv_radius e.g. grid_res/20 -- previou…

    …sly only integers were allowed
    georgemccabe committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    afb8b7e View commit details
    Browse the repository at this point in the history
  3. per #2082, added documentation and unit tests for new config variable…

    …s. Also added missing unit tests for MTD and GridDiag wrappers
    georgemccabe committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    a9e0a87 View commit details
    Browse the repository at this point in the history
  4. turn on use case group that is producing differences and add new sett…

    …ings for regrid.censor_thresh/val to test that no differences occur, ci-run-diff
    georgemccabe committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    ee3df42 View commit details
    Browse the repository at this point in the history
  5. add logic to use main_vX.Y truth data for branches that include main_…

    …vX.Y in the name, ci-run-diff
    georgemccabe committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    0658c1e View commit details
    Browse the repository at this point in the history
  6. clean up tests

    georgemccabe committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e50f0ab View commit details
    Browse the repository at this point in the history
  7. per #2082, call handle_regrid function instead of handling regrid dic…

    …t to get changes that add convert, censor_thresh, censor_val
    georgemccabe committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c9b5f79 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    92f42ab View commit details
    Browse the repository at this point in the history
  9. turn off use case group

    georgemccabe committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    0e6e96b View commit details
    Browse the repository at this point in the history