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 #2133 #2138

Merged
merged 213 commits into from
Apr 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
213 commits
Select commit Hold shift + click to select a range
9437447
Per #1906, modify code to pass entire path to make_temp_file_name ins…
jprestop Oct 26, 2021
8c446ff
Feature 1761 percent thresh (#1956)
sethlinden Nov 3, 2021
d60924c
Feature 1905 ens_ctrl (#1955)
JohnHalleyGotway Nov 3, 2021
3b13ce1
Hotfix after merging changing for #1761. Updating the list of expecte…
JohnHalleyGotway Nov 3, 2021
5131042
Per #1905, committing a hotfix directly to the develop branch. Revert…
JohnHalleyGotway Nov 3, 2021
4ff28d1
Feature 1957 ascii2nc_python (#1958)
JohnHalleyGotway Nov 4, 2021
aee6269
Feature 1949 cf netcdf documentaton (#1951)
hsoh-u Nov 15, 2021
867360f
Feature 1968 ens_ctrl (#1969)
JohnHalleyGotway Nov 15, 2021
0990061
Feature 1809 gen prob (#1967)
JohnHalleyGotway Nov 16, 2021
1663bb6
Merge branch 'develop-ref' into develop
JohnHalleyGotway Nov 16, 2021
13996c2
Feature 1970 v10.1.0-beta4 (#1973)
JohnHalleyGotway Nov 16, 2021
dae9db7
Fix tiny typo in plot_data_plane usage statement.
JohnHalleyGotway Nov 17, 2021
9bd9946
Hotfix for the develop branch to get met-10.1.0-beta4 compiling on WC…
JohnHalleyGotway Nov 17, 2021
e0b659d
Updating the beta4 release date from 11/16 to 11/17 since the beta4 r…
JohnHalleyGotway Nov 17, 2021
817d9db
Update the MET PR template to list expected changes up front.
JohnHalleyGotway Nov 19, 2021
4e28ae7
Bugfix 1976 develop cdist (#1979)
JohnHalleyGotway Nov 22, 2021
6d16e23
Merge branch 'develop-ref' into develop
JohnHalleyGotway Nov 23, 2021
39a5233
#1936 Excludes precip3hr, precip6hr, precip12hr, and precip10min from…
Nov 29, 2021
c9434e8
Per #1985, correcting typo found while creating V10.0.1 in the develo…
JohnHalleyGotway Dec 1, 2021
84f8c7f
Per #1985, VERY minor change to fix alignment of titles in Point-Stat…
JohnHalleyGotway Dec 1, 2021
d35190e
#1936 Added an unit test for newer MESONET file
Dec 1, 2021
f81d250
Merge pull request #1984 from dtcenter/feature_1936_madis_nc2
hsoh-u Dec 2, 2021
8c29f09
Feature 1989 sort (#1990)
JohnHalleyGotway Dec 13, 2021
b93f4ea
Feature 1991 VCNT (#1992)
JohnHalleyGotway Dec 13, 2021
49fb555
Feature 1993 grid_mask (#1994)
JohnHalleyGotway Dec 13, 2021
dd0a68b
#1844 Added vx_pointdata_python
Dec 28, 2021
2b61506
#1844 Added vx_pointdata_python to PYTHON_LIBS & make file for vx_poi…
Dec 28, 2021
b4a4e18
#1844 Added vx_pointdata_python to SUBDIRS
Dec 28, 2021
ba9f81e
#1844 Initial release
Dec 28, 2021
abef2b7
#1844 Added met_point_data.cc & met_point_data.h
Dec 28, 2021
6c36d79
#1844 NcHeaderData is renamed to MetPointHeader and moved to met_poin…
Dec 28, 2021
3f0de5e
#1844 NcPointObsData is derived from MetPointObsData. Many methods ar…
Dec 28, 2021
6c50d50
#1844 Moved varianbles and methods to the base class MetPointData
Dec 28, 2021
0d7b731
#1844 override the obs_data pointer to the derived class
Dec 28, 2021
b053f71
#1844 Added pyobject_as_bool & pyobject_as_string_array
Dec 28, 2021
0ecea6e
#1844 Cleanup include statements and addpointdata_python.h if python …
Dec 28, 2021
e397fa1
#18443 Support python embedding
Dec 28, 2021
315d3b4
#1844 Initial release
Dec 28, 2021
95a65ed
#1844 Make buf_size const
Dec 29, 2021
e900334
Add GitHub Actions workflow to trigger METplus testing workflow (#2002)
georgemccabe Jan 5, 2022
1c981f4
changed names of inputs to send to METplus to match changes to METplu…
georgemccabe Jan 5, 2022
0273cf1
#1965 Excludes the duplicated variable names from multiple input files
Jan 7, 2022
ab1199b
#1965 Processed with the raw variable names and update them when the …
Jan 11, 2022
d5cc7b1
#1965 Added unit test ioda2nc_same_input
Jan 11, 2022
e48c5ff
#1965 Processed with the raw variable names and update them when the …
Jan 11, 2022
5617aa2
#1965 Added unit test ioda2nc_same_input
Jan 11, 2022
ee76143
#1965 initialize var_idx
hsoh-u Jan 12, 2022
1e97085
Merge pull request #2006 from dtcenter/feature_1965_ioda2nc_same_input
hsoh-u Jan 12, 2022
acbb7b9
Update the development environment for seneca to add /usr/local/nco/b…
Jan 12, 2022
717dd17
Merge branch 'develop' of https://github.com/dtcenter/MET into develop
JohnHalleyGotway Jan 12, 2022
58988bf
send email address of user who triggered event to METplus workflow as…
georgemccabe Jan 12, 2022
5632c5c
Merge branch 'develop' of github.com:dtcenter/MET into develop
georgemccabe Jan 12, 2022
b267883
Fixup the Rscript diffing logic to support running the nightly build …
JohnHalleyGotway Jan 12, 2022
d7eb8e4
Merge branch 'develop' of https://github.com/dtcenter/MET into develop
JohnHalleyGotway Jan 12, 2022
96536f5
No real changes here. Just formatting
Jan 12, 2022
fa41760
Feature 1974 message_type_group_map (#1999)
hsoh-u Jan 12, 2022
551f92b
Feature 1996 uninitialized variables (#2004)
hsoh-u Jan 12, 2022
39d7e6f
Merge remote-tracking branch 'origin/develop' into feature_1844_pytho…
Jan 12, 2022
dbc7d10
Feature 1695 ensemble single file (gen_ens_prod) (#2001)
georgemccabe Jan 12, 2022
be7910e
Feature 1965 NB faile with time summary by ioda2nc (#2008)
hsoh-u Jan 12, 2022
1e13dea
Feature 1810 shapes (#2005)
JohnHalleyGotway Jan 13, 2022
edd61fd
#1844 Added log message for use_var_id
Jan 13, 2022
6cae6b5
#1844 Get use_var_id for python embedding
Jan 13, 2022
aaa1010
#1844 Initial release
Jan 13, 2022
adf4928
#1844 Added met_point_obs.py and read_met_point_obs.py
Jan 13, 2022
0640d8d
#1844 Added 4 unit test for python embedding of MET point data
Jan 13, 2022
9483487
Merge remote-tracking branch 'origin/develop' into feature_1844_pytho…
Jan 13, 2022
37f4f32
More changes to test_util.R to account for differences between 4.7.0 …
JohnHalleyGotway Jan 13, 2022
36761b6
Fix merge conflict
JohnHalleyGotway Jan 13, 2022
4f57edd
#1844 Added python embedding for point observation data
Jan 13, 2022
27925d8
Merge remote-tracking branch 'origin/develop' into feature_1844_pytho…
Jan 13, 2022
de81526
Feature 1926 gridstat openmp (#1977)
mo-mglover Jan 13, 2022
e96a211
feature 1695 ensemble single file (ensemble_stat) (#2007)
georgemccabe Jan 14, 2022
032456b
Committing directly to the develop branch. Removing many, many instan…
JohnHalleyGotway Jan 14, 2022
ee4a3a4
feature 2011 v10.1.0-beta5 (#2014)
JohnHalleyGotway Jan 15, 2022
18ccf3a
feature 1695 fix issues with ensemble changes (#2012)
georgemccabe Jan 15, 2022
634806e
Merge branch 'develop-ref' into develop
JohnHalleyGotway Jan 15, 2022
e9df2fc
Hotfix for #1695 committed directly to the develop branch. The new En…
JohnHalleyGotway Jan 16, 2022
e75fe46
Merge branch 'develop-ref' into develop
JohnHalleyGotway Jan 17, 2022
65539e1
Adding George to email list for the nightly build.
JohnHalleyGotway Jan 18, 2022
ee621eb
Merge branch 'develop' into feature_1844_python_embedding
JohnHalleyGotway Jan 18, 2022
7c18231
Fix the links for the met-10.1.0-beta5 release notes.
JohnHalleyGotway Jan 20, 2022
3bd3cb3
Merge remote-tracking branch 'origin/develop' into feature_1844_pytho…
Jan 20, 2022
b8e0de3
#1844 Make met_point_obs as abstract class
Jan 21, 2022
29d479f
#1844 correctedb for loop end condition on processing obs bdata
Jan 21, 2022
333419c
Feature 1546 unit_tests (#2021)
JohnHalleyGotway Jan 24, 2022
b177c3b
#2020 Added SonarQube related varibales
Jan 25, 2022
11daa46
#2020 Initial release
Jan 25, 2022
89642fc
#2015 Avoid the repeasted debug message if derived varibales are disa…
Jan 25, 2022
6b9b411
#1996 Initialize right and left
Jan 25, 2022
b606312
#1966 Call clear() instead of reset memory for Header variable
Jan 25, 2022
4142c48
#1966 Make sure the levels from variable does not exceed the maxLevel
Jan 25, 2022
c4f5a1b
#1966 Removed unreachable codes
Jan 25, 2022
4226cbe
#1966 Do not write into NetcDF if empty data
Jan 25, 2022
dd9c46c
Merge branch 'develop' into feature_1844_python_embedding
JohnHalleyGotway Jan 25, 2022
7aaddba
Merge pull request #2010 from dtcenter/feature_1844_python_embedding
hsoh-u Jan 26, 2022
587b936
#2015 Corrected "retained or derived" count
Jan 27, 2022
cfb4759
Merge pull request #2024 from dtcenter/feature_2020_run_sonarqube
hsoh-u Jan 27, 2022
80f79fd
Merge pull request #2026 from dtcenter/feature_2015_pb2nc_debug_message
hsoh-u Jan 27, 2022
3097278
Feature 1546 CI testing (#2029)
georgemccabe Jan 27, 2022
d9447e9
Merge branch 'develop-ref' into develop
JohnHalleyGotway Jan 27, 2022
42ca71a
fixed broken workflow by setting environment variable expected for do…
georgemccabe Jan 27, 2022
5939357
add missing docker tag from push command
georgemccabe Jan 27, 2022
1e7551f
added correct docker tag value
georgemccabe Jan 27, 2022
afe0ad4
fixed incorrect truth data version for updating -ref reference data
georgemccabe Jan 27, 2022
6e1e209
Merge branch 'develop-ref' into develop
georgemccabe Jan 27, 2022
555494b
Updating develop with changes to the unit tests names. Renaming unit_…
JohnHalleyGotway Jan 28, 2022
ece4c3a
fixed directory to copy truth data into -- copy command was copying t…
georgemccabe Jan 28, 2022
afdf9db
git push origin develop0;136;0cMerge branch 'develop-ref' into develop
georgemccabe Jan 28, 2022
82d45a9
Per #1907, added warning about switch from Ensemble-Stat to Gen-Ens-P…
jprestop Jan 31, 2022
5dfcf5b
2028 Check null for header data
Feb 1, 2022
c767e8f
Removed un-reachable code
Feb 1, 2022
310c236
#2028 Check if the pointer (d) is null
Feb 1, 2022
fa5badf
#2015 Changed warning to debug message
Feb 1, 2022
df00576
#2028 Passing two dimensionl cur and dim array
Feb 1, 2022
206f74a
#2028 Set obs_data
Feb 2, 2022
4da5850
Merge pull request #2035 from dtcenter/feature_2028_madis2nc_profiler_qc
hsoh-u Feb 2, 2022
917c300
Feature 2003 briercl (#2034)
JohnHalleyGotway Feb 2, 2022
abdc436
do not run testing workflow if changes are isolated to the met/docs d…
georgemccabe Feb 3, 2022
4a31d4f
Per #2013, changed source and README. ci-run-unit (#2039)
davidalbo Feb 3, 2022
872e2e4
Feature 1055 read rot latlon (#2041)
JohnHalleyGotway Feb 8, 2022
221e148
Merge branch 'develop-ref' into develop
JohnHalleyGotway Feb 8, 2022
6ec6e71
#2044 Renamed obs_prefbufr_map to obs_prepbufr_map (typo)
Feb 9, 2022
b4ec7b8
#1996 Initialize i_point
Feb 9, 2022
fa3896d
#2044 Corrected config key for obs_prefbufr_map and give a warning fo…
Feb 10, 2022
9c45689
CI: output summary of differences in GHA log to easily see results wi…
georgemccabe Feb 10, 2022
b2e7276
#2027 Added a debug message
Feb 10, 2022
c9ba6f1
#2027 ci-run-unit Changed wind thres
Feb 10, 2022
6cd0b12
Merge remote-tracking branch 'origin/develop' into feature_2027_grid_…
Feb 10, 2022
c1b2022
#2027 ci-run-unit Increased the precision to debug message
Feb 10, 2022
47bfef6
print end of script after error summary, ci-run-unit
georgemccabe Feb 10, 2022
348d05e
#2027 Increased the buffer and cheking the status of sprintf
Feb 10, 2022
e9e5a52
Merge branch 'feature_2027_grid_stat_wind_direction' of github.com:dt…
Feb 10, 2022
a79cd9b
Feature 1998 standard sections (#2038)
lisagoodrich Feb 11, 2022
f4e1f7f
#2044 parse_conf_obs_bufr_map is moved to pb2nc_conf_info.c
Feb 11, 2022
3b88ab1
#2044 parse_conf_obs_bufr_map is moved to pb2nc_conf_info.c
Feb 11, 2022
4020d35
#2044 Changed debiug level for PBL
Feb 11, 2022
42aad8a
#2044 ci-run-unit Give warning if bad connfig key is used
Feb 11, 2022
ceacf2a
Update met_stats.cc
hsoh-u Feb 11, 2022
5437e5f
Update met_stats.cc
JohnHalleyGotway Feb 11, 2022
67b484c
Feature 2040 parse timing (#2048)
JohnHalleyGotway Feb 11, 2022
0f25d3c
Merge pull request #2047 from dtcenter/feature_2027_grid_stat_wind_di…
hsoh-u Feb 11, 2022
ae13219
#2033 ci-run-test Initial release
Feb 11, 2022
1d56b26
CI: Add logic to auto update input data (#2046)
georgemccabe Feb 11, 2022
39a50c1
Bugfix 2045 develop hira (#2049)
JohnHalleyGotway Feb 11, 2022
ce3582d
#2044 ci-run-test merge again
Feb 11, 2022
fd95301
Feature 2040 patch (#2053)
JohnHalleyGotway Feb 15, 2022
1852dae
For #2044, fix a typo in PB2NCConfig_G212. A commented out obs_bufr_v…
JohnHalleyGotway Feb 17, 2022
6b2134d
Merge pull request #2050 from dtcenter/feature_2044_pb2nc_config
hsoh-u Feb 17, 2022
418ebe7
print docker build log to GHA log if build fails
georgemccabe Feb 18, 2022
0d04d0d
Feature 1824 pb2nc mlcape (#2057)
hsoh-u Feb 18, 2022
a2a7372
Feature 1583 es hira (#2056)
JohnHalleyGotway Feb 18, 2022
e1160cf
Merge branch 'develop-ref' into develop
JohnHalleyGotway Feb 19, 2022
10ca15c
#1824 ci-run-test Reset itype to 1 for regular CAPE
Feb 19, 2022
fd9e63c
Merge pull request #2060 from dtcenter/feature_1824_pb2nc_MLCAPE2
hsoh-u Feb 20, 2022
6b78a89
SonarQube: check if pd_ptr is null
Feb 22, 2022
1d58705
#1824 Initialize cape_cnt_surface_msgs
Feb 22, 2022
946e4ec
ci-run-test Removed trailing spaces
Feb 22, 2022
f74ac2a
Modified the PR template to add review of the source issue metadata c…
Feb 22, 2022
2c4e4af
feature_2054_helpEmailChanges (#2064)
davidalbo Feb 23, 2022
ba71e4c
Merge pull request #2065 from dtcenter/feature_1824_pb2nc_MLCAPE2
hsoh-u Feb 23, 2022
36bdf26
Feature set job controls (#2066)
jprestop Feb 23, 2022
ab26b48
Feature 1918 std climo (#2061)
JohnHalleyGotway Feb 23, 2022
005da64
Merge branch 'develop-ref' into develop
JohnHalleyGotway Feb 24, 2022
30ad6b6
Feature 2070 obs_prepbufr_map (#2071)
JohnHalleyGotway Feb 24, 2022
eccbb38
#1996 simplify the retrun statement (no effect with tf_left at the se…
Feb 25, 2022
37aef73
#1996 Add null terminator only if the pointer is not NULL
Feb 25, 2022
543370e
#1996 Reduced duplicated for loops
Feb 25, 2022
4471c4a
#1996 Removed IsSet which is defined at the base class
Feb 25, 2022
c5a80d5
#1996 Initialize the variable
Feb 25, 2022
40569ff
#1996 ci-run-test Initialize the variable, nxy
Feb 25, 2022
b55b5c9
Merge branch 'develop' into feature_1996_sonarqube_findings2
JohnHalleyGotway Mar 1, 2022
7d63e0f
Merge pull request #2073 from dtcenter/feature_1996_sonarqube_findings2
hsoh-u Mar 1, 2022
107ac32
Feature 1918 climo_ens_member_id (#2075)
JohnHalleyGotway Mar 2, 2022
2eb1158
Merge branch 'develop-ref' into develop
JohnHalleyGotway Mar 2, 2022
514c0c3
Feature 1259 es_prob_stats (#2067)
JohnHalleyGotway Mar 2, 2022
ddb3a3b
Feature 2078 v10.1.0-beta6 (#2079)
JohnHalleyGotway Mar 2, 2022
591cbd2
Feature 1259 BIN_MEAN OBS_THRESH (#2082)
JohnHalleyGotway Mar 3, 2022
43c7dad
Merge branch 'develop-ref' into develop
JohnHalleyGotway Mar 3, 2022
de2f9b8
Per #1904, fixing a minor copy/paste bug in gen_ens_prod. We were che…
JohnHalleyGotway Mar 7, 2022
ed50ea4
Initialize tc
Mar 7, 2022
4e7b393
#1824 ci-run-test Separated log message for MLCAPE
Mar 7, 2022
bffb7e5
ci-run-test Do not calls set(TcrmwData *)
Mar 7, 2022
ab03051
Initialze obs_data at constructor to avoid warninjg on building
Mar 7, 2022
4605a77
Initialze obs_data at constructor to avoid a warning by compiler
Mar 7, 2022
182f461
#1824 ci-run-test Removed the duplicated code
Mar 7, 2022
04510c3
Feature 1810 expand asciitable (#2086)
JohnHalleyGotway Mar 7, 2022
1b9784e
Merge pull request #2089 from dtcenter/feature_1824_pb2nc_MLCAPE3
hsoh-u Mar 8, 2022
ee0be03
Feature 1583 skip_mean (#2090)
JohnHalleyGotway Mar 8, 2022
ef01628
Feature 1275 MODE Object Count (#2091)
JohnHalleyGotway Mar 9, 2022
db2debf
Feature 1184 dryline (#2088)
JohnHalleyGotway Mar 10, 2022
ce1cd99
Feature 1184 replace_env (#2093)
JohnHalleyGotway Mar 10, 2022
8ca4a1a
Feature 2092 v10.1.0-rc1 (#2094)
JohnHalleyGotway Mar 10, 2022
db7762f
Hotfix to the develop branch to fix the MODE Makefile for the MET-10.…
JohnHalleyGotway Mar 11, 2022
a32b11b
Second hotfix for the MODE Makefile in the develop branch.
JohnHalleyGotway Mar 11, 2022
6db4da7
Feature 1844 docs (#2096)
JohnHalleyGotway Mar 12, 2022
eeefd91
Feature 2097 v10.1.0 (#2099)
JohnHalleyGotway Mar 14, 2022
1428201
Feature 2098 gen ens prod doc (#2100)
DanielAdriaansen Mar 14, 2022
3f40dfd
update job control rules for GHA testing workflow to use version spec…
georgemccabe Mar 14, 2022
b312b81
Migrating a small tweak added to the v10.1.0 release into the develop…
JohnHalleyGotway Mar 15, 2022
bdb90bb
Adding SonarQube location to development.seneca file.
Mar 17, 2022
b41a319
Merge branch 'develop' of https://github.com/dtcenter/MET into develop
Mar 17, 2022
6caff89
Bugfix #2102 develop initialize modified_hdr_typ (#2104)
hsoh-u Mar 28, 2022
c0e1944
added logic to manually trigger a workflow via the GitHub… (develop) …
georgemccabe Mar 28, 2022
f5f7a41
Feature update installation info (#2114)
jprestop Mar 30, 2022
f1e7e9f
create DockerHub tag that ends with -lite to use when triggering the …
georgemccabe Mar 30, 2022
f75e27c
Bugfix #2115 develop Rotated LatLon (#2117)
JohnHalleyGotway Apr 1, 2022
a320761
Merge branch 'develop-ref' into develop
JohnHalleyGotway Apr 4, 2022
cf7ddec
Feature 1950 sort station list (#2121)
sethlinden Apr 6, 2022
1e1a4cc
Bugfix #2118 develop grib1_rotll (#2130)
JohnHalleyGotway Apr 8, 2022
a80097b
Bugfix 2123 nccf valid time (#2127)
hsoh-u Apr 9, 2022
6447251
Merge remote-tracking branch 'origin/develop-ref' into develop
JohnHalleyGotway Apr 9, 2022
2e53ff7
Feature #2132 version 11.0.0 (#2133)
JohnHalleyGotway Apr 11, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 19 additions & 17 deletions .github/jobs/set_job_controls.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,11 @@ if [ "${GITHUB_EVENT_NAME}" == "pull_request" ]; then

run_diff=true

# if base branch starts with main_v, use that input data
# if pull request into main_vX.Y branch,
# set truth data version to branch name and set input data version to X.Y
if [ "${GITHUB_BASE_REF:0:6}" == "main_v" ]; then
input_data_version=${GITHUB_BASE_REF:6}
truth_data_version=${GITHUB_BASE_REF}
input_data_version=${GITHUB_BASE_REF:6}
fi

fi
Expand All @@ -35,9 +37,9 @@ elif [ "${GITHUB_EVENT_NAME}" == "push" ]; then
run_diff=true
truth_data_version=${branch_name:0: -4}

# if branch starts with main_v, use that input data
# if main_vX.Y-ref branch, use X.Y input data
if [ "${branch_name:0:6}" == "main_v" ]; then
input_data_version=${branch_name:6:-4}
input_data_version=${branch_name:6: -4}
fi

else
Expand All @@ -46,10 +48,10 @@ elif [ "${GITHUB_EVENT_NAME}" == "push" ]; then
if [ "$branch_name" == "develop" ] ||
[ "${branch_name:0:6}" == "main_v" ]; then

run_diff=true
truth_data_version=${branch_name}
run_diff=true
truth_data_version=${branch_name}

# if branch starts with main_v, use that input data
# if main_vX.Y branch, use X.Y input data
if [ "${branch_name:0:6}" == "main_v" ]; then
input_data_version=${branch_name:6}
fi
Expand All @@ -59,34 +61,34 @@ elif [ "${GITHUB_EVENT_NAME}" == "push" ]; then
# check commit messages for skip or force keywords
if grep -q "ci-skip-all" <<< "$commit_msg"; then

run_compile=false
run_push=false
run_unit_tests=false
run_diff=false
run_update_truth=false
run_compile=false
run_push=false
run_unit_tests=false
run_diff=false
run_update_truth=false

fi

# check commit messages for ci-skip or ci-run keywords
if grep -q "ci-skip-compile" <<< "$commit_msg"; then

run_compile=false
run_compile=false

fi

if grep -q "ci-run-unit" <<< "$commit_msg"; then

run_diff=true
run_diff=true

fi

fi

elif [ "${GITHUB_EVENT_NAME}" == "workflow_dispatch" ]; then

if [ "${force_tests}" == "true" ]; then
run_diff=true
fi
if [ "${force_tests}" == "true" ]; then
run_diff=true
fi

fi

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

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

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

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

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

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

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

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

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

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

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

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

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

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

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/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 = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/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 = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/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 = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/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 = "V10.1.0";
version = "V11.0.0";
2 changes: 1 addition & 1 deletion met/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 = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/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 = "V10.1.0";
version = "V11.0.0";

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

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

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

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

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

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

2 changes: 1 addition & 1 deletion met/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 = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/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 = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/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 = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/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 = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/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 = "V10.1.0";
version = "V11.0.0";
2 changes: 1 addition & 1 deletion met/data/config/TCPairsConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@ basin_map = [
// Indicate a version number for the contents of this configuration file.
// The value should generally not be modified.
//
version = "V10.1.0";
version = "V11.0.0";
2 changes: 1 addition & 1 deletion met/data/config/TCRMWConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@ rmw_scale = 0.2;

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

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

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/TCStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -202,4 +202,4 @@ jobs = [];
// Indicate a version number for the contents of this configuration file.
// The value should generally not be modified.
//
version = "V10.1.0";
version = "V11.0.0";
2 changes: 1 addition & 1 deletion met/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 = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
1 change: 1 addition & 0 deletions met/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_V11.0.txt \
met_header_columns_V10.1.txt \
met_header_columns_V10.0.txt \
met_header_columns_V9.1.txt \
Expand Down
Loading