Skip to content

Commit

Permalink
remove seeps_mpr since METviewer doesn't plot this line type #422
Browse files Browse the repository at this point in the history
  • Loading branch information
TatianaBurek committed Nov 8, 2022
1 parent 927e6d9 commit f6caa4c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions java/edu/ucar/metviewer/MVUtil.java
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,7 @@ public class MVUtil {
"ecnt",
"dmap",
"rps",
"seeps",
"seeps_mpr"
"seeps"
};

static {
Expand Down

0 comments on commit f6caa4c

Please sign in to comment.