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 #2728, #2723, #2736 #2747

Merged
merged 979 commits into from
Nov 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
979 commits
Select commit Hold shift + click to select a range
d4c8844
#2474 Removed the convertion option
Apr 14, 2023
f921a9a
Merge branch 'feature_2285_read_point_data' of github.com:dtcenter/ME…
Apr 14, 2023
9b1134c
Cleans up code-block formatting and adds captions to relevant code bl…
DanielAdriaansen Apr 14, 2023
7d70498
Adds example of dual Python embedding for PointStat.
DanielAdriaansen Apr 14, 2023
abad322
Updates to the MPR section.
DanielAdriaansen Apr 14, 2023
38a7478
Removes Python embedding example and moves to Appendix F.
DanielAdriaansen Apr 14, 2023
aadfb92
Corrects RST error.
DanielAdriaansen Apr 14, 2023
e179642
RST link errors.
DanielAdriaansen Apr 14, 2023
a766cab
@2474 Changed long pointer to LongArray
Apr 14, 2023
b197624
#2474 Use LongArray for NetCDF API
Apr 14, 2023
47af55d
#2474 Formating (intend), Moved convert_point_data to under met_point…
Apr 14, 2023
aa395e5
Merge branch 'feature_2285_read_point_data' of github.com:dtcenter/ME…
Apr 14, 2023
c893ed0
#2474 Formating (intend), Moved convert_point_data to under met_point…
Apr 14, 2023
422baa3
#2474 Changed 0 to nullptr
Apr 14, 2023
af6712c
#2474 Assign FO_Node instead of calling memcpy
Apr 15, 2023
08aeeec
#2285 Check and give wwarning if met_point_data or point_data is miss…
Apr 17, 2023
465be3e
A few grammar/typo fixes.
DanielAdriaansen Apr 17, 2023
d28d550
Adds error messages for Python embedding if MET is not Python enabled.
DanielAdriaansen Apr 17, 2023
8b5989d
Removes examples for MPR/StatAnalysis since it's really just command …
DanielAdriaansen Apr 17, 2023
716f922
Adds brief blurb about the MET Python package.
DanielAdriaansen Apr 17, 2023
5244b66
Corrects path in MPR example and removes MET_BASE.
DanielAdriaansen Apr 17, 2023
d199e17
Update docs/Users_Guide/appendixF.rst
DanielAdriaansen Apr 17, 2023
fb43a77
Update docs/Users_Guide/appendixF.rst
DanielAdriaansen Apr 17, 2023
9890fd8
Adds missing scripts directory for two commands.
DanielAdriaansen Apr 17, 2023
2334d1a
Merge branch 'feature_2285_read_point_data' of github.com:dtcenter/ME…
DanielAdriaansen Apr 17, 2023
c3ab2c2
Merge pull request #2512 from dtcenter/feature_2474_sonarqube_finding…
hsoh-u Apr 18, 2023
9364ae1
Update appendixF.rst
DanielAdriaansen Apr 18, 2023
ccd2612
Updates the MET_PYTHON_INPUT_ARG section of the documentation.
DanielAdriaansen Apr 19, 2023
7eef4df
Merge branch 'feature_2285_read_point_data' of github.com:dtcenter/ME…
DanielAdriaansen Apr 19, 2023
a849167
Breaks long command into 2 lines for readability.
DanielAdriaansen Apr 19, 2023
89a2cff
#2474 Check the offset
Apr 19, 2023
0071adf
Merge pull request #2509 from dtcenter/feature_2285_read_point_data
hsoh-u Apr 20, 2023
c7df68f
#2474 cleanup
Apr 20, 2023
60dcd4e
#2474 Added comment
Apr 20, 2023
22fbca7
Merge pull request #2515 from dtcenter/feature_2474_sonarqube_finding…
hsoh-u Apr 20, 2023
2f527ef
Hotfix to the develop branch to fix the formatting of two Debug(0) me…
JohnHalleyGotway Apr 21, 2023
5293de4
Bugfix 2518 dtypes appf docs (#2519)
DanielAdriaansen Apr 23, 2023
530ca20
Feature develop update install files (#2516)
jprestop Apr 23, 2023
bf0e5ad
Feature #2517 v11.1.0-beta2 (#2522)
JohnHalleyGotway Apr 23, 2023
801e485
#2521 Changed a double pointer to DoubleArray for SonarQube
Apr 26, 2023
6a0209e
Revert "#2521 Changed a double pointer to DoubleArray for SonarQube"
Apr 26, 2023
ec92890
#2521 Changed module() to get_module() because module becomes a keywo…
Apr 26, 2023
3eb3604
#2521 Added data_len argument to get_filtered_nc_data_2d
Apr 26, 2023
0a38a44
Checks if Nelements is a negative value
Apr 26, 2023
b2de76c
#2521 Checks the boundary.
Apr 26, 2023
9bf9595
Corrected hdr_cnt from python embedding
Apr 27, 2023
4064ff9
Rollback
Apr 27, 2023
ad2fada
#2525 Correctnhdr from python embedding for 11 column data
Apr 27, 2023
68df283
#2525 Use -9999. as a missing value
Apr 27, 2023
dad2812
#2525 Removed a log message
Apr 27, 2023
38e68e7
Merge pull request #2529 from dtcenter/bugfix_2525_nhdr_1_off
hsoh-u Apr 28, 2023
571ddf9
Corrected typo: "findinds" to "findings"
jprestop Apr 28, 2023
8b9d8ab
Feature develop cycle change (#2528)
lisagoodrich Apr 28, 2023
cc315e1
Feature #2517 v11.1.0-beta2-try2 (#2530)
JohnHalleyGotway Apr 28, 2023
f9051bb
Update release-notes.rst
JohnHalleyGotway Apr 28, 2023
bc39161
Merge pull request #2526 from dtcenter/feature_2521_sonarqube_finding…
hsoh-u May 3, 2023
2220a8f
Update .readthedocs.yaml
jprestop May 4, 2023
48f9ffb
Bugfix 2531 compilation errors (#2533)
jprestop May 5, 2023
728e031
Doc-only change to fix 2 bad links in the Stat-Analysis chapter.
JohnHalleyGotway May 5, 2023
815b78d
Merge branch 'develop' of https://github.com/dtcenter/MET into develop
JohnHalleyGotway May 5, 2023
39d61b7
Feature #2517 v11.1.0-beta2-try3 (#2534)
JohnHalleyGotway May 5, 2023
d2345e2
Bugfix #2531 compilation_errors_configure (#2535)
JohnHalleyGotway May 5, 2023
a9eae78
Update release-notes.rst
jprestop May 8, 2023
fbabd80
Fix formatting
jprestop May 8, 2023
d2f024d
Fix formatting problem
jprestop May 8, 2023
4d70cf8
Hopefully fixing formatting
jprestop May 8, 2023
349e3ec
Adding ==0.3.0 to sphinx-design
jprestop May 9, 2023
8fd7d94
#2521 Move down using statement after include
May 10, 2023
93a11c7
#2521 Remove these useless parentheses
May 10, 2023
ed9a5e6
#2521 Move #include statement to the top of the file
May 10, 2023
3138e3c
#2521 Move #include statement to the top of the file and removed thes…
May 10, 2023
54f2abb
#2521 Move #include statement to the top of the file and removed thes…
May 10, 2023
6032e7b
#2521 Used nullptr
May 10, 2023
324d3d0
#2521 Move #include statement to the top of the file
May 10, 2023
7f31d65
#2521 Appended name space std to ostream
May 10, 2023
c46b83c
#2521 Appended the namespace std to ostream
May 10, 2023
840c5df
#2521 defined int j out of for loop)
May 10, 2023
0502262
Feature #2523 dim_order (#2524)
JohnHalleyGotway May 10, 2023
66ef8a9
Feature #2425 tc_stat_rirw (#2536)
sethlinden May 10, 2023
682669e
Feature #1060 shapes (#2537)
JohnHalleyGotway May 10, 2023
593f2d3
Adding the update truth data workflow to the develop branch.
JohnHalleyGotway May 11, 2023
8c040c6
Merge remote-tracking branch 'origin/develop-ref' into develop
metplus-bot May 11, 2023
bfae0e4
Update update_truth.yml
JohnHalleyGotway May 11, 2023
1e54976
#2521 Added asignment operator with noexcept keyword
May 11, 2023
49f65b8
#2521 Added asignment operator with noexcept keyword to InputInfo
May 11, 2023
dc5ddfc
#2521 Added asignment operator with noexcept keyword to SSIDXData
May 11, 2023
0417e8a
#2521 Added asignment operator with noexcept keyword to ObsErrorInfo
May 11, 2023
ba80c23
#2521 Added asignment operator with noexcept keyword to GenesisEventInfo
May 11, 2023
a754b74
#2521 Added asignment operator with noexcept keyword to ConvData and …
May 11, 2023
577dd4f
#2521 Added asignment operator with noexcept keyword to derive_var_cfg
May 11, 2023
caf4bd7
Per #2542 develop gheidke (#2543)
JohnHalleyGotway May 15, 2023
089ea94
Update config entries for GenEnsProd, EnsembleStat
j-opatz May 15, 2023
e527ab5
Merge remote-tracking branch 'origin/develop-ref' into develop
metplus-bot May 15, 2023
77261b9
Feature #2545 interest_bounds (#2546)
JohnHalleyGotway May 18, 2023
5f8d794
#2521 Refactoring to reduce the depth of if/for
May 18, 2023
564f572
#2521 Refactoring to reduce the depth of if/for
May 18, 2023
b69d834
#5221 Changed strtok to strtok_r
May 18, 2023
8a7c42f
Adding Release Support Policy info
jprestop May 22, 2023
1b4704a
Feature 2540 2485 compilation (#2548)
jprestop May 24, 2023
5988bbe
Update appendixC.rst
j-opatz May 25, 2023
115618f
#2525 Keep the embedded name to pyembed_name
Jun 6, 2023
facad27
#2525 Corrected typo
Jun 6, 2023
874af60
#2525 Added logger,py
Jun 6, 2023
fd86643
#2525 Added logger,py
Jun 6, 2023
ed9090e
#2525 Call the wrapper which validates the MET data
Jun 6, 2023
8103d00
#2525 Added validate_met_data and drived from logger.
Jun 6, 2023
76ac508
#2525 Remormatting and support fill_value/min_value/max_value
Jun 6, 2023
4377a78
#2521 Cast to char
Jun 7, 2023
87863d4
#2521Added explicit to construcore
Jun 7, 2023
26ffda3
#2521Added explicit to construcore
Jun 7, 2023
305cf34
#2521 USe nullptr instead of 0
Jun 7, 2023
8ad40ac
#2521 Added explicit to non default constructor
Jun 7, 2023
cf9e9a2
#2521 Release allocated memory
Jun 7, 2023
14d21dd
#2521 applied constexpr
Jun 7, 2023
71ba7be
#2521 Excluded three vaiables which are declared at basic/vx_cal/unix…
Jun 7, 2023
b5cc588
#2521 Applied explicit & virtual
Jun 7, 2023
8c33179
#2521 Fixed code smells
Jun 7, 2023
5344987
Merge remote-tracking branch 'origin/develop' into feature_2521_sonar…
Jun 7, 2023
4178281
Feature #2552 gtwo (#2553)
JohnHalleyGotway Jun 9, 2023
2356283
Feature #2532 tc_winds (#2561)
JohnHalleyGotway Jun 9, 2023
665411e
Feature #2508 mrms (#2559)
JohnHalleyGotway Jun 9, 2023
0195876
Feature #2487 little_r (#2562)
JohnHalleyGotway Jun 9, 2023
a59965f
Feature #2168 tc_diag (#2555)
JohnHalleyGotway Jun 9, 2023
f5cdb46
Merge remote-tracking branch 'origin/develop-ref' into develop
metplus-bot Jun 12, 2023
6bfca8c
Removed min_value/max_value
Jun 12, 2023
9b3e9c4
Merge remote-tracking branch 'origin/develop' into feature_2525_fill_…
JohnHalleyGotway Jun 12, 2023
736bb46
Bugfix #2514 develop clang (#2563)
JohnHalleyGotway Jun 12, 2023
2fc0f59
#2525 Removed min_value/max_value
Jun 12, 2023
325ecbf
Merge branch 'feature_2525_fill_value_at_dataplane' of github.com:dtc…
Jun 12, 2023
cf9bdc2
Feature #1693 equal_area (#2567)
JohnHalleyGotway Jun 12, 2023
d0ac3f7
#2521 Rolback read_bufr_vars
Jun 12, 2023
17a5062
#2525 FIlter out None value to NetCDF attribute
Jun 13, 2023
c67184e
Merge remote-tracking branch 'origin/develop' into feature_2521_sonar…
JohnHalleyGotway Jun 13, 2023
a822271
Per #2521, fix compilation
JohnHalleyGotway Jun 13, 2023
e642d6d
#2525 Cleanup and updated log messages
Jun 13, 2023
3cff256
Updates to documentation.
DanielAdriaansen Jun 13, 2023
3a26bed
Forgot column width. ci-skip-unit-tests
DanielAdriaansen Jun 13, 2023
2dafd53
Forgot closing > ci-skip-unit-tests.
DanielAdriaansen Jun 13, 2023
9e291d4
Extra colon.
DanielAdriaansen Jun 13, 2023
84f59e7
Adjusts table formatting and links.
DanielAdriaansen Jun 13, 2023
76770fa
Merge pull request #2557 from dtcenter/feature_2525_fill_value_at_dat…
hsoh-u Jun 13, 2023
203ec34
#2521 Corrected nearest day at adjuste_day_for_month_year_units. Upda…
Jun 13, 2023
4bc904f
Merge branch 'feature_2521_sonarqube_code_smell' of github.com:dtcent…
Jun 13, 2023
fa1b344
#2521 MOved down using namespace below include statements
Jun 13, 2023
2e1ab81
#2521 Added namespace std to ofstream
Jun 13, 2023
2ccd2ec
#2521 Added std namespace
Jun 13, 2023
5440712
#2521 Moved down using namespace below inculde statsments
Jun 13, 2023
982b12b
#2521 Put code back instead of calling adjuste_day_for_month_year_units
Jun 14, 2023
3fa03ed
#2521 Put old code back at add_to_unixtime
Jun 14, 2023
11c7fba
Merge pull request #2570 from dtcenter/feature_2521_sonarqube_code_smell
hsoh-u Jun 14, 2023
58f25c0
Feature #2566 v11.1.0-rc1 (#2573)
JohnHalleyGotway Jun 14, 2023
b1b4a43
Minor fix to the formatting of the tc_diag usage statement.
JohnHalleyGotway Jun 15, 2023
e7f7b97
Bugfix #2575 develop python_convert (#2576)
JohnHalleyGotway Jun 15, 2023
9f9b4cd
Feature #1283 mvmode mods (#2569)
davidalbo Jun 16, 2023
cc9988e
Merge branch 'develop' of https://github.com/dtcenter/MET into develop
JohnHalleyGotway Jun 16, 2023
a5bf532
Update the MET-11.1.0-RC1 release date to 20230616.
JohnHalleyGotway Jun 16, 2023
c86f187
Merge remote-tracking branch 'origin/develop-ref' into develop
metplus-bot Jun 19, 2023
51f5367
Per #2582, update unit_plot_tc.xml to use the -save_data option.
JohnHalleyGotway Jun 21, 2023
10b1480
modified the config for mode regarding multivar_intensity_flag
davidalbo Jul 7, 2023
2339ad4
Merge latest development from main_v11.1 into develop (#2623)
JohnHalleyGotway Aug 1, 2023
bc95512
Merge remote-tracking branch 'origin/develop-ref' into develop
metplus-bot Aug 1, 2023
ad4912f
Remove NPO and SPO from appendixB.rst
JohnHalleyGotway Aug 14, 2023
b0eab2d
Bugfix #2644 develop percentile (#2647)
JohnHalleyGotway Aug 16, 2023
1ebc778
Feature #2648 mode_cts (#2655)
JohnHalleyGotway Aug 21, 2023
1b9f9af
Merge remote-tracking branch 'origin/develop-ref' into develop
metplus-bot Aug 22, 2023
72ba774
Feature #2659 develop templates (#2664)
JohnHalleyGotway Aug 22, 2023
3086238
Feature 2643 generic install (#2657)
jprestop Aug 23, 2023
1990cfa
Feature #2665 diff_seeps (#2668)
JohnHalleyGotway Aug 23, 2023
ad4ef2c
#2650 Changed the hotsname to needham and token to login
Aug 24, 2023
7f913b1
Merge pull request #2670 from dtcenter/feature_2650_sonarqube_server_…
hsoh-u Aug 24, 2023
ba6a368
#2640 Added nlocs to metadata_map
Aug 31, 2023
43316ae
#2640 Changed 0 to nullptr
Aug 31, 2023
2dba690
#2640 Added namespace for map
Aug 31, 2023
a797db6
#2640 Added is_in_metadata_map and get the dimension name or veriable…
Aug 31, 2023
e65360f
#2640 Corrected lat/lon variable names
Aug 31, 2023
00a98f2
#2640 Do not initialize metadata_name at find_meta_name
Sep 1, 2023
1dd0917
Merge pull request #2674 from dtcenter/feature_2640_ioda2nc_dimension
hsoh-u Sep 5, 2023
1ccc067
Feature #2669 proj (#2672)
JohnHalleyGotway Sep 5, 2023
ff667fa
Feature #2669 proj METbaseimage v3.0 (#2675)
JohnHalleyGotway Sep 6, 2023
a2f6bbd
Merge remote-tracking branch 'origin/develop-ref' into develop
metplus-bot Sep 6, 2023
7063744
Feature #2609 tc_diag_missing_data (#2680)
JohnHalleyGotway Sep 13, 2023
ac4638d
Feature #2682 default_model (#2683)
JohnHalleyGotway Sep 15, 2023
c1cbd62
Merge remote-tracking branch 'origin/develop-ref' into develop
metplus-bot Sep 15, 2023
a98c70c
Feature #2681 v12.0.0-beta1 (#2685)
JohnHalleyGotway Sep 15, 2023
75f9c1b
Correct MCTC table Fi_Oj column number typo
JohnHalleyGotway Sep 18, 2023
8a5fce6
Rename 11.1.0.lua_wcoss2 to 12.0.0.lua_wcoss2
jprestop Sep 19, 2023
3308a39
Update and rename 11.1.0_acorn to 12.0.0_acorn
jprestop Sep 20, 2023
e16724b
Update install_met_env.acorn_py3.10
jprestop Sep 22, 2023
f1a9a03
Update install_met_env.wcoss2_py3.10
jprestop Sep 22, 2023
74cdbd5
Update install_met_env.acorn_py3.10
jprestop Sep 22, 2023
2b60f6b
Delete internal/scripts/installation/config/install_met_env.wcoss2_py…
jprestop Sep 22, 2023
3ce47a6
Update install_met_env.hera
jprestop Sep 22, 2023
2c192d2
Update install_met_env_met_only.hera
jprestop Sep 22, 2023
048418b
Update install_met_env.gaea
jprestop Sep 22, 2023
b744bc7
Create 12.0.0_gaea
jprestop Sep 22, 2023
d93b852
Update install_met_env_met_only.gaea
jprestop Sep 22, 2023
02ec982
Update compile_MET_all.sh
jprestop Sep 22, 2023
bc83fc6
Update and rename 11.1.0_hera to 12.0.0_hera
jprestop Sep 22, 2023
f72d85d
Feature #2691 vx_config_tmp_files (#2692)
JohnHalleyGotway Sep 27, 2023
a45f5c8
Feature #2690 tmp_files Contributor's Guide (#2693)
JohnHalleyGotway Sep 27, 2023
4f09b81
Hotfix to remove vx_grid/out.nc which was clearly added during develo…
JohnHalleyGotway Sep 29, 2023
b8fdb94
#2666 Updated the description of input_filename
Oct 3, 2023
2e7ecfc
Adding sphinx_rtd_theme
jprestop Oct 3, 2023
ae4b46f
Adding sphinx_rtd_theme to extensions
jprestop Oct 3, 2023
d4c369e
Merge pull request #2700 from dtcenter/bugfix_2666_point2grid_usage
hsoh-u Oct 4, 2023
4174fb8
#2702 Updated the token for login
Oct 4, 2023
9594696
Adding versions for all and adding sphinx
jprestop Oct 4, 2023
a0200a4
Feature 2476 tc pairs diag (#2694)
sethlinden Oct 4, 2023
f266886
Merge pull request #2703 from dtcenter/feature_2702_sonarqube_10.2
hsoh-u Oct 5, 2023
021af39
Feature #2476 tc_pairs_diag take 2 (#2705)
JohnHalleyGotway Oct 6, 2023
bb90592
Feature 2669 proj comp (#2710)
jprestop Oct 10, 2023
9a71af5
Merge remote-tracking branch 'origin/develop-ref' into develop
metplus-bot Oct 13, 2023
f051fac
#2687 Saved the PBL input into the vector
Oct 16, 2023
2590f00
Merge remote-tracking branch 'origin/develop' into bugfix_2687_hpbl
Oct 16, 2023
a591a51
#2673 Moved a code block under else for SonarQube scanning
Oct 19, 2023
723bff8
#2673 Deleted a break statement which will never be executed
Oct 19, 2023
65e2fef
#2673 Catch exception by reference (SonarQubue)
Oct 19, 2023
306b088
#2673 Move down using statements below include directive. Changed 0 t…
Oct 19, 2023
80fdc79
#2673 Move down using statements below include directive. Changed 0 t…
Oct 19, 2023
e69a63e
#2673 Added std namespace for vector (SonarQubue)
Oct 19, 2023
9738e58
#2673 Changed 0 to nullptr (SonarQubue)
Oct 19, 2023
b916a30
#2673 Changed a double pointer to vector (SonarQubue)
Oct 19, 2023
9fed892
Merge pull request #2719 from dtcenter/bugfix_2687_hpbl
hsoh-u Oct 23, 2023
23f707a
Feature 2708 mvmode merge flag default (#2713)
davidalbo Oct 25, 2023
b45d5a3
Feature 2708 mvmode merge flag default (#2721)
davidalbo Oct 26, 2023
3ea3a8a
Update build_met_docker.sh
JohnHalleyGotway Oct 31, 2023
14f482b
Feature 2708 mvmode merge flag default (#2720)
davidalbo Nov 6, 2023
46cf0db
Feature #2724 mode_openmp (#2726)
JohnHalleyGotway Nov 7, 2023
67e88c0
#2673 Initialize i
Nov 9, 2023
ca96237
#2673 Check the return value from mtd_three_to_one
Nov 9, 2023
8c6c14e
#2673 Initialize conv_data
Nov 9, 2023
98f01ba
2673 Initialize pcp_recs and pcp_files
Nov 9, 2023
258b997
#2673 Adjust count by the density vector size
Nov 9, 2023
2a8d27f
#2673 Updated return statement for SonarQube
Nov 9, 2023
cf6e929
#2673 Initialize packed_data
Nov 9, 2023
f80b71f
#2673 Updated return statement for SonarQube
Nov 9, 2023
a457fd0
Feature 2716 headers (#2725)
lisagoodrich Nov 9, 2023
d6fe7e7
Merge pull request #2731 from dtcenter/feature_2673_sonarqube
hsoh-u Nov 10, 2023
6077175
Bugfix #2730 develop SI_BCU (#2732)
JohnHalleyGotway Nov 10, 2023
501bdeb
Merge remote-tracking branch 'origin/develop-ref' into develop
metplus-bot Nov 12, 2023
b17ff51
Feature #2611 oneapi met-basev3.1 (#2737)
JohnHalleyGotway Nov 15, 2023
62c3dea
Add user execute permissions to compile script - develop (#2739)
georgemccabe Nov 16, 2023
bbe91b4
Feature #2699 consensus_config (#2736)
JohnHalleyGotway Nov 17, 2023
3dab2dd
Feature 2673 sonarqube beta2 (#2743)
hsoh-u Nov 17, 2023
9c33f83
Feature 2231 unstructured grid (#2723)
hsoh-u Nov 17, 2023
8a55188
Feature 2706 mvmode obs fcst input size (#2742)
davidalbo Nov 17, 2023
1e52421
Feature #2471 v12.0.0_beta2 (#2744)
JohnHalleyGotway Nov 17, 2023
36868c1
Feature #2550 compute_diagnostics (#2728)
JohnHalleyGotway Nov 17, 2023
008ad83
Hotfix to develop to fix a typo in mode_conf_info.h
JohnHalleyGotway Nov 17, 2023
41e2153
Merge remote-tracking branch 'origin/develop-ref' into develop
metplus-bot Nov 17, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/jobs/set_job_controls.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ run_unit_tests=false
run_diff=false
run_update_truth=false
met_base_repo=met-base
met_base_tag=v3.0
met_base_tag=v3.1
input_data_version=develop
truth_data_version=develop

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_docker_and_trigger_metplus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
env:
SOURCE_BRANCH: ${{ steps.get_branch_name.outputs.branch_name }}-lite
MET_BASE_REPO: met-base
MET_BASE_TAG: v3.0
MET_BASE_TAG: v3.1

- name: Push Docker Image
run: .github/jobs/push_docker_image.sh
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ jobs:
- 'grid_stat stat_analysis_gs'
- 'wavelet_stat stat_analysis_ws'
- 'ensemble_stat stat_analysis_es'
- 'ugrid'
fail-fast: false
steps:
- uses: actions/checkout@v3
Expand Down
4 changes: 4 additions & 0 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,10 @@ sub-directory, or the MET Online Tutorial:
Enable compilation of lidar2nc
Requires $MET_HDF

--enable-ugrid
Enable compilation of unstructured grid
Requires $MET_ATLAS and $MET_ECKIT

To configure MET to install all of the available tools in the "bin"
subdirectory of your current directory, you would use the following command:

Expand Down
2 changes: 2 additions & 0 deletions Make-include
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ MET_CPPFLAGS = -I${top_builddir}/src/basic/vx_cal \
-I${top_builddir}/src/libcode/vx_data2d_nc_met \
-I${top_builddir}/src/libcode/vx_data2d_nc_pinterp \
-I${top_builddir}/src/libcode/vx_data2d_python \
-I${top_builddir}/src/libcode/vx_data2d_ugrid \
-I${top_builddir}/src/libcode/vx_python3_utils \
-I${top_builddir}/src/libcode/vx_geodesy \
-I${top_builddir}/src/libcode/vx_gis \
Expand Down Expand Up @@ -61,6 +62,7 @@ MET_LDFLAGS = -L${top_builddir}/src/basic/vx_cal \
-L${top_builddir}/src/libcode/vx_data2d_nc_met \
-L${top_builddir}/src/libcode/vx_data2d_nc_pinterp \
-L${top_builddir}/src/libcode/vx_data2d_python \
-L${top_builddir}/src/libcode/vx_data2d_ugrid \
-L${top_builddir}/src/libcode/vx_python3_utils \
-L${top_builddir}/src/libcode/vx_geodesy \
-L${top_builddir}/src/libcode/vx_gis \
Expand Down
68 changes: 41 additions & 27 deletions Makefile.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Makefile.in generated by automake 1.16.1 from Makefile.am.
# Makefile.in generated by automake 1.16.5 from Makefile.am.
# @configure_input@

# Copyright (C) 1994-2018 Free Software Foundation, Inc.
# Copyright (C) 1994-2021 Free Software Foundation, Inc.

# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
Expand Down Expand Up @@ -136,8 +136,8 @@ am__recursive_targets = \
$(am__extra_recursive_targets)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
cscope distdir distdir-am dist dist-all distcheck
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
$(LISP)config.h.in
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
config.h.in
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates. Input order is
# *not* preserved.
Expand All @@ -154,14 +154,11 @@ am__define_uniq_tagged_files = \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
CSCOPE = cscope
DIST_SUBDIRS = data src scripts/Rscripts scripts/python \
internal/test_util
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in INSTALL \
compile config.guess config.sub depcomp install-sh missing \
ylwrap
README.md compile config.guess config.sub depcomp install-sh \
missing ylwrap
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
Expand Down Expand Up @@ -200,6 +197,8 @@ am__relativize = \
DIST_ARCHIVES = $(distdir).tar.gz
GZIP_ENV = --best
DIST_TARGETS = dist-gzip
# Exists only to be overridden by the user if desired.
AM_DISTCHECK_DVI_TARGET = dvi
distuninstallcheck_listfiles = find . -type f -print
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
Expand All @@ -215,8 +214,9 @@ BUFRLIB_NAME = @BUFRLIB_NAME@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CSCOPE = @CSCOPE@
CTAGS = @CTAGS@
CXX = @CXX@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
Expand All @@ -226,15 +226,15 @@ DEPDIR = @DEPDIR@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
ETAGS = @ETAGS@
EXEEXT = @EXEEXT@
F77 = @F77@
FC_LIBS = @FC_LIBS@
FFLAGS = @FFLAGS@
FLIBS = @FLIBS@
GREP = @GREP@
GRIB2CLIB_NAME = @GRIB2CLIB_NAME@
GRIB2_LIBS = @GRIB2_LIBS@
GRIB2_DEP_LIBS = @GRIB2_DEP_LIBS@
GRIB2_MET_LIBS = @GRIB2_MET_LIBS@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
Expand All @@ -248,11 +248,17 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
MET_ATLAS = @MET_ATLAS@
MET_ATLASINC = @MET_ATLASINC@
MET_ATLASLIB = @MET_ATLASLIB@
MET_BUFR = @MET_BUFR@
MET_BUFRLIB = @MET_BUFRLIB@
MET_CAIRO = @MET_CAIRO@
MET_CAIROINC = @MET_CAIROINC@
MET_CAIROLIB = @MET_CAIROLIB@
MET_ECKIT = @MET_ECKIT@
MET_ECKITINC = @MET_ECKITINC@
MET_ECKITLIB = @MET_ECKITLIB@
MET_FREETYPE = @MET_FREETYPE@
MET_FREETYPEINC = @MET_FREETYPEINC@
MET_FREETYPELIB = @MET_FREETYPELIB@
Expand Down Expand Up @@ -291,11 +297,14 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PYTHON_LIBS = @PYTHON_LIBS@
PYTHON_DEP_LIBS = @PYTHON_DEP_LIBS@
PYTHON_MET_LIBS = @PYTHON_MET_LIBS@
RANLIB = @RANLIB@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
UGRID_DEP_LIBS = @UGRID_DEP_LIBS@
UGRID_MET_LIBS = @UGRID_MET_LIBS@
VERSION = @VERSION@
YACC = @YACC@
YFLAGS = @YFLAGS@
Expand Down Expand Up @@ -527,7 +536,6 @@ cscopelist-am: $(am__tagged_files)
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files

distdir: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) distdir-am

Expand Down Expand Up @@ -614,6 +622,10 @@ dist-xz: distdir
tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
$(am__post_remove_distdir)

dist-zstd: distdir
tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
$(am__post_remove_distdir)

dist-tarZ: distdir
@echo WARNING: "Support for distribution archives compressed with" \
"legacy program 'compress' is deprecated." >&2
Expand Down Expand Up @@ -656,6 +668,8 @@ distcheck: dist
eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
*.zip*) \
unzip $(distdir).zip ;;\
*.tar.zst*) \
zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
esac
chmod -R a-w $(distdir)
chmod u+w $(distdir)
Expand All @@ -671,7 +685,7 @@ distcheck: dist
$(DISTCHECK_CONFIGURE_FLAGS) \
--srcdir=../.. --prefix="$$dc_install_base" \
&& $(MAKE) $(AM_MAKEFLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
&& $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
&& $(MAKE) $(AM_MAKEFLAGS) check \
&& $(MAKE) $(AM_MAKEFLAGS) install \
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
Expand Down Expand Up @@ -833,17 +847,17 @@ uninstall-am:
am--refresh check check-am clean clean-cscope clean-generic \
cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
dist-zip distcheck distclean distclean-generic distclean-hdr \
distclean-tags distcleancheck distdir distuninstallcheck dvi \
dvi-am html html-am info info-am install install-am \
install-data install-data-am install-dvi install-dvi-am \
install-exec install-exec-am install-html install-html-am \
install-info install-info-am install-man install-pdf \
install-pdf-am install-ps install-ps-am install-strip \
installcheck installcheck-am installdirs installdirs-am \
maintainer-clean maintainer-clean-generic mostlyclean \
mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
uninstall-am
dist-zip dist-zstd distcheck distclean distclean-generic \
distclean-hdr distclean-tags distcleancheck distdir \
distuninstallcheck dvi dvi-am html html-am info info-am \
install install-am install-data install-data-am install-dvi \
install-dvi-am install-exec install-exec-am install-html \
install-html-am install-info install-info-am install-man \
install-pdf install-pdf-am install-ps install-ps-am \
install-strip installcheck installcheck-am installdirs \
installdirs-am maintainer-clean maintainer-clean-generic \
mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
tags-am uninstall uninstall-am

.PRECIOUS: Makefile

Expand Down
6 changes: 3 additions & 3 deletions compile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

scriptversion=2018-03-07.03; # UTC

# Copyright (C) 1999-2018 Free Software Foundation, Inc.
# Copyright (C) 1999-2021 Free Software Foundation, Inc.
# Written by Tom Tromey <[email protected]>.
#
# This program is free software; you can redistribute it and/or modify
Expand Down Expand Up @@ -53,7 +53,7 @@ func_file_conv ()
MINGW*)
file_conv=mingw
;;
CYGWIN*)
CYGWIN* | MSYS*)
file_conv=cygwin
;;
*)
Expand All @@ -67,7 +67,7 @@ func_file_conv ()
mingw/*)
file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
;;
cygwin/*)
cygwin/* | msys/*)
file=`cygpath -m "$file" || echo "$file"`
;;
wine/*)
Expand Down
Loading