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 #2203 and #2205 #2210

Merged
merged 310 commits into from
Jul 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
310 commits
Select commit Hold shift + click to select a range
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
cdcc01d
Bugfix #2106 develop gcc (#2135)
JohnHalleyGotway Apr 11, 2022
5ecbf56
Doc-only update to expliciltly list the maximum character lengths for…
JohnHalleyGotway May 2, 2022
15ca7c3
Added pcp_combine -subtract example (#2153)
mollybsmith-noaa May 5, 2022
8f1ce80
Add testing and docs status badges.
JohnHalleyGotway May 5, 2022
7427450
Feature #2152 poly_xy (#2154)
JohnHalleyGotway May 6, 2022
e6f5068
#14 Using literal instead of numbers and make sure no overflow
May 10, 2022
81fe0a4
#14 Using literal instead of numbers
May 10, 2022
e3fbfdf
#14 Added tmp_buf_size
May 10, 2022
d56db12
#14 Define n_kw_infos first
May 10, 2022
ba05032
#14 Using literal instead of numbers
May 10, 2022
75061c2
Bugfix #2148 develop misses (#2150)
JohnHalleyGotway May 10, 2022
6debf03
Merge branch 'develop-ref' into develop
JohnHalleyGotway May 10, 2022
ac50028
dtcenter/METplus-Internal#14 formatting code
May 10, 2022
aa23fda
Merge pull request #2157 from dtcenter/feature_14_fixed_length_array
hsoh-u May 10, 2022
fc76766
METplus-Internal #16 Added python scanning
May 11, 2022
f567adc
METplus-Internal #16 changed name
May 11, 2022
8af815f
METplus-Internal #16 initial release for python scanning
May 11, 2022
32f6ac3
changing 'Linked issue' to 'Development issue'
lisagoodrich May 13, 2022
d77e759
change Linked issue/Development issue ci-skip-all
lisagoodrich May 13, 2022
b93c935
change Linked issue/Development issue ci-skip-all
lisagoodrich May 13, 2022
7fe963d
change Linked issue/Development issue ci-skip-all
lisagoodrich May 13, 2022
83bcd89
Feature 1920 repo (#2161)
JohnHalleyGotway May 16, 2022
ee835d3
Merge branch 'develop' into feature_METplus-Internal_16_sonarqube_python
JohnHalleyGotway May 19, 2022
3c4a124
List line types that can be aggregated per dtcenter/METplus#1625
JohnHalleyGotway May 19, 2022
b7b0861
Merge branch 'develop-ref' into develop
JohnHalleyGotway May 19, 2022
4a0ca2b
Hotfix for the develop branch to correct a bad MET_TEST_BASE path tha…
May 20, 2022
f9a153a
Feature 2072 tc rmw winds (#2165)
davidalbo May 20, 2022
4a754ea
Merge branch 'develop-ref' into develop
JohnHalleyGotway May 20, 2022
f90b73e
change Linked issue/Development issue ci-skip-all
jprestop May 24, 2022
76d12c4
Bugfix #2173 develop shift_data_plane (#2175)
JohnHalleyGotway Jun 7, 2022
107d1fb
Bugfix #2170 develop agg_ecnt (#2177)
JohnHalleyGotway Jun 10, 2022
bda2bd3
Merge branch 'develop-ref' into develop
JohnHalleyGotway Jun 10, 2022
66fb810
Feature 2022 anom corr to vcnt (#2171)
sethlinden Jun 13, 2022
7ea50d0
#1815 Renamed time_as_offset to Is_offset
Jun 13, 2022
c5e9639
#1815 Added vx_data2d_dim_by_value
Jun 13, 2022
e7152fa
#1815 Added convert_value_to_offset and renamed _time_dim_offset to _…
Jun 14, 2022
2d0ff3a
#1815 Added convert_value_to_offset and renamed _time_dim_offset to _…
Jun 14, 2022
80dd0a8
#1815 Support @ for the value insteaed of offset for slicing
Jun 14, 2022
fc5a5cb
#1815 Support value insteaed of offset for slicing
Jun 14, 2022
8d59e18
#1815 Deleted unused local variable
Jun 14, 2022
7837db8
#1815 Deleted unused local variable
Jun 14, 2022
239dd08
#1815 Added level by value with @
Jun 14, 2022
7657431
#1815 Added plot_data_plane_NCCF_latlon_by_value
Jun 14, 2022
7bce984
#1815 Added level by value with @
Jun 14, 2022
e5ccff5
Feature #2180 develop kft (#2181)
JohnHalleyGotway Jun 14, 2022
8d4e4d4
Merge pull request #2159 from dtcenter/feature_METplus-Internal_16_so…
hsoh-u Jun 14, 2022
01864ad
dtcenter/METplus-Internal#16 Moved from scripts/sonarqube to internal…
Jun 14, 2022
329e4f6
#1815 Updated level
Jun 14, 2022
e0ccbd4
Feature 2022 stat_analysis (#2185)
JohnHalleyGotway Jun 15, 2022
e506773
Merge branch 'develop-ref' into develop
JohnHalleyGotway Jun 15, 2022
852eb99
Feature #2147 HSS (#2169)
JohnHalleyGotway Jun 15, 2022
2c9d528
Merge remote-tracking branch 'origin/develop' into feature_1815_level…
Jun 15, 2022
c8f1f95
#1815 call is_eq to comapre two double values
Jun 15, 2022
66f1908
Per #2147, this is a HOTFIX to the develop branch after PR #2169 adde…
JohnHalleyGotway Jun 16, 2022
638ff04
Merge branch 'develop-ref' into develop
JohnHalleyGotway Jun 16, 2022
d949702
Merge remote-tracking branch 'origin/develop' into feature_METplus-In…
Jun 21, 2022
560c8b7
Merge remote-tracking branch 'origin/develop' into feature_1815_level…
Jun 21, 2022
7116377
#2187 Added add_offset_att_name & scale_factor_att_name
Jun 22, 2022
236b778
#2187 Apply add_offse or scale_factor if defined
Jun 22, 2022
6c04bb9
##2187 Removed handling add_offset and scale factor. They are applied…
Jun 22, 2022
66b55cf
#2187 Changed a log message
Jun 22, 2022
ac8d975
Merge pull request #2183 from dtcenter/feature_METplus-Internal_16_so…
hsoh-u Jun 22, 2022
c24957f
Merge pull request #2194 from dtcenter/bugfix_2187_add_offset_and_sca…
hsoh-u Jun 22, 2022
49ba0ad
Merge remote-tracking branch 'origin/develop' into feature_1815_level…
Jun 22, 2022
29c40b0
Per #2193, add release notes for met-11.0.0-beta1. (#2195)
JohnHalleyGotway Jun 22, 2022
c18dc8c
Hotfix to develop since I forgot to update the version number in conf…
JohnHalleyGotway Jun 22, 2022
c56a507
#1815 Added more attribute names
Jun 23, 2022
ca77ab2
#1815 Added get_index_for_dim
Jun 23, 2022
9483883
#1815 Formatting
Jun 23, 2022
6741041
#1815 Support a differnt dimension name from thw first data variable
Jun 23, 2022
033ccda
#1815 Use constants for attr names
Jun 23, 2022
92b8d0c
Hotfix to the develop branch to fix paths in Dockefiles after restruc…
JohnHalleyGotway Jun 23, 2022
2314df8
Another hotfix to develop to get the Docker build step working again.
JohnHalleyGotway Jun 23, 2022
a54f687
Updating the png version of the older flowcharts.
JohnHalleyGotway Jun 23, 2022
d4886d3
#1815 cleanup
Jun 27, 2022
5a1e381
#1815 cleanup
Jun 27, 2022
1a9f1b4
#1851 cleanup
Jun 27, 2022
38211de
#1851 cleanup
Jun 27, 2022
1f63628
#1815 Added get_att_unixtime
Jun 27, 2022
7c1ad06
#1851 cleanup
Jun 27, 2022
ca162f5
#1815 cleanup
Jun 27, 2022
4f1343f
#1815 cleanup
Jun 27, 2022
9541e84
#1815 Support @ for pinterp
Jun 27, 2022
2066939
#1815 Do not call to_string
Jun 27, 2022
161227f
#1815 cleanup
Jun 27, 2022
82b7396
Per issue #2081, updated thecontents to match MRMS Version 12.2. Upda…
sethlinden Jun 30, 2022
f4d9706
#1815 Changed @time to time at plot_data_plane_NCCF_time
Jun 30, 2022
14a059e
Merge pull request #2190 from dtcenter/feature_1815_level_value
hsoh-u Jun 30, 2022
2649886
Revert "Feature 1815 level value" (#2201)
georgemccabe Jun 30, 2022
8e9d91c
#1815 Use NcVarInfo members instead API calls
Jul 1, 2022
f051bab
#1815 Added find_var_by_dim_name
Jul 1, 2022
d86cd1a
#1815 Merged origin/develop with resolving merge conflicts
Jul 5, 2022
b6029c3
#1815 Restored changes for this branch. The changes were reset after …
Jul 6, 2022
312aa93
Fix typo - maintianing
jprestop Jul 11, 2022
e8af847
Feature #2204 sum (#2205)
JohnHalleyGotway Jul 17, 2022
3d13abc
Merge pull request #2203 from dtcenter/feature_1815_level_value
hsoh-u Jul 18, 2022
8f6f304
Merge branch 'develop-ref' into develop
JohnHalleyGotway Jul 25, 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
2 changes: 1 addition & 1 deletion data/config/Ascii2NcConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ time_summary = {
width = 600;
grib_code = [ 11, 204, 211 ];
obs_var = [];
type = [ "min", "max", "range", "mean", "stdev", "median", "p80" ];
type = [ "min", "max", "range", "mean", "stdev", "median", "p80", "sum" ];
vld_freq = 0;
vld_thresh = 0.0;
}
Expand Down
2 changes: 1 addition & 1 deletion data/config/IODA2NCConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ time_summary = {
width = 600;
grib_code = [];
obs_var = [ "TMP", "WDIR", "RH" ];
type = [ "min", "max", "range", "mean", "stdev", "median", "p80" ];
type = [ "min", "max", "range", "mean", "stdev", "median", "p80", "sum" ];
vld_freq = 0;
vld_thresh = 0.0;
}
Expand Down
2 changes: 1 addition & 1 deletion data/config/Madis2NcConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ time_summary = {
width = 600;
grib_code = [ 11, 204, 211 ];
obs_var = [];
type = [ "min", "max", "range", "mean", "stdev", "median", "p80" ];
type = [ "min", "max", "range", "mean", "stdev", "median", "p80", "sum" ];
vld_freq = 0;
vld_thresh = 0.0;
}
Expand Down
2 changes: 1 addition & 1 deletion data/config/PB2NCConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ time_summary = {
width = 600;
grib_code = [];
obs_var = [ "TMP", "WDIR", "RH" ];
type = [ "min", "max", "range", "mean", "stdev", "median", "p80" ];
type = [ "min", "max", "range", "mean", "stdev", "median", "p80", "sum" ];
vld_freq = 0;
vld_thresh = 0.0;
}
Expand Down
184 changes: 98 additions & 86 deletions data/table_files/grib2_mrms.txt

Large diffs are not rendered by default.

Binary file modified docs/Flowchart/MET_flowchart_v2.0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/Flowchart/MET_flowchart_v3.0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/Flowchart/MET_flowchart_v3.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 9 additions & 3 deletions docs/Users_Guide/appendixA.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,10 @@ Q. How do I choose a time slice in a NetCDF file?

A.
When processing NetCDF files, the level information needs to be
specified to tell MET which 2D slice of data to use. There is
currently no way to explicitly define which time slice to use
other than selecting the time index.
specified to tell MET which 2D slice of data to use. The index is selected from
a value when it starts with "@" for vertical level (pressure or height)
and time. The actual time, @YYYYMMDD_HHMM, is allowed instead of selecting
the time index.

Let's use plot_data_plane as an example:

Expand All @@ -160,6 +161,11 @@ Let's use plot_data_plane as an example:
obs.ps \
'name="APCP"; level="(5,*,*)";'

plot_data_plane \
gtg_obs_forecast.20130730.i00.f00.nc \
altitude_20000.ps \
'name = "edr"; level = "(@20130730_0000,@20000,*,*)";'

Assuming that the first array is the time, this will select the 6-th
time slice of the APCP data and plot it since these indices are 0-based.

Expand Down
34 changes: 28 additions & 6 deletions docs/Users_Guide/config_options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ convenient to use them. For example, when applying the same configuration to
the output from multiple models, consider defining the model name as an
environment variable which the controlling script sets prior to verifying the
output of each model. Setting MODEL to that environment variable enables you
to use one configuration file rather than maintianing many very similar ones.
to use one configuration file rather than maintaining many very similar ones.

An error in the syntax of a configuration file will result in an error from the
MET tool stating the location of the parsing error.
Expand Down Expand Up @@ -991,7 +991,8 @@ File-format specific settings for the "field" entry:

* (i,...,j,*,*) for a single field, where i,...,j specifies fixed
dimension values and *,* specifies the two dimensions for the
gridded field. For example:
gridded field. @ specifies the vertical level value or time value
instead of offset, (i,...,@NNN,*,*). For example:

.. code-block:: none

Expand All @@ -1006,6 +1007,17 @@ File-format specific settings for the "field" entry:
}
];

field = [
{
name = "QVAPOR";
level = "(@20220601_1200,@850,*,*)";
},
{
name = "TMP_P850_ENS_MEAN";
level = [ "(*,*)" ];
}
];

* Python (using PYTHON_NUMPY or PYTHON_XARRAY):

* The Python interface for MET is described in Appendix F of the MET
Expand Down Expand Up @@ -2236,10 +2248,17 @@ one hour prior:

width = { beg = -3600; end = 0; }

The summaries will only be calculated for the specified GRIB codes.
The supported summaries are "min" (minimum), "max" (maximum), "range",
"mean", "stdev" (standard deviation), "median" and "p##" (percentile, with
the desired percentile value specified in place of ##).
The summaries will only be calculated for the specified GRIB codes
or observation variable ("obs_var") names.

When determining which observations fall within a time interval, data for the
beginning timestamp is included while data for the ending timestamp is excluded.
Users may need to adjust the "beg" and "end" settings in the "width" dictionary
to include the desired observations in each time interval.

The supported time summaries are "min" (minimum), "max" (maximum), "range",
"mean", "stdev" (standard deviation), "median", "sum", and "p##" (percentile,
with the desired percentile value specified in place of ##).

The "vld_freq" and "vld_thresh" options may be used to require that a certain
ratio of observations must be present and contain valid data within the time
Expand All @@ -2250,6 +2269,9 @@ setting "vld_thresh = 0.5" requires that at least 15 of the 30 expected
observations be present and valid for a summary value to be written. The
default "vld_thresh = 0.0" setting will skip over this logic.

When using the "sum" option, users should specify "vld_thresh = 1.0" to avoid
missing data values from affecting the resulting sum value.

The variable names are saved to NetCDF file if they are given instead of
grib_codes which are not available for non GRIB input. The "obs_var" option
was added and works like "grib_code" option (string value VS. int value).
Expand Down
Loading