Skip to content

Commit

Permalink
DMC station plots fully work
Browse files Browse the repository at this point in the history
  • Loading branch information
mollybsmith-noaa committed Nov 30, 2023
1 parent beecdda commit 688b14a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion METexpress
Submodule METexpress updated 1 files
+1 −1 MATScommon
3 changes: 2 additions & 1 deletion apps/cb-metar/server/dataFunctions/data_dailymodelcycle.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,8 @@ dataDailyModelCycle = function (plotParams, plotFunction) {
statement = "Station plot -- no one query.";
const tss = new matsMiddleDailyModelCycle.MatsMiddleDailyModelCycle(cbPool);
rows = tss.processStationQuery(
queryVariable,
statType,
variableDetails[0],
sitesList,
model,
threshold,
Expand Down

0 comments on commit 688b14a

Please sign in to comment.