Skip to content

Commit

Permalink
Update develop-ref after #2655 (#2663)
Browse files Browse the repository at this point in the history
Co-authored-by: jprestop <jpresto@ucar.edu>
Co-authored-by: Seth Linden <linden@seneca.rap.ucar.edu>
Co-authored-by: John Halley Gotway <johnhg@ucar.edu>
Co-authored-by: Daniel Adriaansen <dadriaan@ucar.edu>
Co-authored-by: John and Cindy <halleygotway@Halleys-Mac-mini.local>
Co-authored-by: rgbullock <bullock@ucar.edu>
Co-authored-by: Randy Bullock <bullock@seneca.rap.ucar.edu>
Co-authored-by: Dave Albo <dave@seneca.rap.ucar.edu>
Co-authored-by: Howard Soh <hsoh@seneca.rap.ucar.edu>
Co-authored-by: George McCabe <23407799+georgemccabe@users.noreply.github.com>
Co-authored-by: hsoh-u <hsoh@ucar.edu>
Co-authored-by: MET Tools Test Account <met_test@seneca.rap.ucar.edu>
Co-authored-by: Seth Linden <linden@ucar.edu>
Co-authored-by: lisagoodrich <33230218+lisagoodrich@users.noreply.github.com>
Co-authored-by: davidalbo <dave@ucar.edu>
Co-authored-by: Lisa Goodrich <lisag@ucar.edu>
Co-authored-by: metplus-bot <97135045+metplus-bot@users.noreply.github.com>
Co-authored-by: j-opatz <59586397+j-opatz@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Vigh <jvigh@ucar.edu>
Co-authored-by: Tracy Hertneky <39317287+hertneky@users.noreply.github.com>
Co-authored-by: David Albo <dave@ucar.edu>
Co-authored-by: Dan Adriaansen <dadriaan@ucar.edu>
fix 2518 dtypes appf docs (#2519)
fix 2531 compilation errors (#2533)
fix #2531 compilation_errors_configure (#2535)
fix #2514 develop clang (#2563)
fix #2575 develop python_convert (#2576)
Fix Python environment issue (#2407)
fix definitions of G172 and G220 based on comments in NOAA-EMC/NCEPLIBS-w3emc#157. (#2406)
fix #2380 develop override (#2382)
fix #2408 develop empty config (#2410)
fix #2390 develop compile zlib (#2404)
fix #2412 develop climo (#2422)
fix #2437 develop convert (#2439)
fix for develop, for #2437, forgot one reference to the search_parent for a dictionary lookup.
fix #2452 develop airnow (#2454)
fix #2449 develop pdf (#2464)
fix #2402 develop sonarqube (#2468)
fix #2426 develop buoy (#2475)
fix 2596 main v11.1 rpath compilation (#2614)
fix #2514 main_v11.1 clang (#2628)
fix #2644 develop percentile (#2647)
  • Loading branch information
github-actions[bot] committed Aug 22, 2023
1 parent 04a6f30 commit bbc8155
Show file tree
Hide file tree
Showing 179 changed files with 353 additions and 180 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,13 +114,13 @@ jobs:
needs: [job_control]
if: ${{ needs.job_control.outputs.run_unit_tests == 'true' }}
steps:
- uses: dtcenter/metplus-action-data-update@v2
- uses: dtcenter/metplus-action-data-update@v3
with:
docker_name: ${{ secrets.DOCKER_USERNAME }}
docker_pass: ${{ secrets.DOCKER_PASSWORD }}
repo_name: ${{ github.repository }}
data_prefix: unit_test
branch_name: ${{ needs.job_control.outputs.branch_name }}
branch_name: ${{ needs.job_control.outputs.truth_data_version }}
docker_data_dir: /data/input/MET_test_data
data_repo_dev: met-data-dev

Expand Down
2 changes: 1 addition & 1 deletion data/config/Ascii2NcConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ message_type_map = [
// Indicate a version number for the contents of this configuration file.
// The value should generally not be modified.
//
version = "V11.1.0";
version = "V12.0.0";
2 changes: 1 addition & 1 deletion data/config/EnsembleStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,6 @@ rng = {

grid_weight_flag = NONE;
output_prefix = "";
version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/GenEnsProdConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,6 @@ ensemble_flag = {

////////////////////////////////////////////////////////////////////////////////

version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/GridDiagConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ mask = {

////////////////////////////////////////////////////////////////////////////////

version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/GridStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,6 @@ nc_pairs_flag = {
grid_weight_flag = NONE;
tmp_dir = "/tmp";
output_prefix = "";
version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/IODA2NCConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,6 @@ time_summary = {
////////////////////////////////////////////////////////////////////////////////

tmp_dir = "/tmp";
version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/MODEAnalysisConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,6 @@ unmatched = FALSE;

////////////////////////////////////////////////////////////////////////////////

version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/MODEConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,6 @@ shift_right = 0; // grid squares
////////////////////////////////////////////////////////////////////////////////

output_prefix = "";
version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/MODEMultivarConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,6 @@ shift_right = 0; // grid squares
////////////////////////////////////////////////////////////////////////////////

output_prefix = "";
version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/MTDConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,6 @@ txt_output = {

output_prefix = "";

version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/Madis2NcConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ time_summary = {
// Indicate a version number for the contents of this configuration file.
// The value should generally not be modified.
//
version = "V11.1.0";
version = "V12.0.0";
2 changes: 1 addition & 1 deletion data/config/PB2NCConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,6 @@ time_summary = {
////////////////////////////////////////////////////////////////////////////////

tmp_dir = "/tmp";
version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/PlotPointObsConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@ point_data = [
////////////////////////////////////////////////////////////////////////////////

tmp_dir = "/tmp";
version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/Point2GridConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@ quality_mark_thresh = 2;
////////////////////////////////////////////////////////////////////////////////

tmp_dir = "/tmp";
version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/PointStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,6 @@ output_flag = {

tmp_dir = "/tmp";
output_prefix = "";
version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/RMWAnalysisConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ valid_mask = "";

////////////////////////////////////////////////////////////////////////////////

version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////

2 changes: 1 addition & 1 deletion data/config/STATAnalysisConfig_CBS_Index
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,6 @@ hss_ec_value = NA;
rank_corr_flag = FALSE;
vif_flag = FALSE;
tmp_dir = "/tmp";
version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/STATAnalysisConfig_GO_Index
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,6 @@ hss_ec_value = NA;
rank_corr_flag = FALSE;
vif_flag = FALSE;
tmp_dir = "/tmp";
version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/STATAnalysisConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,6 @@ hss_ec_value = NA;
rank_corr_flag = FALSE;
vif_flag = FALSE;
tmp_dir = "/tmp";
version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/SeriesAnalysisConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,6 @@ output_stats = {
hss_ec_value = NA;
rank_corr_flag = FALSE;
tmp_dir = "/tmp";
version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/TCDiagConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,6 @@ cira_diag_flag = FALSE;

tmp_dir = "/tmp";
output_prefix = "";
version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/TCGenConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -291,4 +291,4 @@ nc_pairs_grid = "G003";
// Indicate a version number for the contents of this configuration file.
// The value should generally not be modified.
//
version = "V11.1.0";
version = "V12.0.0";
2 changes: 1 addition & 1 deletion data/config/TCPairsConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -214,4 +214,4 @@ basin_map = [
// Indicate a version number for the contents of this configuration file.
// The value should generally not be modified.
//
version = "V11.1.0";
version = "V12.0.0";
2 changes: 1 addition & 1 deletion data/config/TCRMWConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,6 @@ radial_velocity_long_field_name = "Radial Velocity";

////////////////////////////////////////////////////////////////////////////////

version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/TCStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -216,4 +216,4 @@ jobs = [];
// Indicate a version number for the contents of this configuration file.
// The value should generally not be modified.
//
version = "V11.1.0";
version = "V12.0.0";
2 changes: 1 addition & 1 deletion data/config/WaveletStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,6 @@ wvlt_plot = {
////////////////////////////////////////////////////////////////////////////////

output_prefix = "";
version = "V11.1.0";
version = "V12.0.0";

////////////////////////////////////////////////////////////////////////////////
1 change: 1 addition & 0 deletions data/table_files/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
tablefilesdir = $(pkgdatadir)/table_files

tablefiles_DATA = \
met_header_columns_V12.0.txt \
met_header_columns_V11.1.txt \
met_header_columns_V11.0.txt \
met_header_columns_V10.1.txt \
Expand Down
1 change: 1 addition & 0 deletions data/table_files/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
tablefilesdir = $(pkgdatadir)/table_files
tablefiles_DATA = \
met_header_columns_V12.0.txt \
met_header_columns_V11.1.txt \
met_header_columns_V11.0.txt \
met_header_columns_V10.1.txt \
Expand Down
Loading

0 comments on commit bbc8155

Please sign in to comment.