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

Feature #2540 Point2Grid config file #2580

Merged
merged 9 commits into from
Oct 10, 2024

Commits on May 9, 2024

  1. per #2540, add support for setting values in a config file for Point2…

    …Grid wrapper -- removed -qc flag argument in favor of setting obs_quality_inc in the config file
    georgemccabe committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f35b6a5 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    50e5a32 View commit details
    Browse the repository at this point in the history
  2. Added support for setting time_offset_warning now that the changes fo…

    …r other wrappers was merged into develop. Also added support for MET_CONFIG_OVERRIDES for Point2Grid
    georgemccabe committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1fdff32 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    8e8f29b View commit details
    Browse the repository at this point in the history
  2. per #2540, set -goes_qc command line argument from POINT2GRID_GOES_QC…

    …_FLAGS and continue to support legacy POINT2GRID_QC_FLAGS. Other fixes to resolve incorrectly resolved conflicts from previous commit merging develop into branch
    georgemccabe committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0676c86 View commit details
    Browse the repository at this point in the history
  3. per #2540, remove quality_mark_thresh from config file because it has…

    … been removed from MET point2grid
    georgemccabe committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e545402 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 9, 2024

  1. Per discussion in PR #2580, remove time_offset_warning support from t…

    …ools that don't actually use the value -- to add support for a new wrapper, update metplus/util/constants.py TIME_OFFSET_WARNING_WRAPPERS to include the wrapper's name
    georgemccabe committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9a2afba View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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