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 dtcenter/MET#2524 #2171

Merged
merged 767 commits into from
May 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
767 commits
Select commit Hold shift + click to select a range
ce09848
per #1402, rearrange and clean up config files for s2s, s2s_mid_lat, …
georgemccabe Jul 22, 2022
c0bd80b
fix logic that logs default value used to properly output False vs. e…
georgemccabe Jul 22, 2022
05156fd
fixed logic to not require MTD_SINGLE_RUN to be set for MTD by using …
georgemccabe Jul 22, 2022
2787978
added wrapped StatAnalysis config file back because the config file f…
georgemccabe Jul 22, 2022
ed05775
added missing import needed if an error occurs
georgemccabe Jul 22, 2022
1cd974f
added wrapped StatAnalysis config file back because the config file f…
georgemccabe Jul 22, 2022
d7f7cb8
run use cases that failed in the last run and ci-run-diff
georgemccabe Jul 22, 2022
ef6f3a6
fixed path that used CONFIG_DIR because variable was removed
georgemccabe Jul 22, 2022
ccfa89a
turn off use cases that passed to test again
georgemccabe Jul 22, 2022
4e2c002
per #1402, rearrange and clean up config files for short_range use cases
georgemccabe Jul 22, 2022
da4e01b
per #1402, rearrange and clean up space_weather config files
georgemccabe Jul 22, 2022
c5b2a9a
per #1402, updated another use case conf
georgemccabe Jul 22, 2022
dcc8028
add support for setting match_points in the TCPairs wrapped config fi…
georgemccabe Jul 22, 2022
40ee888
per #1402, rearrange and clean up config files for tc_and_extra_tc us…
georgemccabe Jul 22, 2022
502ae62
Feature 650 questions2ask (#1573)
lisagoodrich Jul 25, 2022
23bda51
bugfix #1706 fix PhaseDiagram use case to avoid writing into INPUT_BA…
georgemccabe Jul 26, 2022
45da99e
feature #1566 Use Python 3.8.6 for automated tests (#1710)
georgemccabe Jul 26, 2022
61d2c19
Merge branch 'develop-ref' into develop
georgemccabe Jul 26, 2022
20af6cb
change job control rules to ignore commit message keywords if running…
georgemccabe Jul 26, 2022
6ad33e7
Merge branch 'develop' into feature_1402_config_cleanup_model_app
georgemccabe Jul 26, 2022
f58f294
bugfix #1713 develop METPLOTPY_BASE (#1715)
georgemccabe Jul 27, 2022
dd5c2eb
turn off use cases
georgemccabe Jul 27, 2022
367d111
Merge branch 'develop' into feature_1402_config_cleanup_model_app
georgemccabe Jul 27, 2022
b5a617a
feature #1566 Python 3.8.6 documentation (#1717)
georgemccabe Jul 27, 2022
a4f4af4
if TC_PAIRS_MATCH_POINTS is unset, set 'match_points = TRUE;'. This i…
georgemccabe Jul 27, 2022
6471b51
fixed TCPairs unit tests to handle default value for match_points
georgemccabe Jul 27, 2022
e2947df
bugfix #1691 remove whitespace from output file paths (#1721)
georgemccabe Jul 27, 2022
a41115f
added variables that are needed for use case and were accidentally re…
georgemccabe Jul 27, 2022
4d318db
log error and increment error count if required lat/lon bound variabl…
georgemccabe Jul 27, 2022
748c098
skip metplus_final.conf in check for new output to prevent false alar…
georgemccabe Jul 28, 2022
994161c
Update index.rst
bikegeek Aug 3, 2022
8a51511
Update metdatadb.rst
bikegeek Aug 3, 2022
6a49dfd
renamed from metdatadb
bikegeek Aug 3, 2022
774d31f
replacing all other instances of metdatdb/METdatadb with metdataio/ME…
bikegeek Aug 3, 2022
84845a6
after renaming directory from metdatadb to metdataio
bikegeek Aug 3, 2022
7ec1a49
replace METdatadb with METdataio
bikegeek Aug 3, 2022
7e04960
copied and replaced with metdataio filenames
bikegeek Aug 3, 2022
0ba0546
replaced with metdataio version
bikegeek Aug 3, 2022
a3fcc80
Update the Release Guide while creating the MET-11.0.0-beta2 developm…
JohnHalleyGotway Aug 3, 2022
a585524
Merge pull request #1722 from dtcenter/feature_1402_config_cleanup_mo…
hankenstein2 Aug 3, 2022
8bd24e6
Changed version number
hankenstein2 Aug 3, 2022
8fa2ad8
Added release notes
hankenstein2 Aug 3, 2022
b060e67
Merge pull request #1727 from dtcenter/feature_1726_V5.0.0-beta2
hankenstein2 Aug 3, 2022
1625f45
Update the labels scripts by adding 1 new one and renaming metdatadb …
JohnHalleyGotway Aug 4, 2022
f50294c
updated pandas version used for METdataio use cases to use 1.2.3 inst…
georgemccabe Aug 8, 2022
5c0e8b8
update version to show development towards beta3 release
georgemccabe Aug 10, 2022
29d80ed
Changed METdatadb references to METdataio
jprestop Aug 16, 2022
64d5ee0
Adding modulefiles for installation on various machines. (#1750)
jprestop Aug 17, 2022
91c1a65
Feature 1746 recreate release (#1751)
jprestop Aug 17, 2022
68ff502
Feature #1489 plot point obs wrapper (#1753)
georgemccabe Aug 22, 2022
2229e77
Merge branch 'develop-ref' into develop
georgemccabe Aug 22, 2022
d707507
Fixing typo
jprestop Aug 23, 2022
dce51bc
Feature #1657 clean up directory creation (#1756)
georgemccabe Aug 24, 2022
2d405db
Feature update labels (#1765)
jprestop Aug 26, 2022
e8804eb
Merge branch 'develop-ref' into develop
georgemccabe Aug 26, 2022
9216c6b
feature dtcenter/METplus-Internal#20 add user ID to log output (#1771)
georgemccabe Aug 30, 2022
458714c
Per dtcenter/METplus-Internal#20, change log output to always include…
georgemccabe Aug 30, 2022
fb2d093
Per dtcenter/METplus-Internal#20, fixed bug introduced from commit 45…
georgemccabe Sep 1, 2022
ffd9baa
Revert "Per dtcenter/METplus-Internal#20, fixed bug introduced from c…
georgemccabe Sep 1, 2022
d3f6949
Revert "Per dtcenter/METplus-Internal#20, change log output to always…
georgemccabe Sep 1, 2022
1fdc55e
per dtcenter/METplus-Internal#20, implemented working solution to use…
georgemccabe Sep 1, 2022
2a93c36
Merge branch 'develop-ref' into develop
georgemccabe Sep 6, 2022
62533ca
change file path based on change to MODE output from dtcenter/MET#2251
georgemccabe Sep 6, 2022
b254020
fix Contributor's Guide GitHub Workflow page (#1774)
georgemccabe Sep 7, 2022
cb80ee9
Feature dtcenter/METplus-Internal#32 add timestamp to final conf and …
georgemccabe Sep 8, 2022
6043797
Feature dtcenter/METplus-Internal#15 checksum for release (#1769)
georgemccabe Sep 8, 2022
a32de2b
Feature dtcenter/METplus-Internal#32 change SCRUB_STAGING_DIR default…
georgemccabe Sep 8, 2022
e9732cd
fix to allow wildcard characters in UserScript input templates, ci-ru…
georgemccabe Sep 8, 2022
8ea203a
per #1787, allow NA instead of only integers for climo_mean/stdev hou…
georgemccabe Sep 9, 2022
36a8d1e
Merge branch 'develop' of github.com:dtcenter/METplus into develop
georgemccabe Sep 9, 2022
f7ec114
per #1787, added test for setting NA for climo_mean hour_interval
georgemccabe Sep 9, 2022
a26e18e
Merge branch 'develop' into feature_test_user_script_fix
georgemccabe Sep 9, 2022
a15989b
Updating note format
jprestop Sep 9, 2022
c1e6cbc
update Python version to 3.8.6
georgemccabe Sep 9, 2022
3c235a1
Revert "update Python version to 3.8.6"
georgemccabe Sep 9, 2022
1fe92cc
added return value checking to error and exit a non-zero value if doc…
georgemccabe Sep 9, 2022
08263d6
update instructions to find issues for a bugfix release (#1790)
georgemccabe Sep 19, 2022
bfe783e
Feature dtcenter/METplus-Internal#34 set the log time to UTC/GMT (#1793)
georgemccabe Sep 19, 2022
60353b6
Feature #1330 MJO ENSO use case (#1794)
georgemccabe Sep 19, 2022
728707c
Merge branch 'develop-ref' into develop
georgemccabe Sep 19, 2022
eac157d
Feature #1816 ensemble vx removal from EnsembleStat (#1820)
georgemccabe Sep 21, 2022
5142828
Feature #1816 rename cases and files (#1823)
georgemccabe Sep 21, 2022
38ab383
Move files under internal_tests into internal/tests (#1818)
georgemccabe Sep 21, 2022
c398dbc
Merge branch 'develop-ref' into develop
georgemccabe Sep 21, 2022
b299e1e
info for new use case
j-opatz Sep 21, 2022
e90df55
Merge branch 'develop' into feature_1808_POE_temp_useCase
j-opatz Sep 21, 2022
83fc496
renamed picture of unrelated use case to properly display
j-opatz Sep 21, 2022
b3d39ec
Minor tweak to the release guide instructions for MET development rel…
JohnHalleyGotway Sep 21, 2022
5d9072b
Merge branch 'develop' of https://github.com/dtcenter/METplus into de…
JohnHalleyGotway Sep 21, 2022
fe20623
Feature #1817 5.0.0-beta3 release (#1825)
georgemccabe Sep 21, 2022
b8a8aac
Update VERSION
georgemccabe Sep 21, 2022
0b8505d
updated file name
j-opatz Sep 27, 2022
cace0bd
updated MET file locations
j-opatz Sep 29, 2022
aa39d9a
explicitly set units for obs read via python embedding since PR dtcen…
georgemccabe Oct 3, 2022
64750a8
turn off precip use case group
georgemccabe Oct 3, 2022
0e19ad3
Feature #1829 set unique ID in config (#1830)
georgemccabe Oct 4, 2022
1bb2df4
fixed typo in use case setting that causes differences in the test ou…
georgemccabe Oct 4, 2022
0181726
Feature #1687 RuntimeFreq read only files needed for given run (#1841)
georgemccabe Oct 5, 2022
0ab0b2c
Merge pull request #1839 from dtcenter/feature_1808_POE_temp_useCase
hankenstein2 Oct 5, 2022
40e05c0
Merge branch 'develop-ref' into develop
georgemccabe Oct 5, 2022
d7c117f
Feature 1847 release (#1850)
jprestop Oct 5, 2022
4427703
Feature #1863 fix GitHub Actions warnings (#1864)
georgemccabe Oct 13, 2022
00fd664
Feature #1874 prevent false diffs (#1875)
georgemccabe Oct 20, 2022
3d2e1d8
Merge branch 'develop-ref' into develop
georgemccabe Oct 20, 2022
1772499
Feature 1842 StatAnalysis - multiple issues (#1869)
georgemccabe Oct 24, 2022
d512507
Bugfix #1884 develop PCPCombine {custom} in subtract method (#1887)
georgemccabe Oct 24, 2022
d8708ac
Feature 1852 use case physics tendency (#1881)
bikegeek Oct 25, 2022
0fa0927
Feature #1893 StatAnalysis custom looping (#1894)
georgemccabe Oct 25, 2022
30130f2
Merge branch 'develop-ref' into develop
georgemccabe Oct 25, 2022
6fb3394
Feature dtcenter/METplus-Internal#24 test failure (#1895)
georgemccabe Oct 26, 2022
e2ef698
updated version for creating release (#1897)
georgemccabe Oct 26, 2022
73f6070
update release number for development towards beta5
georgemccabe Oct 26, 2022
4134118
Adding one sentence to about daily follow up on discussions.
jprestop Oct 28, 2022
3664336
initial changes for new use case
j-opatz Oct 28, 2022
e4f50a0
updated paths, documentation
j-opatz Nov 1, 2022
38e8b46
updated automated testing files
j-opatz Nov 1, 2022
3c49c3d
Feature #344 rearrange utils (#1900)
georgemccabe Nov 1, 2022
1e44a0b
first additions for new use case, corrected documentation for old use…
j-opatz Nov 3, 2022
e599477
Move Docker scripts to be consistent with other METplus components (#…
georgemccabe Nov 3, 2022
97580bb
added picture
j-opatz Nov 3, 2022
66cb3ce
Correct spelling mistake
j-opatz Nov 4, 2022
45d46da
Merge pull request #1908 from dtcenter/feature_1482_useCase_buoyData
hankenstein2 Nov 4, 2022
0cbf8c4
Merge pull request #1914 from dtcenter/feature_1828_useCase_cocorahs
hankenstein2 Nov 4, 2022
d329275
handle if input to format_thresh is already a list
georgemccabe Nov 4, 2022
2ac94e2
Revert "handle if input to format_thresh is already a list"
georgemccabe Nov 4, 2022
e444854
handle if input to format_thresh is already a list
georgemccabe Nov 4, 2022
1990a5b
per #1910, added time util function to add field info to time info di…
georgemccabe Nov 4, 2022
9ac11e8
change logic to preserve full level string for [fcst/obs]_level so Se…
georgemccabe Nov 4, 2022
0081bd3
try setting all input values in output dictionary, ci-run-all-diff
georgemccabe Nov 4, 2022
eb8d20a
removed commented code
georgemccabe Nov 7, 2022
d674824
Merge branch 'develop' of github.com:dtcenter/METplus into develop
georgemccabe Nov 7, 2022
185e90e
add quotes around input files to plot_point_obs command to allow supp…
georgemccabe Nov 7, 2022
0d0c192
Merge branch 'develop' into bugfix_1910_develop_ensemble_stat_lev_in_…
georgemccabe Nov 7, 2022
6d12cb5
put all arguments on single line
georgemccabe Nov 7, 2022
1b3b91d
remove commented code
georgemccabe Nov 7, 2022
f67106f
per #1910, added unit tests to ensure that level is set properly in t…
georgemccabe Nov 7, 2022
2c1a065
Merge branch 'develop-ref' into develop
georgemccabe Nov 7, 2022
9d53f02
added script to create geovista conda environment via Docker to use i…
georgemccabe Nov 10, 2022
c930429
Feature 1561 use case ugrid python embedding (#1927)
willmayfield Nov 11, 2022
ecb04d7
Feature 1453 use case iodav2 python embedding (#1930)
willmayfield Nov 11, 2022
5ed10ae
Merge branch 'develop-ref' into develop
georgemccabe Nov 11, 2022
4f1d6e6
Merge pull request #1919 from dtcenter/bugfix_1910_develop_ensemble_s…
hankenstein2 Nov 11, 2022
89e8dd9
fix permissions for script that were somehow changed to be not execut…
georgemccabe Nov 14, 2022
8d1a28f
Merge branch 'develop-ref' into develop
georgemccabe Nov 14, 2022
90d7c35
Bugfix #1939 develop - failure reading obs when zipped file also exis…
georgemccabe Nov 15, 2022
7fb1a32
Feature #1819 alert users if updates to EnsembleStat use cases are ne…
georgemccabe Nov 16, 2022
a4a0132
fixed underline that did not match title
georgemccabe Nov 16, 2022
618f145
Feature #1898 tc new options (#1932)
georgemccabe Nov 16, 2022
8c0aa74
fixed broken doc util logic from bad PR merge
georgemccabe Nov 16, 2022
3678971
Merge branch 'develop-ref' into develop
georgemccabe Nov 16, 2022
798d119
Feature #1569 EnsembleStat -ens_mean argument (#1952)
georgemccabe Nov 17, 2022
8bff8eb
Feature #1953 seeps config in GridStat and PointStat (#1954)
georgemccabe Nov 17, 2022
9811d5a
Feature #1566 update Python version to 3.8.6 (#1958)
georgemccabe Nov 17, 2022
fc4bd22
Feature #1956 5.0.0-beta4 release (#1963)
georgemccabe Nov 17, 2022
1d2b472
Update VERSION
georgemccabe Nov 17, 2022
d74598e
added warning in release notes that location of METplus Dockerfile ha…
georgemccabe Nov 18, 2022
8a1d926
combined release notes for all betas for the v5.0.0 release
georgemccabe Nov 18, 2022
e34f284
updated tags for each METplus component to match the upcoming release
georgemccabe Nov 21, 2022
b490e86
Feature #1885 gh_projects (#1973)
JohnHalleyGotway Dec 1, 2022
ebefa6c
Switch from double to single quotes.
JohnHalleyGotway Dec 1, 2022
1b6d81c
Update formatting of the GitHub project filters so that they can be c…
JohnHalleyGotway Dec 2, 2022
179852e
Feature #1953 PointStat output_flag.seeps and output_flag.seeps_mpr (…
georgemccabe Dec 2, 2022
35fd7a6
Feature #1711, #1783, #1814, and #1835 Documentation - Multiple files…
georgemccabe Dec 5, 2022
e209244
run diff logic on push for develop and main_v* branches, fix logic to…
georgemccabe Dec 5, 2022
532a622
fixed name of external
georgemccabe Dec 6, 2022
5884aff
added Bugfix: to default title of new bugfix issue
georgemccabe Dec 6, 2022
2c784f2
added space after New Use Case:
georgemccabe Dec 6, 2022
663fb4e
changed references to METdatadb to METdataio that were missed
georgemccabe Dec 6, 2022
c1bd0bb
Update overview.rst
bikegeek Dec 7, 2022
8d6f379
Update overview.rst
bikegeek Dec 7, 2022
0f89c3f
Update overview.rst
bikegeek Dec 7, 2022
48596a1
Update rotate_authorship.rst
bikegeek Dec 7, 2022
a2e7fa9
Update overview.rst
bikegeek Dec 7, 2022
7e3c8c7
Update finalize_release_on_github_official.rst
bikegeek Dec 8, 2022
05fc671
CI: replace / with _ to prevent errors creating docker tags for tests
georgemccabe Dec 8, 2022
4910a71
Update overview.rst
bikegeek Dec 8, 2022
4f4f863
Update overview.rst
bikegeek Dec 8, 2022
db3535d
Update overview.rst
bikegeek Dec 8, 2022
ba21fc8
Update overview.rst
bikegeek Dec 8, 2022
72907bd
change asterisk to double asterisk to match branches that include for…
georgemccabe Dec 9, 2022
ccbabf5
update version of certifi based on dependabot auto-generated PR #1982
georgemccabe Dec 9, 2022
16ff8d2
Feature 1819 format doc (#1981)
lisagoodrich Dec 9, 2022
c535ec7
Update use case keywords (#1984)
georgemccabe Dec 9, 2022
0d1dffa
Feature #1980 Use the main_vX.Y of METplus components for main METplu…
georgemccabe Dec 9, 2022
dd52d60
Feature #1986 v5.0.0 release (#1987)
georgemccabe Dec 9, 2022
4ecabe5
updated version for development towards beta1 of 5.1.0
georgemccabe Dec 10, 2022
786821c
allow rest of workflow to run even if job to update data volumes fail…
georgemccabe Dec 13, 2022
69394b8
updated version for action to update input data volumes and added max…
georgemccabe Dec 13, 2022
45cdb7a
updated release notes for official METplus release to untar the sampl…
georgemccabe Dec 13, 2022
9a51e74
Update release guide to create the input test data directory for offi…
JohnHalleyGotway Dec 13, 2022
b1da789
Merge branch 'develop' of https://github.com/dtcenter/METplus into de…
JohnHalleyGotway Dec 13, 2022
191dcf8
Follow the METplus naming conventions for updating the the DTC web se…
JohnHalleyGotway Dec 13, 2022
835fc7b
install library needed for geovista package, remove editable flag so …
georgemccabe Dec 15, 2022
41c97e4
Feature 685 log updates (#1992)
georgemccabe Dec 19, 2022
a7dd34c
add script to create conda environment with MetPy 1.4 for SWPC use case
georgemccabe Dec 30, 2022
ad98cc8
Bugfix develop Fix broken documentation links (#2004)
georgemccabe Jan 5, 2023
43b8919
fixed bug to set environment variables in the RegridDataPlane environ…
georgemccabe Jan 19, 2023
200843b
Feature #2015 modulefiles (#2024)
jprestop Jan 25, 2023
07824ce
Feature #2005 updates to create v5.1 conda environments that use debi…
georgemccabe Feb 9, 2023
cbbbc8b
update versions to fix bugs for METplotpy/calcpy use cases
georgemccabe Feb 14, 2023
cb2318f
Bugfix #2026 develop StatAnalysis looping (#2028)
georgemccabe Feb 15, 2023
090790f
Feature #2022 update python version to 3.10.4 for repo files (#2047)
georgemccabe Feb 16, 2023
34d7da8
Feature #2022 Use Debian 10 / Python 3.10.4 in automated tests (#2050)
georgemccabe Feb 16, 2023
90c39e0
add use case group name to output path so that output and error logs …
georgemccabe Feb 16, 2023
3b4b590
remove -group0 from group names for output path
georgemccabe Feb 16, 2023
bea6218
add manual workflow to update truth data
georgemccabe Feb 17, 2023
1885712
ci: set gh token on checkout to enable push, ci-skip-all
georgemccabe Feb 17, 2023
e9670e4
Set user name/email via git config to allow push
georgemccabe Feb 17, 2023
e9e28e5
add token to checkout
georgemccabe Feb 17, 2023
fa5cd12
Merge remote-tracking branch 'origin/develop-ref' into develop
metplus-bot Feb 17, 2023
165062d
Feature #2049 Multiple interp.type.method/width (#2051)
georgemccabe Feb 21, 2023
820c34c
added missing argument to script if building envs locally
georgemccabe Feb 21, 2023
63405c6
get main_vX.Y truth data if running on main_vX.Y branch
georgemccabe Feb 22, 2023
1f1e069
Updating README.md for label creation and adding bold to common_label…
jprestop Feb 23, 2023
ad88138
Updated color for bold label
jprestop Feb 23, 2023
f383f79
Feature #2054 consensus.write_members in TCPairs (#2057)
georgemccabe Feb 27, 2023
c0e8b08
Create LICENSE.md (#2061)
lisagoodrich Feb 28, 2023
4651dae
per #2006, fix priority of obs_window config variables so that wrappe…
georgemccabe Feb 28, 2023
8eb1364
Feature 2065 v5.1.0 beta1 (#2066)
j-opatz Feb 28, 2023
1f97339
updated version with -dev
j-opatz Feb 28, 2023
7c2a302
Merge remote-tracking branch 'origin/develop-ref' into develop
metplus-bot Mar 1, 2023
96793d2
adding sphinx design to 3 files so dropdown menus will work in the re…
lisagoodrich Mar 8, 2023
d9f8d78
fix version numbers for python requirements for building documentation
georgemccabe Mar 8, 2023
b0aec2f
fixed tab vs spaces
georgemccabe Mar 8, 2023
c19aebc
Bugfix #2070 var list numeric order (#2072)
georgemccabe Mar 10, 2023
989b13b
Adding files for jet and hera
jprestop Mar 13, 2023
2d27fb0
added commented process list that was accidentally removed -- this is…
georgemccabe Mar 14, 2023
8edf183
Bugfix #2087 develop docs_pdf (#2091)
JohnHalleyGotway Mar 16, 2023
0e4db77
Feature 2076 release dropdown menu (#2083)
lisagoodrich Mar 16, 2023
d97128e
Bugfix #2096/#2098 develop - fix skip if output exists and do not err…
georgemccabe Apr 4, 2023
7739693
Feature 1516 use case mvmode (#2094)
hertneky Apr 6, 2023
b7a2241
Merge remote-tracking branch 'origin/develop-ref' into develop
metplus-bot Apr 6, 2023
9f157f7
Fix for Dockerfile smell DL4000 (#2112)
grosa1 Apr 10, 2023
099f469
Changed "PROJECT" to "CYCLE" ASSIGNMENT
jprestop Apr 25, 2023
3c9cd8d
Feature 2115 update use cases (#2133)
DanielAdriaansen Apr 25, 2023
cc01e88
Bugfix #2082 develop regrid.convert/censor_thresh/censor_val (#2140)
georgemccabe Apr 26, 2023
2637ca3
Bugfix #2137 develop PointStat -obs_valid_beg/end (#2141)
georgemccabe Apr 26, 2023
cec8838
Feature #2143 5.1.0-beta2 release (#2144)
georgemccabe Apr 26, 2023
a7bcf1b
update release guide steps with new info based on changes to GitHub w…
georgemccabe Apr 26, 2023
6c349e1
update version for development towards rc1 release
georgemccabe Apr 26, 2023
d9d8595
Feature #1977 ARGO use case (#2148)
georgemccabe Apr 28, 2023
f55b8b9
Feature develop cycle change (#2150)
lisagoodrich Apr 28, 2023
d23c8c2
Merge remote-tracking branch 'origin/develop-ref' into develop
metplus-bot Apr 28, 2023
2ed3e7a
Documentation: Update Truth Data instructions (#2154)
georgemccabe May 3, 2023
e1a0085
upgrade python to 3.10 for documentation builds to fix failured intro…
georgemccabe May 3, 2023
cb4d23a
update workflow to update input test data to use branch from pull dow…
georgemccabe May 3, 2023
918f5cf
Bugfix #2161 develop PCPCombine additional field arguments in -subtra…
georgemccabe May 3, 2023
448a954
changed order of workflow event triggering info to more easily see th…
georgemccabe May 5, 2023
f00fdc5
fix docker compose install and call -- needed due to new Alpine Linux…
georgemccabe May 11, 2023
f9a815e
Merge remote-tracking branch 'origin/develop-ref' into develop
metplus-bot May 11, 2023
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
4 changes: 2 additions & 2 deletions .github/jobs/get_metviewer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ export METVIEWER_DIR=$RUNNER_WORKSPACE/output/metviewer
export METVIEWER_DOCKER_IMAGE=dtcenter/metviewer:develop

# install docker-compose
apk add docker-compose
apk add docker-cli-compose

# download docker-compose.yml file from METviewer develop branch
wget https://raw.githubusercontent.com/dtcenter/METviewer/develop/docker/docker-compose.yml

# Run docker-compose to create the containers
docker-compose up -d
docker compose up -d

# sleep for a few seconds to ensure database has fully started
sleep 20
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ on:
jobs:

event_info:
name: "Trigger: ${{ github.event_name != 'workflow_dispatch' && github.event_name || github.event.inputs.repository }} ${{ github.event_name != 'workflow_dispatch' && 'local' || github.event.inputs.actor }} ${{ github.event_name != 'workflow_dispatch' && 'event' || github.event.inputs.sha }}"
name: "Trigger: ${{ github.event_name != 'workflow_dispatch' && github.event_name || github.event.inputs.repository }} ${{ github.event_name != 'workflow_dispatch' && 'event' || github.event.inputs.sha }} ${{ github.event_name != 'workflow_dispatch' && 'local' || github.event.inputs.actor }} "
runs-on: ubuntu-latest
steps:
- name: Print GitHub values for reference
Expand Down
28 changes: 28 additions & 0 deletions .github/workflows/update_input_data.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
name: Update Input Test Data
on:
workflow_dispatch:
inputs:
branch:
description: 'Branch to update if not in above pull down list (e.g. PR coming from a fork)'

jobs:
update_data_volumes:
name: Update Data Volumes
runs-on: ubuntu-latest
steps:
- run: |
branch_name=$(echo ${{ github.event.inputs.branch || github.ref }} | cut -d/ -f3)
echo "branch_name=$branch_name" >> "$GITHUB_ENV"
- uses: dtcenter/metplus-action-data-update@v2
with:
docker_name: ${{ secrets.DOCKER_USERNAME }}
docker_pass: ${{ secrets.DOCKER_PASSWORD }}
repo_name: ${{ github.repository }}
data_prefix: sample_data
branch_name: ${{ env.branch_name }}
docker_data_dir: /data/input/METplus_Data
data_repo_dev: metplus-data-dev
data_repo_stable: metplus-data
use_feature_data: true
tag_max_pages: 15

6 changes: 5 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,14 @@ version: 2
#formats: all
formats: [pdf]

build:
os: ubuntu-22.04
tools:
python: "3.10"

# Optionally set the version of Python and requirements required to build your
# docs
python:
version: 3.8
install:
- requirements: docs/requirements.txt
- requirements: requirements.txt
Expand Down
78 changes: 42 additions & 36 deletions docs/Contributors_Guide/add_use_case.rst
Original file line number Diff line number Diff line change
Expand Up @@ -882,6 +882,8 @@ chapter under
Pull Request Reviewer Instructions
==================================

.. _update-the-develop-data-directory:

Update the develop data directory
---------------------------------

Expand Down Expand Up @@ -1071,8 +1073,9 @@ then combine the two list items into a single item::

- "met_tool_wrapper:0-54"

Create a pull request from develop into develop-ref
---------------------------------------------------

Update the Truth Data
---------------------

The addition of a new use case results in new output data. When this happens,
the reference branch needs to be updated so that future pull requests will
Expand All @@ -1082,45 +1085,48 @@ the destination branch. This is done so that the pull request number
responsible for the changes in the truth data can be referenced to easily
track where differences occurred.

Merging develop into develop-ref often causes strange conflicts. It really is
necessary and important to update develop-ref with the latest content of
develop. Follow these command line instructions in the METplus repository to
reconcile the conflicts before creating the pull request.

* Reconcile conflicts between develop and develop-ref branches.

::

git checkout develop-ref
git pull
git checkout develop
git pull
git merge -s ours develop-ref
git push origin develop

* Next click
`here <https://github.com/dtcenter/METplus/compare/develop-ref...develop>`_
and click the green "Create pull request" button to create the pull request.

.. figure:: figure/develop_into_develop-ref.png

* Set the name of the pull request to "Update develop-ref after #XXXX" where
XXXX is the pull request number that introduced the differences.

* Delete the template content and add the pull request number (formatted #XXXX)
and a brief description of what has changed. The description is optional
because the link to the pull request should contain this information.

A GitHub Action workflow is available to handle this step.

* Ensure that the develop data directory has been updated to include all of the
new input data.
Check with the reviewers of recent pull requests that add a new use case to
confirm that the steps under :ref:`update-the-develop-data-directory` have
been completed. If this step has not been completed, then the new use case(s)
will fail and the new output data will not be added to the truth data set.
* Navigate to https://github.com/dtcenter/METplus/actions/workflows/update_truth.yml
or from the METplus GitHub page, click on the Actions tab,
then click on "Update Truth Data" under menu on the left.
* Click on the "Run workflow" button on the right.
* Click on the Branch pull down and select "develop" unless you are updating
the truth data for a bugfix on a main_vX.Y branch.
* Enter the pull request numbers that warranted the update.
Include the '#' symbol before the number to create a link to the PR.
PRs from a repository other than METplus should include
the repository name before '#' symbol.
* Enter a brief summary of the changes.
Developers can navigate to the PRs for more information.

.. figure:: figure/update_truth_data.png

* Click the "Run workflow" button.
* A new workflow run should appear at the top of the list and complete quickly.
* Click on the "Pull Requests" tab.
A new pull request should have been created with the information that
was entered. Click on the new pull request.
* Verify that the information in this pull request is correct.
If the "develop" branch was selected in the "Run workflow" menu,
then the pull request should show **develop-ref <- develop**.
* Add the appropriate project and milestone values on the right hand side.

* Create the pull request.

* Squash and merge the pull request. It is not necessary to wait for the
* Scroll to the bottom of the pull request and click "Squash and merge."
* Click "Confirm squash and merge." It is not necessary to wait for the
automation checks to complete for this step.

* Monitor the Testing automation run for the develop-ref branch and ensure that
all of the use cases run successfully and the final step named
"Create Output Docker Data Volumes" completed successfully.
* If any use cases fail, check that the input data has been updated following
the instructions under :ref:`update-the-develop-data-directory` and rerun
all of the jobs of the -ref workflow.


Clean Up DTC Web Server
-----------------------
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions metplus/wrappers/pcp_combine_wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,9 @@ def setup_subtract_method(self, time_info, accum, data_src):
if self.c_dict.get(f"{data_src}_LEVELS"):
field_args['level'] = self.c_dict[f"{data_src}_LEVELS"][0]

if self.c_dict.get(f"{data_src}_OPTIONS"):
field_args['extra'] = self.c_dict[f"{data_src}_OPTIONS"][0]

# if data is GRIB and second lead is 0, then
# run PCPCombine in -add mode with just the first file
if lead2 == 0 and not self.c_dict[f'{data_src}_USE_ZERO_ACCUM']:
Expand Down