Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
56 changes: 28 additions & 28 deletions apps/airQuality/server/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -1265,16 +1265,16 @@ const doCurveTextPatterns = async function () {
plotType: matsTypes.PlotTypes.timeSeries,
textPattern: [
["", "label", ": "],
["", "data-source", " in "],
["", "sites", ": "],
["", "data-source", " at "],
["", "sites", ", "],
["", "region", ", "],
["", "forecast-length", "h "],
["", "scale", " "],
["", "variable", " "],
["", "statistic", " at "],
["", "threshold", ", "],
["fcst_len: ", "forecast-length", "h, "],
["valid-time: ", "valid-time", ", "],
["avg: ", "average", ""],
["valid at: ", "valid-time", " UTC, "],
["", "average", " average"],
],
displayParams: [
"label",
Expand All @@ -1297,16 +1297,16 @@ const doCurveTextPatterns = async function () {
plotType: matsTypes.PlotTypes.dieoff,
textPattern: [
["", "label", ": "],
["", "data-source", " in "],
["", "sites", ": "],
["", "data-source", " at "],
["", "sites", ", "],
["", "region", ", "],
["initialized ", "utc-cycle-start", " UTC, "],
["", "scale", " "],
["", "variable", " "],
["", "statistic", " at "],
["", "threshold", ", "],
["", "dieoff-type", ", "],
["valid-time: ", "valid-time", ", "],
["start utc: ", "utc-cycle-start", ", "],
["valid at: ", "valid-time", " UTC, "],
["", "curve-dates", ""],
],
displayParams: [
Expand All @@ -1333,11 +1333,11 @@ const doCurveTextPatterns = async function () {
["", "label", ": "],
["", "data-source", " in "],
["", "region", ", "],
["", "forecast-length", "h "],
["", "scale", " "],
["", "variable", " "],
["", "statistic", ", "],
["fcst_len: ", "forecast-length", "h, "],
["valid-time: ", "valid-time", ", "],
["valid at: ", "valid-time", " UTC, "],
["", "curve-dates", ""],
],
displayParams: [
Expand All @@ -1357,14 +1357,14 @@ const doCurveTextPatterns = async function () {
plotType: matsTypes.PlotTypes.validtime,
textPattern: [
["", "label", ": "],
["", "data-source", " in "],
["", "sites", ": "],
["", "data-source", " at "],
["", "sites", ", "],
["", "region", ", "],
["", "forecast-length", "h "],
["", "scale", " "],
["", "variable", " "],
["", "statistic", " at "],
["", "threshold", ", "],
["fcst_len: ", "forecast-length", "h, "],
["", "curve-dates", ""],
],
displayParams: [
Expand All @@ -1387,14 +1387,14 @@ const doCurveTextPatterns = async function () {
plotType: matsTypes.PlotTypes.dailyModelCycle,
textPattern: [
["", "label", ": "],
["", "data-source", " in "],
["", "sites", ": "],
["", "data-source", " at "],
["", "sites", ", "],
["", "region", ", "],
["initialized ", "utc-cycle-start", " UTC"],
["", "scale", " "],
["", "variable", " "],
["", "statistic", " at "],
["", "threshold", ", "],
["start utc: ", "utc-cycle-start", ""],
],
displayParams: [
"label",
Expand All @@ -1417,11 +1417,11 @@ const doCurveTextPatterns = async function () {
["", "label", ": "],
["", "data-source", " in "],
["", "region", ", "],
["", "forecast-length", "h "],
["", "scale", " "],
["", "variable", " at "],
["", "threshold", ", "],
["fcst_len: ", "forecast-length", "h, "],
["valid-time: ", "valid-time", ", "],
["valid at: ", "valid-time", " UTC, "],
["", "curve-dates", ""],
],
displayParams: [
Expand All @@ -1441,12 +1441,12 @@ const doCurveTextPatterns = async function () {
await matsCollections.CurveTextPatterns.insertAsync({
plotType: matsTypes.PlotTypes.map,
textPattern: [
["", "data-source", ": "],
["", "sites", ": "],
["", "data-source", " at "],
["", "sites", ", "],
["", "forecast-length", "h "],
["", "variable", " "],
["", "statistic", " at "],
["", "threshold", ", "],
["fcst_len: ", "forecast-length", " h "],
[" valid-time:", "valid-time", ""],
],
displayParams: [
Expand All @@ -1467,12 +1467,12 @@ const doCurveTextPatterns = async function () {
["", "label", ": "],
["", "data-source", " in "],
["", "region", ", "],
["", "forecast-length", "h "],
["", "scale", " "],
["", "variable", " "],
["", "statistic", " at "],
["", "threshold", ", "],
["fcst_len: ", "forecast-length", "h, "],
["valid-time: ", "valid-time", ", "],
["valid at: ", "valid-time", " UTC, "],
["", "curve-dates", ""],
],
displayParams: [
Expand All @@ -1495,12 +1495,12 @@ const doCurveTextPatterns = async function () {
["", "label", ": "],
["", "data-source", " in "],
["", "region", ", "],
["", "forecast-length", "h "],
["", "scale", " "],
["", "variable", " "],
["", "statistic", " at "],
["", "threshold", ", "],
["fcst_len: ", "forecast-length", "h, "],
["valid-time: ", "valid-time", ""],
["valid at: ", "valid-time", ""],
],
displayParams: [
"label",
Expand All @@ -1521,12 +1521,12 @@ const doCurveTextPatterns = async function () {
["", "label", ": "],
["", "data-source", " in "],
["", "region", ", "],
["", "forecast-length", "h "],
["", "scale", " "],
["", "variable", " "],
["", "statistic", " at "],
["", "threshold", ", "],
["fcst_len: ", "forecast-length", "h, "],
["valid-time: ", "valid-time", ""],
["valid at: ", "valid-time", ""],
],
displayParams: [
"label",
Expand Down
64 changes: 32 additions & 32 deletions apps/cb-metar/server/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -1497,15 +1497,15 @@ const doCurveTextPatterns = async function () {
plotType: matsTypes.PlotTypes.timeSeries,
textPattern: [
["", "label", ": "],
["", "data-source", " in "],
["", "sites", ": "],
["", "data-source", " at "],
["", "sites", ", "],
["", "region", ", "],
["", "forecast-length", "h "],
["", "variable", " "],
["", "statistic", " at "],
["", "threshold", ", "],
["fcst_len: ", "forecast-length", "h, "],
["valid-time: ", "valid-time", ", "],
["avg: ", "average", ". "],
["valid at: ", "valid-time", " UTC, "],
["", "average", " average."],
["Model filtered by: ", "filter-model-by", " "],
["range: ", "filter-model-min", " "],
["to ", "filter-model-max", ". "],
Expand Down Expand Up @@ -1539,15 +1539,15 @@ const doCurveTextPatterns = async function () {
plotType: matsTypes.PlotTypes.dieoff,
textPattern: [
["", "label", ": "],
["", "data-source", " in "],
["", "sites", ": "],
["", "data-source", " at "],
["", "sites", ", "],
["", "region", ", "],
["initialized ", "utc-cycle-start", " UTC, "],
["", "variable", " "],
["", "statistic", " at "],
["", "threshold", ", "],
["", "dieoff-type", ", "],
["valid-time: ", "valid-time", ", "],
["start utc: ", "utc-cycle-start", ", "],
["valid at: ", "valid-time", " UTC, "],
["", "curve-dates", ". "],
["Model filtered by: ", "filter-model-by", " "],
["range: ", "filter-model-min", " "],
Expand Down Expand Up @@ -1583,13 +1583,13 @@ const doCurveTextPatterns = async function () {
plotType: matsTypes.PlotTypes.threshold,
textPattern: [
["", "label", ": "],
["", "data-source", " in "],
["", "sites", ": "],
["", "data-source", " at "],
["", "sites", ", "],
["", "region", ", "],
["", "forecast-length", "h "],
["", "variable", " "],
["", "statistic", ", "],
["fcst_len: ", "forecast-length", "h, "],
["valid-time: ", "valid-time", ", "],
["valid at: ", "valid-time", " UTC, "],
["", "curve-dates", ". "],
["Model filtered by: ", "filter-model-by", " "],
["range: ", "filter-model-min", " "],
Expand Down Expand Up @@ -1620,13 +1620,13 @@ const doCurveTextPatterns = async function () {
plotType: matsTypes.PlotTypes.validtime,
textPattern: [
["", "label", ": "],
["", "data-source", " in "],
["", "sites", ": "],
["", "data-source", " at "],
["", "sites", ", "],
["", "region", ", "],
["", "forecast-length", "h "],
["", "variable", " "],
["", "statistic", " at "],
["", "threshold", ", "],
["fcst_len: ", "forecast-length", "h, "],
["", "curve-dates", ". "],
["Model filtered by: ", "filter-model-by", " "],
["range: ", "filter-model-min", " "],
Expand Down Expand Up @@ -1660,13 +1660,13 @@ const doCurveTextPatterns = async function () {
plotType: matsTypes.PlotTypes.dailyModelCycle,
textPattern: [
["", "label", ": "],
["", "data-source", " in "],
["", "sites", ": "],
["", "data-source", " at "],
["", "sites", ", "],
["", "region", ", "],
["initialized ", "utc-cycle-start", " UTC. "],
["", "variable", " "],
["", "statistic", " at "],
["", "threshold", ", "],
["start utc: ", "utc-cycle-start", ". "],
["Model filtered by: ", "filter-model-by", " "],
["range: ", "filter-model-min", " "],
["to ", "filter-model-max", ". "],
Expand Down Expand Up @@ -1700,10 +1700,10 @@ const doCurveTextPatterns = async function () {
["", "label", ": "],
["", "data-source", " in "],
["", "region", ", "],
["", "forecast-length", "h "],
["", "variable", " at "],
["", "threshold", ", "],
["fcst_len: ", "forecast-length", "h, "],
["valid-time: ", "valid-time", ", "],
["valid at: ", "valid-time", " UTC, "],
["", "curve-dates", ". "],
["Model filtered by: ", "filter-model-by", " "],
["range: ", "filter-model-min", " "],
Expand Down Expand Up @@ -1734,12 +1734,12 @@ const doCurveTextPatterns = async function () {
await matsCollections.CurveTextPatterns.insertAsync({
plotType: matsTypes.PlotTypes.map,
textPattern: [
["", "data-source", ": "],
["", "sites", ": "],
["", "data-source", " at "],
["", "sites", ", "],
["", "forecast-length", "h "],
["", "variable", " "],
["", "statistic", " at "],
["", "threshold", ", "],
["fcst_len: ", "forecast-length", " h "],
[" valid-time:", "valid-time", ". "],
["Model filtered by: ", "filter-model-by", " "],
["range: ", "filter-model-min", " "],
Expand Down Expand Up @@ -1770,14 +1770,14 @@ const doCurveTextPatterns = async function () {
plotType: matsTypes.PlotTypes.histogram,
textPattern: [
["", "label", ": "],
["", "data-source", " in "],
["", "sites", ": "],
["", "data-source", " at "],
["", "sites", ", "],
["", "region", ", "],
["", "forecast-length", "h "],
["", "variable", " "],
["", "statistic", " at "],
["", "threshold", ", "],
["fcst_len: ", "forecast-length", "h, "],
["valid-time: ", "valid-time", ", "],
["valid at: ", "valid-time", " UTC, "],
["", "curve-dates", ". "],
["Model filtered by: ", "filter-model-by", " "],
["range: ", "filter-model-min", " "],
Expand Down Expand Up @@ -1811,11 +1811,11 @@ const doCurveTextPatterns = async function () {
["", "label", ": "],
["", "data-source", " in "],
["", "region", ", "],
["", "forecast-length", "h "],
["", "variable", " "],
["", "statistic", " at "],
["", "threshold", ", "],
["fcst_len: ", "forecast-length", "h, "],
["valid-time: ", "valid-time", ". "],
["valid at: ", "valid-time", ". "],
["Model filtered by: ", "filter-model-by", " "],
["range: ", "filter-model-min", " "],
["to ", "filter-model-max", ". "],
Expand Down Expand Up @@ -1847,11 +1847,11 @@ const doCurveTextPatterns = async function () {
["", "label", ": "],
["", "data-source", " in "],
["", "region", ", "],
["", "forecast-length", "h "],
["", "variable", " "],
["", "statistic", " at "],
["", "threshold", ", "],
["fcst_len: ", "forecast-length", "h, "],
["valid-time: ", "valid-time", ". "],
["valid at: ", "valid-time", ". "],
["Model filtered by: ", "filter-model-by", " "],
["range: ", "filter-model-min", " "],
["to ", "filter-model-max", ". "],
Expand Down
Loading
Loading