Skip to content

Commit

Permalink
Per #1809, add PROB_LEAD and PROB_VAL to the GENMPR line type.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnHalleyGotway committed Nov 13, 2021
1 parent d9f4382 commit 17b1323
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions met/src/basic/vx_util/stat_column_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ static const char * ssidx_columns [] = {

static const char * genmpr_columns [] = {
"TOTAL", "INDEX", "STORM_ID",
"PROB_LEAD", "PROB_VAL",
"AGEN_INIT", "AGEN_FHR",
"AGEN_LAT", "AGEN_LON", "AGEN_DLAND",
"BGEN_LAT", "BGEN_LON", "BGEN_DLAND",
Expand Down

0 comments on commit 17b1323

Please sign in to comment.