Skip to content

Commit

Permalink
Folded MET Air Quality into MET Surface, and allowed plotting of ceil…
Browse files Browse the repository at this point in the history
…ing stats
  • Loading branch information
mollybsmith-noaa committed May 6, 2024
1 parent aab90dd commit 2405957
Showing 1 changed file with 1 addition and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,31 +99,6 @@ export const curveParamsByApp = {
"bin-parameter",
"curve-dates",
],
"met-airquality": [
"label",
"group",
"database",
"data-source",
"plot-type",
"region",
"statistic",
"y-statistic",
"variable",
"y-variable",
"threshold",
"interp-method",
"scale",
"forecast-length",
"dieoff-type",
"valid-time",
"utc-cycle-start",
"average",
"level",
"description",
"aggregation-method",
"bin-parameter",
"curve-dates",
],
"met-anomalycor": [
"label",
"group",
Expand Down Expand Up @@ -246,6 +221,7 @@ export const curveParamsByApp = {
"y-statistic",
"variable",
"y-variable",
"threshold",
"interp-method",
"scale",
"truth",
Expand Down

0 comments on commit 2405957

Please sign in to comment.