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

Update develop-ref after #2783 #2787

Merged
merged 27 commits into from
Jan 11, 2024
Merged

Update develop-ref after #2783 #2787

merged 27 commits into from
Jan 11, 2024

Commits on Nov 20, 2023

  1. Store change of sonar.login to sonar.token.

    MET Tools Test Account committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ac9f454 View commit details
    Browse the repository at this point in the history
  2. Store change of sonar.login to sonar.token.

    MET Tools Test Account committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c431c85 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Hotfix to develop, updating aclocal.m4 and config.h.in to what is cre…

    …ated when running bootstrap inside the dtcenter/met-base:v3.1 Docker image. Updates autoconf 2.69 output to 2.71.
    root committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    16c058a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Nov 29, 2023

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

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    0481f05 View commit details
    Browse the repository at this point in the history
  2. Update ensemble-stat.rst

    Fixed incorrect path to obs error table
    CPKalb authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    80bf1c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Dec 8, 2023

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

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    4135e27 View commit details
    Browse the repository at this point in the history
  2. Per #2761, define runtime python version for testing rather than usin…

    …g the default version which no longer exists in /usr/local
    MET Tools Test Account committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8f99ef0 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Per #2761, fix setting ci-skip-all

    MET Tools Test Account committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    40ae2fb View commit details
    Browse the repository at this point in the history
  2. Per #2761, patching test_util.R to use the -C command line option for…

    … ncdiff. I did test running comp_dir.sh with this change and confirmed that it now runs to completion.
    MET Tools Test Account committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7c6df3c View commit details
    Browse the repository at this point in the history
  3. #2652 Added find_var_by_standard_name and separated common codes to f…

    …ind_xy_vars
    Howard Soh committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    59d3afa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d65071 View commit details
    Browse the repository at this point in the history
  5. #2757 Get the email list from the environment variable MET_CRON_EMAIL…

    …_LIST__MET (or MET_CRON_EMAIL_LIST_)
    Howard Soh committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    50bcea9 View commit details
    Browse the repository at this point in the history
  6. #2757 THe SonarQube token and URL are replaced by ujsing the environm…

    …ent variable SONAR_TOKEN_VALUE and SONAR_SERVER_URL
    Howard Soh committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7ff8131 View commit details
    Browse the repository at this point in the history
  7. #2757 The SonarQube token and URL are replaced with the pre-defined s…

    …trings, SONAR_TOKEN_VALUE and SONAR_SERVER_URL
    Howard Soh committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    dde1255 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Merge pull request #2764 from dtcenter/bugfix_2652_polar_CF

    Bugfix 2652 polar CF
    hsoh-u authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ea9e543 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2765 from dtcenter/feature_2757_SonarQube_token

    Feature 2757 sonar qube token
    hsoh-u authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c8e4a17 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

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

Commits on Dec 19, 2023

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

Commits on Jan 10, 2024

  1. Feature #2776 cleanup (#2777)

    * Per #2776, delete stale prob_pair_info.h/.cc, wwmca_utils.h/.cc, and rmw_analysis_utils.h/.cc files that were not being compiled by their Makefiles.
    
    * Per #2776, update Makefile to compile the test_read_rmw utility.
    
    * Per #2776, add Makefile for the vx_python3_utils test utility directory.
    
    * add rpath for atlas and eckit lib dirs so dynamic libraries can be found when running on seneca
    
    * only set -L and -I arguments for atlas and eckit if the appropriate environment variable is set -- this matches how it is handled for other external library dependencies
    
    * Per #2776, just whitespace and capitalization
    
    ---------
    
    Co-authored-by: George McCabe <[email protected]>
    JohnHalleyGotway and georgemccabe authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7615f67 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Bugfix #2782 develop MASSDEN (#2783)

    * Per #2782, port over fixes from the bugfix_2782_main_v11.1_MASSDEN branch over to the bugfix branch for develop. Will also add new GRIB2 filtering options in this branch.
    
    * Per #2782, add support for 4 new GRIB2 filtering options for GRIB2_aerosol_type, GRIB2_aerosol_interval_type, GRIB2_aerosol_size_lower, and GRIB2_aerosol_size_upper. These are useful in filtering the MASSDEN records in the RRFS smoke output files.
    
    * Per #2782, fix aerosol_size_lower() and aersol_size_upper() inline definitions.
    
    * Per #2782, add a unit test for GRIB2 table 4.48.
    
    * Per #2782, switch from strict equality to using the is_eq() function when checking the GRIB2_aerosol_size_lower and upper values since they're doubles and not ints.
    JohnHalleyGotway authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    07cacb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce97b05 View commit details
    Browse the repository at this point in the history