@idmui/spot 0.3.9 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,103 +1,103 @@
1
1
  import we from "moment";
2
- import ae from "moment-timezone";
2
+ import ie from "moment-timezone";
3
3
  import { ArrowRight as He, Search as ke } from "@element-plus/icons-vue";
4
4
  import { LngLatHelper as Ee } from "@idm-plugin/geo";
5
5
  import * as ue from "echarts";
6
- import { markRaw as Pe, resolveComponent as Ce, openBlock as o, createElementBlock as n, createElementVNode as t, createVNode as Ie, withCtx as be, Fragment as re, renderList as Ae, createBlock as Ne, normalizeClass as le, toDisplayString as p, createTextVNode as se, createCommentVNode as Be, normalizeStyle as fe, withDirectives as Te, vShow as Ge } from "vue";
6
+ import { markRaw as Pe, resolveComponent as Ce, openBlock as n, createElementBlock as r, createElementVNode as t, createVNode as Ie, withCtx as be, Fragment as le, renderList as he, createBlock as Ne, normalizeClass as ge, toDisplayString as p, createTextVNode as ae, createCommentVNode as Be, normalizeStyle as fe, withDirectives as Te, vShow as Ge } from "vue";
7
7
  import Qe from "axios";
8
8
  class ye {
9
9
  static pickHourly(e, a) {
10
- var l, s, D, H, O, Y, P, N, T, ee, k, j, $, te, M, G, K, U, X, W, R, J, q, V, Z, g, Q, b, E, m, L, B, C, u, f, r, z, d, ge, de, ce, x, ne, c, S, _, w, F;
11
- const he = typeof a == "string" ? we(a) : a, ie = e == null ? void 0 : e.weather, oe = e == null ? void 0 : e.marine, i = we((s = (l = ie == null ? void 0 : ie[0]) == null ? void 0 : l.hourly) == null ? void 0 : s.date).utc(), A = i.clone().add((O = (H = (D = ie == null ? void 0 : ie[0]) == null ? void 0 : D.hourly) == null ? void 0 : H.time) == null ? void 0 : O.at(0), "h"), me = i.clone().add((N = (P = (Y = ie == null ? void 0 : ie[0]) == null ? void 0 : Y.hourly) == null ? void 0 : P.time) == null ? void 0 : N.at(-1), "h"), v = [];
12
- if (he.isBetween(A, me, "millisecond", "[]")) {
13
- const I = he.utc().diff(A, "h", !1);
10
+ var l, s, D, L, S, F, H, k, P, te, z, O, _, se, M, N, Y, j, K, U, X, W, R, J, q, d, Q, b, C, m, E, y, v, u, $, h, oe, o, ee, V, ce, x, re, c, T, Z, w, G;
11
+ const de = typeof a == "string" ? we(a) : a, Ae = e == null ? void 0 : e.weather, ne = e == null ? void 0 : e.marine, i = we((s = (l = Ae == null ? void 0 : Ae[0]) == null ? void 0 : l.hourly) == null ? void 0 : s.date).utc(), A = i.clone().add((S = (L = (D = Ae == null ? void 0 : Ae[0]) == null ? void 0 : D.hourly) == null ? void 0 : L.time) == null ? void 0 : S.at(0), "h"), me = i.clone().add((k = (H = (F = Ae == null ? void 0 : Ae[0]) == null ? void 0 : F.hourly) == null ? void 0 : H.time) == null ? void 0 : k.at(-1), "h"), f = [];
12
+ if (de.isBetween(A, me, "millisecond", "[]")) {
13
+ const I = de.utc().diff(A, "h", !1);
14
14
  let pe, De;
15
- if (ie)
16
- for (const xe of ie) {
17
- const y = xe.hourly;
15
+ if (Ae)
16
+ for (const xe of Ae) {
17
+ const B = xe.hourly;
18
18
  pe = {
19
- temp: (T = y.temperature_2m) == null ? void 0 : T.at(I),
20
- apparentTemp: (ee = y.apparent_temperature) == null ? void 0 : ee.at(I),
21
- rh: (k = y.relative_humidity_2m) == null ? void 0 : k.at(I),
22
- dp: (j = y.dew_point_2m) == null ? void 0 : j.at(I),
19
+ temp: (P = B.temperature_2m) == null ? void 0 : P.at(I),
20
+ apparentTemp: (te = B.apparent_temperature) == null ? void 0 : te.at(I),
21
+ rh: (z = B.relative_humidity_2m) == null ? void 0 : z.at(I),
22
+ dp: (O = B.dew_point_2m) == null ? void 0 : O.at(I),
23
23
  precip: {
24
- probability: ($ = y.precipitation_probability) == null ? void 0 : $.at(I),
25
- sum: (te = y.precipitation) == null ? void 0 : te.at(I)
24
+ probability: (_ = B.precipitation_probability) == null ? void 0 : _.at(I),
25
+ sum: (se = B.precipitation) == null ? void 0 : se.at(I)
26
26
  },
27
- pmsl: (M = y.pressure_msl) == null ? void 0 : M.at(I),
28
- psurf: (G = y.surface_pressure) == null ? void 0 : G.at(I),
29
- code: (K = y.weather_code) == null ? void 0 : K.at(I),
30
- visibility: this.m2nm((U = y.visibility) == null ? void 0 : U.at(I)),
27
+ pmsl: (M = B.pressure_msl) == null ? void 0 : M.at(I),
28
+ psurf: (N = B.surface_pressure) == null ? void 0 : N.at(I),
29
+ code: (Y = B.weather_code) == null ? void 0 : Y.at(I),
30
+ visibility: this.m2nm((j = B.visibility) == null ? void 0 : j.at(I)),
31
31
  wind: {
32
- speed: (X = y.wind_speed_10m) == null ? void 0 : X.at(I),
33
- kts: (W = y.wind_speed_10m) == null ? void 0 : W.at(I),
34
- degree: (R = y.wind_direction_10m) == null ? void 0 : R.at(I),
35
- bearing: ((J = y.wind_direction_10m) == null ? void 0 : J.at(I)) !== null ? (((q = y.wind_direction_10m) == null ? void 0 : q.at(I)) + 180) % 360 : null,
36
- gusts: (V = y.wind_gusts_10m) == null ? void 0 : V.at(I)
32
+ speed: (K = B.wind_speed_10m) == null ? void 0 : K.at(I),
33
+ kts: (U = B.wind_speed_10m) == null ? void 0 : U.at(I),
34
+ degree: (X = B.wind_direction_10m) == null ? void 0 : X.at(I),
35
+ bearing: ((W = B.wind_direction_10m) == null ? void 0 : W.at(I)) !== null ? (((R = B.wind_direction_10m) == null ? void 0 : R.at(I)) + 180) % 360 : null,
36
+ gusts: (J = B.wind_gusts_10m) == null ? void 0 : J.at(I)
37
37
  },
38
- isDay: (Z = y.is_day) == null ? void 0 : Z.at(I)
38
+ isDay: (q = B.is_day) == null ? void 0 : q.at(I)
39
39
  };
40
40
  const { name: Me, url: Le, bg: ze } = this.parseWeatherCode(pe.code, pe.isDay);
41
41
  pe.name = Me, pe.url = Le, pe.bg = ze, pe.wind.scale = this.beaufort(this.kts2ms(pe.wind.kts)), pe.wind.direction = this.degree2Direction(pe.wind.degree);
42
42
  }
43
- if (oe)
44
- for (const xe of oe) {
45
- const y = xe.hourly;
43
+ if (ne)
44
+ for (const xe of ne) {
45
+ const B = xe.hourly;
46
46
  De = {
47
47
  wave: {
48
48
  sig: {
49
- height: (g = y.wave_height) == null ? void 0 : g.at(I),
50
- degree: (Q = y.wave_direction) == null ? void 0 : Q.at(I),
51
- bearing: ((b = y.wave_direction) == null ? void 0 : b.at(I)) !== null ? (((E = y.wave_direction) == null ? void 0 : E.at(I)) + 180) % 360 : null,
52
- period: (m = y.wave_period) == null ? void 0 : m.at(I)
49
+ height: (d = B.wave_height) == null ? void 0 : d.at(I),
50
+ degree: (Q = B.wave_direction) == null ? void 0 : Q.at(I),
51
+ bearing: ((b = B.wave_direction) == null ? void 0 : b.at(I)) !== null ? (((C = B.wave_direction) == null ? void 0 : C.at(I)) + 180) % 360 : null,
52
+ period: (m = B.wave_period) == null ? void 0 : m.at(I)
53
53
  },
54
54
  swell: {
55
- height: (L = y.swell_wave_height) == null ? void 0 : L.at(I),
56
- degree: (B = y.swell_wave_direction) == null ? void 0 : B.at(I),
57
- bearing: ((C = y.swell_wave_direction) == null ? void 0 : C.at(I)) !== null ? (((u = y.swell_wave_direction) == null ? void 0 : u.at(I)) + 180) % 360 : null,
58
- period: (f = y.swell_wave_period) == null ? void 0 : f.at(I),
59
- peakPeriod: (r = y.swell_wave_peak_period) == null ? void 0 : r.at(I)
55
+ height: (E = B.swell_wave_height) == null ? void 0 : E.at(I),
56
+ degree: (y = B.swell_wave_direction) == null ? void 0 : y.at(I),
57
+ bearing: ((v = B.swell_wave_direction) == null ? void 0 : v.at(I)) !== null ? (((u = B.swell_wave_direction) == null ? void 0 : u.at(I)) + 180) % 360 : null,
58
+ period: ($ = B.swell_wave_period) == null ? void 0 : $.at(I),
59
+ peakPeriod: (h = B.swell_wave_peak_period) == null ? void 0 : h.at(I)
60
60
  },
61
61
  wd: {
62
- height: (z = y.wind_wave_height) == null ? void 0 : z.at(I),
63
- degree: (d = y.wind_wave_direction) == null ? void 0 : d.at(I),
64
- bearing: ((ge = y.wind_wave_direction) == null ? void 0 : ge.at(I)) !== null ? (((de = y.wind_wave_direction) == null ? void 0 : de.at(I)) + 180) % 360 : null,
65
- period: (ce = y.wind_wave_period) == null ? void 0 : ce.at(I),
66
- peakPeriod: (x = y.wind_wave_peak_period) == null ? void 0 : x.at(I)
62
+ height: (oe = B.wind_wave_height) == null ? void 0 : oe.at(I),
63
+ degree: (o = B.wind_wave_direction) == null ? void 0 : o.at(I),
64
+ bearing: ((ee = B.wind_wave_direction) == null ? void 0 : ee.at(I)) !== null ? (((V = B.wind_wave_direction) == null ? void 0 : V.at(I)) + 180) % 360 : null,
65
+ period: (ce = B.wind_wave_period) == null ? void 0 : ce.at(I),
66
+ peakPeriod: (x = B.wind_wave_peak_period) == null ? void 0 : x.at(I)
67
67
  }
68
68
  },
69
69
  current: {
70
- speed: (ne = y.ocean_current_velocity) == null ? void 0 : ne.at(I),
71
- kts: (c = y.ocean_current_velocity) == null ? void 0 : c.at(I),
72
- degree: (S = y.ocean_current_direction) == null ? void 0 : S.at(I),
73
- bearing: ((_ = y.ocean_current_direction) == null ? void 0 : _.at(I)) ?? null
70
+ speed: (re = B.ocean_current_velocity) == null ? void 0 : re.at(I),
71
+ kts: (c = B.ocean_current_velocity) == null ? void 0 : c.at(I),
72
+ degree: (T = B.ocean_current_direction) == null ? void 0 : T.at(I),
73
+ bearing: ((Z = B.ocean_current_direction) == null ? void 0 : Z.at(I)) ?? null
74
74
  },
75
- sst: (w = y.sea_surface_temperature) == null ? void 0 : w.at(I),
76
- height: (F = y.sea_level_height_msl) == null ? void 0 : F.at(I)
75
+ sst: (w = B.sea_surface_temperature) == null ? void 0 : w.at(I),
76
+ height: (G = B.sea_level_height_msl) == null ? void 0 : G.at(I)
77
77
  }, De.wave = this.parseWave(De.wave), De.current.direction = this.degree2Direction(De.current.degree);
78
78
  }
79
- v.push({
79
+ f.push({
80
80
  utc: A.add(I, "h").format(),
81
81
  weather: { ...pe },
82
82
  ...De
83
83
  });
84
84
  }
85
- return v;
85
+ return f;
86
86
  }
87
87
  static toLegacy(e) {
88
- var a, l, s, D, H, O, Y, P, N, T;
88
+ var a, l, s, D, L, S, F, H, k, P;
89
89
  return {
90
90
  wind: (a = e == null ? void 0 : e.weather) == null ? void 0 : a.wind,
91
91
  visibility: (l = e == null ? void 0 : e.weather) == null ? void 0 : l.visibility,
92
92
  temp: (s = e == null ? void 0 : e.weather) == null ? void 0 : s.temp,
93
93
  prmsl: (D = e == null ? void 0 : e.weather) == null ? void 0 : D.pmsl,
94
94
  gusts: {
95
- kts: (O = (H = e == null ? void 0 : e.weather) == null ? void 0 : H.wind) == null ? void 0 : O.gusts
95
+ kts: (S = (L = e == null ? void 0 : e.weather) == null ? void 0 : L.wind) == null ? void 0 : S.gusts
96
96
  },
97
- precip: (Y = e == null ? void 0 : e.weather) == null ? void 0 : Y.precip,
98
- code: (P = e == null ? void 0 : e.weather) == null ? void 0 : P.code,
99
- name: (N = e == null ? void 0 : e.weather) == null ? void 0 : N.name,
100
- url: (T = e == null ? void 0 : e.weather) == null ? void 0 : T.url,
97
+ precip: (F = e == null ? void 0 : e.weather) == null ? void 0 : F.precip,
98
+ code: (H = e == null ? void 0 : e.weather) == null ? void 0 : H.code,
99
+ name: (k = e == null ? void 0 : e.weather) == null ? void 0 : k.name,
100
+ url: (P = e == null ? void 0 : e.weather) == null ? void 0 : P.url,
101
101
  wave: e == null ? void 0 : e.wave,
102
102
  current: e == null ? void 0 : e.current,
103
103
  sst: e == null ? void 0 : e.sst,
@@ -106,84 +106,84 @@ class ye {
106
106
  };
107
107
  }
108
108
  static pickDaily(e, a) {
109
- var l, s, D, H, O, Y, P, N, T, ee, k, j, $, te, M, G, K, U, X, W, R, J, q, V, Z, g, Q, b, E, m, L, B, C, u, f, r, z, d, ge, de, ce, x, ne, c;
110
- const S = typeof a == "string" ? we(a) : a, _ = e == null ? void 0 : e.weather, w = e == null ? void 0 : e.marine, F = we((D = (s = (l = _ == null ? void 0 : _[0]) == null ? void 0 : l.daily) == null ? void 0 : s.time) == null ? void 0 : D.at(0)), he = we((Y = (O = (H = _ == null ? void 0 : _[0]) == null ? void 0 : H.daily) == null ? void 0 : O.time) == null ? void 0 : Y.at(-1)), ie = [];
111
- if (S.isBetween(F, he, "millisecond", "[]")) {
112
- let oe, i;
113
- const A = S.diff(F, "d", !1);
114
- if (_)
115
- for (const me of _) {
116
- const v = me.daily;
117
- oe = {
118
- code: (P = v.weather_code) == null ? void 0 : P.at(A),
109
+ var l, s, D, L, S, F, H, k, P, te, z, O, _, se, M, N, Y, j, K, U, X, W, R, J, q, d, Q, b, C, m, E, y, v, u, $, h, oe, o, ee, V, ce, x, re, c;
110
+ const T = typeof a == "string" ? we(a) : a, Z = e == null ? void 0 : e.weather, w = e == null ? void 0 : e.marine, G = we((D = (s = (l = Z == null ? void 0 : Z[0]) == null ? void 0 : l.daily) == null ? void 0 : s.time) == null ? void 0 : D.at(0)), de = we((F = (S = (L = Z == null ? void 0 : Z[0]) == null ? void 0 : L.daily) == null ? void 0 : S.time) == null ? void 0 : F.at(-1)), Ae = [];
111
+ if (T.isBetween(G, de, "millisecond", "[]")) {
112
+ let ne, i;
113
+ const A = T.diff(G, "d", !1);
114
+ if (Z)
115
+ for (const me of Z) {
116
+ const f = me.daily;
117
+ ne = {
118
+ code: (H = f.weather_code) == null ? void 0 : H.at(A),
119
119
  temp: {
120
- max: (N = v.temperature_2m_max) == null ? void 0 : N.at(A),
121
- min: (T = v.temperature_2m_min) == null ? void 0 : T.at(A),
122
- mean: (ee = v.temperature_2m_mean) == null ? void 0 : ee.at(A)
120
+ max: (k = f.temperature_2m_max) == null ? void 0 : k.at(A),
121
+ min: (P = f.temperature_2m_min) == null ? void 0 : P.at(A),
122
+ mean: (te = f.temperature_2m_mean) == null ? void 0 : te.at(A)
123
123
  },
124
124
  apparentTemp: {
125
- max: (k = v.apparent_temperature_max) == null ? void 0 : k.at(A),
126
- min: (j = v.apparent_temperature_min) == null ? void 0 : j.at(A)
125
+ max: (z = f.apparent_temperature_max) == null ? void 0 : z.at(A),
126
+ min: (O = f.apparent_temperature_min) == null ? void 0 : O.at(A)
127
127
  },
128
128
  precip: {
129
- sum: ($ = v.precipitation_sum) == null ? void 0 : $.at(A),
130
- rainSum: (te = v.rain_sum) == null ? void 0 : te.at(A),
131
- snowfallSum: (M = v.snowfall_sum) == null ? void 0 : M.at(A),
132
- showersSum: (G = v.showers_sum) == null ? void 0 : G.at(A),
133
- hours: (K = v.precipitation_hours) == null ? void 0 : K.at(A),
134
- probability: (U = v.precipitation_probability_max) == null ? void 0 : U.at(A)
129
+ sum: (_ = f.precipitation_sum) == null ? void 0 : _.at(A),
130
+ rainSum: (se = f.rain_sum) == null ? void 0 : se.at(A),
131
+ snowfallSum: (M = f.snowfall_sum) == null ? void 0 : M.at(A),
132
+ showersSum: (N = f.showers_sum) == null ? void 0 : N.at(A),
133
+ hours: (Y = f.precipitation_hours) == null ? void 0 : Y.at(A),
134
+ probability: (j = f.precipitation_probability_max) == null ? void 0 : j.at(A)
135
135
  },
136
136
  rh: {
137
- max: (X = v.relative_humidity_2m_max) == null ? void 0 : X.at(A),
138
- min: (W = v.relative_humidity_2m_min) == null ? void 0 : W.at(A),
139
- mean: (R = v.relative_humidity_2m_mean) == null ? void 0 : R.at(A)
137
+ max: (K = f.relative_humidity_2m_max) == null ? void 0 : K.at(A),
138
+ min: (U = f.relative_humidity_2m_min) == null ? void 0 : U.at(A),
139
+ mean: (X = f.relative_humidity_2m_mean) == null ? void 0 : X.at(A)
140
140
  },
141
141
  wind: {
142
- speed: (J = v.wind_speed_10m_max) == null ? void 0 : J.at(A),
143
- kts: (q = v.wind_speed_10m_max) == null ? void 0 : q.at(A),
144
- degree: (V = v.wind_direction_10m_dominant) == null ? void 0 : V.at(A),
145
- gusts: (Z = v.wind_gusts_10m_max) == null ? void 0 : Z.at(A),
146
- bearing: ((g = v.wind_direction_10m_dominant) == null ? void 0 : g.at(A)) !== null ? (((Q = v.wind_direction_10m_dominant) == null ? void 0 : Q.at(A)) + 180) % 360 : null
142
+ speed: (W = f.wind_speed_10m_max) == null ? void 0 : W.at(A),
143
+ kts: (R = f.wind_speed_10m_max) == null ? void 0 : R.at(A),
144
+ degree: (J = f.wind_direction_10m_dominant) == null ? void 0 : J.at(A),
145
+ gusts: (q = f.wind_gusts_10m_max) == null ? void 0 : q.at(A),
146
+ bearing: ((d = f.wind_direction_10m_dominant) == null ? void 0 : d.at(A)) !== null ? (((Q = f.wind_direction_10m_dominant) == null ? void 0 : Q.at(A)) + 180) % 360 : null
147
147
  }
148
148
  };
149
- const { name: I, url: pe, bg: De } = this.parseWeatherCode(oe.code, !0);
150
- oe.name = I, oe.url = pe, oe.bg = De, oe.wind.scale = this.beaufort(this.kts2ms(oe.wind.kts)), oe.wind.direction = this.degree2Direction(oe.wind.degree);
149
+ const { name: I, url: pe, bg: De } = this.parseWeatherCode(ne.code, !0);
150
+ ne.name = I, ne.url = pe, ne.bg = De, ne.wind.scale = this.beaufort(this.kts2ms(ne.wind.kts)), ne.wind.direction = this.degree2Direction(ne.wind.degree);
151
151
  }
152
152
  if (w)
153
153
  for (const me of w) {
154
- const v = me.daily;
154
+ const f = me.daily;
155
155
  i = {
156
156
  wave: {
157
157
  sig: {
158
- height: (b = v.wave_height_max) == null ? void 0 : b.at(A),
159
- degree: (E = v.wave_direction_dominant) == null ? void 0 : E.at(A),
160
- period: (m = v.wave_period_max) == null ? void 0 : m.at(A),
161
- bearing: ((L = v.wave_direction_dominant) == null ? void 0 : L.at(A)) !== null ? (((B = v.wave_direction_dominant) == null ? void 0 : B.at(A)) + 180) % 360 : null
158
+ height: (b = f.wave_height_max) == null ? void 0 : b.at(A),
159
+ degree: (C = f.wave_direction_dominant) == null ? void 0 : C.at(A),
160
+ period: (m = f.wave_period_max) == null ? void 0 : m.at(A),
161
+ bearing: ((E = f.wave_direction_dominant) == null ? void 0 : E.at(A)) !== null ? (((y = f.wave_direction_dominant) == null ? void 0 : y.at(A)) + 180) % 360 : null
162
162
  },
163
163
  swell: {
164
- height: (C = v.swell_wave_height_max) == null ? void 0 : C.at(A),
165
- degree: (u = v.swell_wave_direction_dominant) == null ? void 0 : u.at(A),
166
- period: (f = v.swell_wave_period_max) == null ? void 0 : f.at(A),
167
- peakPeriod: (r = v.swell_wave_peak_period_max) == null ? void 0 : r.at(A),
168
- bearing: ((z = v.swell_wave_direction_dominant) == null ? void 0 : z.at(A)) !== null ? (((d = v.swell_wave_direction_dominant) == null ? void 0 : d.at(A)) + 180) % 360 : null
164
+ height: (v = f.swell_wave_height_max) == null ? void 0 : v.at(A),
165
+ degree: (u = f.swell_wave_direction_dominant) == null ? void 0 : u.at(A),
166
+ period: ($ = f.swell_wave_period_max) == null ? void 0 : $.at(A),
167
+ peakPeriod: (h = f.swell_wave_peak_period_max) == null ? void 0 : h.at(A),
168
+ bearing: ((oe = f.swell_wave_direction_dominant) == null ? void 0 : oe.at(A)) !== null ? (((o = f.swell_wave_direction_dominant) == null ? void 0 : o.at(A)) + 180) % 360 : null
169
169
  },
170
170
  wd: {
171
- height: (ge = v.wind_wave_height_max) == null ? void 0 : ge.at(A),
172
- degree: (de = v.wind_wave_direction_dominant) == null ? void 0 : de.at(A),
173
- period: (ce = v.wind_wave_period_max) == null ? void 0 : ce.at(A),
174
- peakPeriod: (x = v.wind_wave_peak_period_max) == null ? void 0 : x.at(A),
175
- bearing: ((ne = v.wind_wave_direction_dominant) == null ? void 0 : ne.at(A)) !== null ? (((c = v.wind_wave_direction_dominant) == null ? void 0 : c.at(A)) + 180) % 360 : null
171
+ height: (ee = f.wind_wave_height_max) == null ? void 0 : ee.at(A),
172
+ degree: (V = f.wind_wave_direction_dominant) == null ? void 0 : V.at(A),
173
+ period: (ce = f.wind_wave_period_max) == null ? void 0 : ce.at(A),
174
+ peakPeriod: (x = f.wind_wave_peak_period_max) == null ? void 0 : x.at(A),
175
+ bearing: ((re = f.wind_wave_direction_dominant) == null ? void 0 : re.at(A)) !== null ? (((c = f.wind_wave_direction_dominant) == null ? void 0 : c.at(A)) + 180) % 360 : null
176
176
  }
177
177
  }
178
178
  }, i.wave = this.parseWave(i.wave);
179
179
  }
180
- ie.push({
181
- utc: F.add(A, "d").utc().format(),
182
- weather: { ...oe },
180
+ Ae.push({
181
+ utc: G.add(A, "d").utc().format(),
182
+ weather: { ...ne },
183
183
  ...i
184
184
  });
185
185
  }
186
- return ie;
186
+ return Ae;
187
187
  }
188
188
  static parseWave(e) {
189
189
  return e.sig.direction = this.degree2Direction(e.sig.degree), e.swell.direction = this.degree2Direction(e.swell.degree), e.wd.direction = this.degree2Direction(e.wd.degree), e.sig.scale = this.douglas(e.sig.height), e.swell.scale = this.douglas(e.swell.height), e.wd.scale = this.douglas(e.wd.height), e;
@@ -565,8 +565,8 @@ class ye {
565
565
  }
566
566
  }
567
567
  const ve = "data:image/gif;base64,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";
568
- const Se = (h, e) => {
569
- const a = h.__vccOpts || h;
568
+ const Se = (g, e) => {
569
+ const a = g.__vccOpts || g;
570
570
  for (const [l, s] of e)
571
571
  a[l] = s;
572
572
  return a;
@@ -629,81 +629,81 @@ const Se = (h, e) => {
629
629
  },
630
630
  computed: {
631
631
  computeHourLT() {
632
- return function(h) {
633
- if (h) {
634
- const e = ae(h).tz(this.positionGmt);
632
+ return function(g) {
633
+ if (g) {
634
+ const e = ie(g).tz(this.positionGmt);
635
635
  return `${e == null ? void 0 : e.format("HH")}`;
636
636
  }
637
637
  return "-";
638
638
  };
639
639
  },
640
640
  computeHourZ() {
641
- return function(h) {
642
- if (h) {
643
- const e = we(h).utc();
641
+ return function(g) {
642
+ if (g) {
643
+ const e = we(g).utc();
644
644
  return `${e == null ? void 0 : e.format("HH")}Z`;
645
645
  }
646
646
  return "-";
647
647
  };
648
648
  },
649
649
  computeWeekLT() {
650
- return function(h) {
651
- if (h) {
652
- const e = ae(h).tz(this.positionGmt);
650
+ return function(g) {
651
+ if (g) {
652
+ const e = ie(g).tz(this.positionGmt);
653
653
  return `${e == null ? void 0 : e.format("dddd")}`;
654
654
  }
655
655
  return "-";
656
656
  };
657
657
  },
658
658
  computeDDLT() {
659
- return function(h) {
660
- if (h) {
661
- const e = ae(h).tz(this.positionGmt);
659
+ return function(g) {
660
+ if (g) {
661
+ const e = ie(g).tz(this.positionGmt);
662
662
  return `${e == null ? void 0 : e.format("DD")}`;
663
663
  }
664
664
  return "-";
665
665
  };
666
666
  },
667
667
  computeMMMDDLT() {
668
- return function(h) {
669
- if (h) {
670
- const e = ae(h).tz(this.positionGmt);
668
+ return function(g) {
669
+ if (g) {
670
+ const e = ie(g).tz(this.positionGmt);
671
671
  return `${e == null ? void 0 : e.format("MMM-DD")}`;
672
672
  }
673
673
  return "-";
674
674
  };
675
675
  },
676
676
  computeMMMDDHHmmLT() {
677
- return function(h) {
678
- if (h) {
679
- const e = ae(h).tz(this.positionGmt);
677
+ return function(g) {
678
+ if (g) {
679
+ const e = ie(g).tz(this.positionGmt);
680
680
  return `${e == null ? void 0 : e.format("MMM-DD HHmm")}`;
681
681
  }
682
682
  return "-";
683
683
  };
684
684
  },
685
685
  computeLat() {
686
- return function(h, e = 4) {
687
- return Ee.lat2pretty(h, e).pretty;
686
+ return function(g, e = 4) {
687
+ return Ee.lat2pretty(g, e).pretty;
688
688
  };
689
689
  },
690
690
  computeLng() {
691
- return function(h, e = 4) {
692
- return Ee.lng2pretty(h, e).pretty;
691
+ return function(g, e = 4) {
692
+ return Ee.lng2pretty(g, e).pretty;
693
693
  };
694
694
  },
695
695
  roundPrecision() {
696
- return function(h, e = 4) {
697
- return isNaN(h) ? "-" : Ee.roundPrecision(h, e);
696
+ return function(g, e = 4) {
697
+ return isNaN(g) ? "-" : Ee.roundPrecision(g, e);
698
698
  };
699
699
  }
700
700
  },
701
701
  watch: {
702
702
  point: {
703
703
  handler() {
704
- var h, e, a;
704
+ var g, e, a;
705
705
  this.point && (this.position = {
706
- portId: (h = this.point) == null ? void 0 : h.portId,
706
+ portId: (g = this.point) == null ? void 0 : g.portId,
707
707
  lat: (e = this.point) == null ? void 0 : e.lat,
708
708
  lng: (a = this.point) == null ? void 0 : a.lng,
709
709
  name: this.computeLat(this.point.lat) + "," + this.computeLng(this.point.lng)
@@ -727,16 +727,16 @@ const Se = (h, e) => {
727
727
  },
728
728
  mounted() {
729
729
  this.$nextTick(() => {
730
- document.addEventListener("click", (h) => {
730
+ document.addEventListener("click", (g) => {
731
731
  const e = document.getElementById("seasonal-title");
732
- !(e != null && e.contains(h.target)) && this.seasonalData && (this.seasonalData.showMonths = !1);
732
+ !(e != null && e.contains(g.target)) && this.seasonalData && (this.seasonalData.showMonths = !1);
733
733
  });
734
734
  });
735
735
  },
736
736
  methods: {
737
- async fetchSuggestPosition(h) {
737
+ async fetchSuggestPosition(g) {
738
738
  var l;
739
- const e = h.replaceAll(",", ",");
739
+ const e = g.replaceAll(",", ",");
740
740
  if (!e)
741
741
  return this.positionList = this.collectList, !1;
742
742
  const a = await Qe.get(`https://cbe.idmwx.com/api/arc/ports/suggest?n=${e}`, {
@@ -747,16 +747,16 @@ const Se = (h, e) => {
747
747
  (a == null ? void 0 : a.data.code) === 0 && (this.positionList = (l = a == null ? void 0 : a.data.data) == null ? void 0 : l.map((s) => (s.name = s.id ? s.name : this.computeLat(s.lat) + ", " + this.computeLng(s.lng), s.portId = s.id, s)));
748
748
  },
749
749
  handleSearch() {
750
- var h, e, a;
750
+ var g, e, a;
751
751
  this.searchName && (this.handleClearHoursTable(), this.position = {
752
- portId: (h = this.positionList.find((l) => l.name === this.searchName)) == null ? void 0 : h.portId,
752
+ portId: (g = this.positionList.find((l) => l.name === this.searchName)) == null ? void 0 : g.portId,
753
753
  lat: (e = this.positionList.find((l) => l.name === this.searchName)) == null ? void 0 : e.lat,
754
754
  lng: (a = this.positionList.find((l) => l.name === this.searchName)) == null ? void 0 : a.lng,
755
755
  name: this.searchName
756
756
  }, this.$emit("url", this.position), this.handleFetchMeteo());
757
757
  },
758
758
  handleCollect() {
759
- this.isCollected = !this.isCollected, this.isCollected ? this.collectList.push({ name: this.position.name, portId: this.position.portId, lat: this.position.lat, lng: this.position.lng }) : this.collectList = this.collectList.filter((h) => h.name !== this.position.name), localStorage.setItem("idmCollectList", JSON.stringify(this.collectList));
759
+ this.isCollected = !this.isCollected, this.isCollected ? this.collectList.push({ name: this.position.name, portId: this.position.portId, lat: this.position.lat, lng: this.position.lng }) : this.collectList = this.collectList.filter((g) => g.name !== this.position.name), localStorage.setItem("idmCollectList", JSON.stringify(this.collectList));
760
760
  },
761
761
  async handleFetchMeteo() {
762
762
  var a;
@@ -770,12 +770,12 @@ const Se = (h, e) => {
770
770
  hourlyTable: !0,
771
771
  seasonalEchart: !0
772
772
  };
773
- const h = {
773
+ const g = {
774
774
  lat: this.position.lat,
775
775
  lng: this.position.lng,
776
776
  forecastDays: 15,
777
777
  selfHosted: !1
778
- }, e = await Qe.post("https://cbe.idmwx.com/api/arc/meteo2/spot/forecast", h, {
778
+ }, e = await Qe.post("https://cbe.idmwx.com/api/arc/meteo2/spot/forecast", g, {
779
779
  headers: {
780
780
  Authorization: this.token
781
781
  }
@@ -788,49 +788,49 @@ const Se = (h, e) => {
788
788
  this.initInfo(), this.menuIndex === 1 ? (this.initWeatherEchart(), this.handleMeteogramData7(), this.initHoursTableData()) : this.menuIndex === 2 ? (this.handleMeteogramData14(), this.initDaysTableData(), this.initHourlyTableData()) : this.handleFetchSeasonalData();
789
789
  },
790
790
  initInfo() {
791
- var h, e, a, l;
792
- this.positionGmt = (e = (h = this.meteoData.weather) == null ? void 0 : h[0]) == null ? void 0 : e.timezone, this.positionOffset = (l = (a = this.meteoData.weather) == null ? void 0 : a[0]) == null ? void 0 : l.offset, this.issuedDate = we(this.etime).utc().format("MMM-DD/HHmm[Z], YYYY"), this.activeIndex = ae(this.etime).tz(this.positionGmt).hour(), this.pickedDate = ae(this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format(), this.collectList = JSON.parse(localStorage.getItem("idmCollectList") || "[]"), this.positionList = JSON.parse(JSON.stringify(this.collectList)), this.isCollected = this.collectList.some((s) => {
791
+ var g, e, a, l;
792
+ this.positionGmt = (e = (g = this.meteoData.weather) == null ? void 0 : g[0]) == null ? void 0 : e.timezone, this.positionOffset = (l = (a = this.meteoData.weather) == null ? void 0 : a[0]) == null ? void 0 : l.offset, this.issuedDate = we(this.etime).utc().format("MMM-DD/HHmm[Z], YYYY"), this.activeIndex = ie(this.etime).tz(this.positionGmt).hour(), this.pickedDate = ie(this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format(), this.collectList = JSON.parse(localStorage.getItem("idmCollectList") || "[]"), this.positionList = JSON.parse(JSON.stringify(this.collectList)), this.isCollected = this.collectList.some((s) => {
793
793
  var D;
794
794
  return s.name === ((D = this.position) == null ? void 0 : D.name);
795
795
  });
796
796
  },
797
797
  initWeatherEchart() {
798
- const h = [], e = [], a = [], l = [], s = [], D = [], H = [], O = [], Y = [], P = [], N = {}, T = "data:image/svg+xml;base64," + window.btoa(
798
+ const g = [], e = [], a = [], l = [], s = [], D = [], L = [], S = [], F = [], H = [], k = {}, P = "data:image/svg+xml;base64," + window.btoa(
799
799
  unescape(
800
800
  encodeURIComponent(
801
801
  '<svg t="1740385441519" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="10951" width="200" height="200"><path d="M512 804.83593751A276.87183211 276.87183211 0 0 1 235.12816789 527.9641054Q235.12816789 375.21005376 512 13.82031251q276.87183211 361.30792288 276.87183211 514.14379289a276.87183211 276.87183211 0 0 1-276.87183211 276.87183211zM294.4461577 527.9641054a217.47202472 217.47202472 0 0 0 217.5538423 217.55384231 19.79993605 19.79993605 0 1 0 0-39.51805453 177.9539702 177.9539702 0 0 1-177.9539702-178.03578778 19.79993605 19.79993605 0 0 0-39.5998721 0z" fill="#0c73a8" p-id="10952"></path></svg>'
802
802
  )
803
803
  )
804
- ), ee = "data:image/svg+xml;base64," + window.btoa(
804
+ ), te = "data:image/svg+xml;base64," + window.btoa(
805
805
  unescape(
806
806
  encodeURIComponent(
807
807
  '<svg t="1740383449285" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="10797" width="200" height="200"><path d="M133.8 579l-44.4-44.4c-18.8-18.8-18.8-49.2 0-67.8L478 78c18.8-18.8 49.2-18.8 67.8 0l388.6 388.6c18.8 18.8 18.8 49.2 0 67.8L890 578.8c-19 19-50 18.6-68.6-0.8L592 337.2V912c0 26.6-21.4 48-48 48h-64c-26.6 0-48-21.4-48-48V337.2L202.4 578.2c-18.6 19.6-49.6 20-68.6 0.8z" fill="#333" p-id="10798"></path></svg>'
808
808
  )
809
809
  )
810
- ), k = new Image(64, 64);
811
- k.src = ee, k.onload = () => {
812
- var K, U, X, W, R, J, q, V, Z, g, Q, b, E;
810
+ ), z = new Image(64, 64);
811
+ z.src = te, z.onload = () => {
812
+ var Y, j, K, U, X, W, R, J, q, d, Q, b, C;
813
813
  this.loading.weatherEchart = !1;
814
814
  for (let m = 0; m < 7; m++) {
815
- const L = we(this.pickedDate).clone().add(m, "d");
816
- h.push(ae(L).tz(this.positionGmt).format("yyyy-MM-DD")), e.push(this.computeMMMDDLT(L)), a.push(m === 0 ? "Today" : this.computeWeekLT(L));
817
- const B = ((K = ye.pickDaily(this.meteoData, L)) == null ? void 0 : K[0]) || {};
818
- l.push(this.roundPrecision((X = (U = B.weather) == null ? void 0 : U.temp) == null ? void 0 : X.min, 0)), s.push(this.roundPrecision((R = (W = B.weather) == null ? void 0 : W.temp) == null ? void 0 : R.max, 0)), O.push(this.roundPrecision((q = (J = B.weather) == null ? void 0 : J.wind) == null ? void 0 : q.kts, 1) ?? "- kts"), P.push(this.roundPrecision((Z = (V = B.weather) == null ? void 0 : V.precip) == null ? void 0 : Z.sum, 1) ?? "- mm"), D.push({ symbol: "image://" + ((g = B.weather) == null ? void 0 : g.url) }), H.push((Q = B.weather) == null ? void 0 : Q.name), Y.push((E = (b = B.weather) == null ? void 0 : b.wind) == null ? void 0 : E.bearing);
819
- const C = document.createElement("canvas"), u = C.getContext("2d");
820
- C.width = k.width, C.height = k.height;
821
- const r = Y[m] * (Math.PI / 180);
822
- u.translate(C.width / 2, C.height / 2), u.rotate(r), u.translate(-k.width / 2, -k.height / 2), u.drawImage(k, 0, 0, 64, 64);
823
- const z = C.toDataURL();
824
- N[`WindIcon${m}`] = {
815
+ const E = we(this.pickedDate).clone().add(m, "d");
816
+ g.push(ie(E).tz(this.positionGmt).format("yyyy-MM-DD")), e.push(this.computeMMMDDLT(E)), a.push(m === 0 ? "Today" : this.computeWeekLT(E));
817
+ const y = ((Y = ye.pickDaily(this.meteoData, E)) == null ? void 0 : Y[0]) || {};
818
+ l.push(this.roundPrecision((K = (j = y.weather) == null ? void 0 : j.temp) == null ? void 0 : K.min, 0)), s.push(this.roundPrecision((X = (U = y.weather) == null ? void 0 : U.temp) == null ? void 0 : X.max, 0)), S.push(this.roundPrecision((R = (W = y.weather) == null ? void 0 : W.wind) == null ? void 0 : R.kts, 1) ?? "- kts"), H.push(this.roundPrecision((q = (J = y.weather) == null ? void 0 : J.precip) == null ? void 0 : q.sum, 1) ?? "- mm"), D.push({ symbol: "image://" + ((d = y.weather) == null ? void 0 : d.url) }), L.push((Q = y.weather) == null ? void 0 : Q.name), F.push((C = (b = y.weather) == null ? void 0 : b.wind) == null ? void 0 : C.bearing);
819
+ const v = document.createElement("canvas"), u = v.getContext("2d");
820
+ v.width = z.width, v.height = z.height;
821
+ const h = F[m] * (Math.PI / 180);
822
+ u.translate(v.width / 2, v.height / 2), u.rotate(h), u.translate(-z.width / 2, -z.height / 2), u.drawImage(z, 0, 0, 64, 64);
823
+ const oe = v.toDataURL();
824
+ k[`WindIcon${m}`] = {
825
825
  height: 12,
826
826
  width: 12,
827
827
  align: "left",
828
828
  backgroundColor: {
829
- image: z
829
+ image: oe
830
830
  }
831
831
  };
832
832
  }
833
- const j = Math.max(...s.filter((m) => typeof m == "number" && !isNaN(m))) - Math.min(...l.filter((m) => typeof m == "number" && !isNaN(m))), $ = Math.min(...l.filter((m) => typeof m == "number" && !isNaN(m))) - 1.5 * j, te = Math.max(...s.filter((m) => typeof m == "number" && !isNaN(m))) + 2 * j, M = 4 + 0.5 / h.length * 92 + "%", G = {
833
+ const O = Math.max(...s.filter((m) => typeof m == "number" && !isNaN(m))) - Math.min(...l.filter((m) => typeof m == "number" && !isNaN(m))), _ = Math.min(...l.filter((m) => typeof m == "number" && !isNaN(m))) - 1.5 * O, se = Math.max(...s.filter((m) => typeof m == "number" && !isNaN(m))) + 2 * O, M = 4 + 0.5 / g.length * 92 + "%", N = {
834
834
  grid: {
835
835
  bottom: 0,
836
836
  top: 0,
@@ -842,7 +842,7 @@ const Se = (h, e) => {
842
842
  show: !0,
843
843
  position: "right",
844
844
  formatter: function(m) {
845
- return m.seriesName === "Weather Icon" ? H[m.dataIndex] : !1;
845
+ return m.seriesName === "Weather Icon" ? L[m.dataIndex] : !1;
846
846
  }
847
847
  },
848
848
  legend: {
@@ -854,7 +854,7 @@ const Se = (h, e) => {
854
854
  top: "50%",
855
855
  height: "50%",
856
856
  type: "category",
857
- data: h,
857
+ data: g,
858
858
  show: !1
859
859
  },
860
860
  singleAxis: [
@@ -880,7 +880,7 @@ const Se = (h, e) => {
880
880
  // 隐藏分割线
881
881
  },
882
882
  boundaryGap: !1,
883
- data: h,
883
+ data: g,
884
884
  top: "7%",
885
885
  height: "2%"
886
886
  },
@@ -906,7 +906,7 @@ const Se = (h, e) => {
906
906
  // 隐藏分割线
907
907
  },
908
908
  boundaryGap: !1,
909
- data: h,
909
+ data: g,
910
910
  top: "16%",
911
911
  height: "2%"
912
912
  },
@@ -932,7 +932,7 @@ const Se = (h, e) => {
932
932
  // 隐藏分割线
933
933
  },
934
934
  boundaryGap: !1,
935
- data: h,
935
+ data: g,
936
936
  top: "27%",
937
937
  height: "2%"
938
938
  },
@@ -958,7 +958,7 @@ const Se = (h, e) => {
958
958
  // 隐藏分割线
959
959
  },
960
960
  boundaryGap: !1,
961
- data: h,
961
+ data: g,
962
962
  top: "84%",
963
963
  height: "2%"
964
964
  },
@@ -984,7 +984,7 @@ const Se = (h, e) => {
984
984
  // 隐藏分割线
985
985
  },
986
986
  boundaryGap: !1,
987
- data: h,
987
+ data: g,
988
988
  top: "93%",
989
989
  height: "2%"
990
990
  }
@@ -993,8 +993,8 @@ const Se = (h, e) => {
993
993
  type: "value",
994
994
  name: "温度(℃)",
995
995
  show: !1,
996
- min: $,
997
- max: te,
996
+ min: _,
997
+ max: se,
998
998
  axisLabel: {
999
999
  formatter: "{value} °C"
1000
1000
  }
@@ -1058,7 +1058,7 @@ const Se = (h, e) => {
1058
1058
  x: "4%"
1059
1059
  },
1060
1060
  {
1061
- x: 4 + 1 / h.length * 92 + "%"
1061
+ x: 4 + 1 / g.length * 92 + "%"
1062
1062
  }
1063
1063
  ]
1064
1064
  ]
@@ -1084,13 +1084,13 @@ const Se = (h, e) => {
1084
1084
  singleAxisIndex: 3,
1085
1085
  coordinateSystem: "singleAxis",
1086
1086
  type: "scatter",
1087
- data: O,
1087
+ data: S,
1088
1088
  label: {
1089
1089
  show: !0,
1090
1090
  color: "rgba(0,0,0,0.7)",
1091
1091
  // formatter: '{c}'
1092
1092
  rich: {
1093
- ...N,
1093
+ ...k,
1094
1094
  title: {
1095
1095
  align: "center",
1096
1096
  vertical: "center"
@@ -1106,7 +1106,7 @@ const Se = (h, e) => {
1106
1106
  singleAxisIndex: 4,
1107
1107
  coordinateSystem: "singleAxis",
1108
1108
  type: "scatter",
1109
- data: P,
1109
+ data: H,
1110
1110
  label: {
1111
1111
  show: !0,
1112
1112
  color: "rgba(0,0,0,0.7)",
@@ -1117,7 +1117,7 @@ const Se = (h, e) => {
1117
1117
  width: 16,
1118
1118
  align: "left",
1119
1119
  backgroundColor: {
1120
- image: T
1120
+ image: P
1121
1121
  }
1122
1122
  },
1123
1123
  title: {
@@ -1135,23 +1135,23 @@ const Se = (h, e) => {
1135
1135
  };
1136
1136
  this.$nextTick(() => {
1137
1137
  const m = ue.init(document.getElementById("weather-chart"));
1138
- m.setOption(G), m.on("click", (L) => {
1139
- const B = L.dataIndex, C = h[B].split("-");
1140
- this.pickedDate = ae().tz(this.positionGmt).set({ year: C[0], month: Number(C[1] - 1), date: Number(C[2]), hour: 0, minute: 0, second: 0, millisecond: 0 }).format(), this.pickedWeek = B === 0 ? "Today" : this.computeWeekLT(this.pickedDate), this.activeIndex = B === 0 ? ae(this.etime).tz(this.positionGmt).hour() : void 0, this.initHoursTableData(), G.series[3].markArea = {
1138
+ m.setOption(N), m.on("click", (E) => {
1139
+ const y = E.dataIndex, v = g[y].split("-");
1140
+ this.pickedDate = ie().tz(this.positionGmt).set({ year: v[0], month: Number(v[1] - 1), date: Number(v[2]), hour: 0, minute: 0, second: 0, millisecond: 0 }).format(), this.pickedWeek = y === 0 ? "Today" : this.computeWeekLT(this.pickedDate), this.activeIndex = y === 0 ? ie(this.etime).tz(this.positionGmt).hour() : void 0, this.initHoursTableData(), N.series[3].markArea = {
1141
1141
  itemStyle: {
1142
1142
  color: "rgba(64,159,255,0.25)"
1143
1143
  },
1144
1144
  data: [
1145
1145
  [
1146
1146
  {
1147
- x: 4 + B / h.length * 92 + "%"
1147
+ x: 4 + y / g.length * 92 + "%"
1148
1148
  },
1149
1149
  {
1150
- x: 4 + (B + 1) / h.length * 92 + "%"
1150
+ x: 4 + (y + 1) / g.length * 92 + "%"
1151
1151
  }
1152
1152
  ]
1153
1153
  ]
1154
- }, m.setOption(G);
1154
+ }, m.setOption(N);
1155
1155
  });
1156
1156
  });
1157
1157
  };
@@ -1183,34 +1183,32 @@ const Se = (h, e) => {
1183
1183
  )
1184
1184
  ), l = new Image(64, 64);
1185
1185
  l.src = a, l.onload = () => {
1186
- var D, H, O, Y, P, N, T, ee, k, j, $, te, M, G, K, U, X, W, R, J, q, V, Z, g, Q, b, E, m, L, B, C, u, f, r, z, d, ge, de, ce;
1186
+ var D, L, S, F, H, k, P, te, z, O, _, se, M, N, Y, j, K, U, X, W, R, J, q, d, Q, b, C, m, E, y, v, u, $, h, oe, o, ee, V, ce;
1187
1187
  this.loading.meteogramEchart = !1;
1188
- const s = ae(this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
1188
+ const s = ie(this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
1189
1189
  for (let x = 0; x < 7 * 24; x++) {
1190
- const ne = we(s).clone().add(x, "h");
1191
- (D = this.meteogramData) == null || D.dates.push(ne);
1192
- const c = ((H = ye.pickHourly(this.meteoData, ne)) == null ? void 0 : H[0]) || {};
1193
- if (x % 12 === 0 && x % 24 !== 0 ? (O = this.meteogramData) == null || O.xDates.push(ae(ne).tz(this.positionGmt).format("MMM-DD")) : (Y = this.meteogramData) == null || Y.xDates.push(""), x % 3 === 0 ? (P = this.meteogramData) == null || P.hours.push(this.computeHourLT(ne)) : (N = this.meteogramData) == null || N.hours.push(""), (ee = this.meteogramData) == null || ee.temperatures.push(this.roundPrecision((T = c == null ? void 0 : c.weather) == null ? void 0 : T.temp, 0)), ($ = this.meteogramData) == null || $.precip.push(this.roundPrecision((j = (k = c == null ? void 0 : c.weather) == null ? void 0 : k.precip) == null ? void 0 : j.sum, 1)), (G = this.meteogramData) == null || G.windspeed.push(this.roundPrecision((M = (te = c.weather) == null ? void 0 : te.wind) == null ? void 0 : M.kts, 1)), (X = this.meteogramData) == null || X.windGusts.push(this.roundPrecision((U = (K = c == null ? void 0 : c.weather) == null ? void 0 : K.wind) == null ? void 0 : U.gusts, 1)), (J = this.meteogramData) == null || J.sigWaveHeight.push(this.roundPrecision((R = (W = c == null ? void 0 : c.wave) == null ? void 0 : W.sig) == null ? void 0 : R.height)), (Z = this.meteogramData) == null || Z.swellHeight.push(this.roundPrecision((V = (q = c == null ? void 0 : c.wave) == null ? void 0 : q.swell) == null ? void 0 : V.height)), x % 6 === 0 ? ((Q = this.meteogramData) == null || Q.weatherIcons.push({ symbol: "image://" + ((g = c.weather) == null ? void 0 : g.url), symbolSize: 30 }), (E = this.meteogramData) == null || E.weatherNames.push((b = c.weather) == null ? void 0 : b.name)) : ((L = this.meteogramData) == null || L.weatherIcons.push({ symbol: "image://" + ((m = c.weather) == null ? void 0 : m.url), symbolSize: 0 }), (B = this.meteogramData) == null || B.weatherNames.push("")), x % 3 === 0 ? (f = this.meteogramData) == null || f.windDir.push((u = (C = c.weather) == null ? void 0 : C.wind) == null ? void 0 : u.bearing) : (r = this.meteogramData) == null || r.windDir.push(void 0), x % 3 === 0) {
1194
- const S = document.createElement("canvas"), _ = S.getContext("2d");
1195
- S.width = l.width, S.height = l.height;
1196
- const F = ((z = this.meteogramData) == null ? void 0 : z.windDir[x]) * (Math.PI / 180);
1197
- _.translate(S.width / 2, S.height / 2), _.rotate(F), _.translate(-l.width / 2, -l.height / 2), _.drawImage(l, 0, 0, 64, 64);
1198
- const he = S.toDataURL();
1199
- this.meteogramData.windDirIcons[x] = he;
1190
+ const re = we(s).clone().add(x, "h");
1191
+ (D = this.meteogramData) == null || D.dates.push(re);
1192
+ const c = ((L = ye.pickHourly(this.meteoData, re)) == null ? void 0 : L[0]) || {};
1193
+ if (x % 12 === 0 && x % 24 !== 0 ? (S = this.meteogramData) == null || S.xDates.push(ie(re).tz(this.positionGmt).format("MMM-DD")) : (F = this.meteogramData) == null || F.xDates.push(""), x % 3 === 0 ? (H = this.meteogramData) == null || H.hours.push(this.computeHourLT(re)) : (k = this.meteogramData) == null || k.hours.push(""), (te = this.meteogramData) == null || te.temperatures.push(this.roundPrecision((P = c == null ? void 0 : c.weather) == null ? void 0 : P.temp, 0)), (_ = this.meteogramData) == null || _.precip.push(this.roundPrecision((O = (z = c == null ? void 0 : c.weather) == null ? void 0 : z.precip) == null ? void 0 : O.sum, 1)), (N = this.meteogramData) == null || N.windspeed.push(this.roundPrecision((M = (se = c.weather) == null ? void 0 : se.wind) == null ? void 0 : M.kts, 1)), (K = this.meteogramData) == null || K.windGusts.push(this.roundPrecision((j = (Y = c == null ? void 0 : c.weather) == null ? void 0 : Y.wind) == null ? void 0 : j.gusts, 1)), (W = this.meteogramData) == null || W.sigWaveHeight.push(this.roundPrecision((X = (U = c == null ? void 0 : c.wave) == null ? void 0 : U.sig) == null ? void 0 : X.height)), (q = this.meteogramData) == null || q.swellHeight.push(this.roundPrecision((J = (R = c == null ? void 0 : c.wave) == null ? void 0 : R.swell) == null ? void 0 : J.height)), x % 6 === 0 ? ((Q = this.meteogramData) == null || Q.weatherIcons.push({ symbol: "image://" + ((d = c.weather) == null ? void 0 : d.url), symbolSize: 30 }), (C = this.meteogramData) == null || C.weatherNames.push((b = c.weather) == null ? void 0 : b.name)) : ((E = this.meteogramData) == null || E.weatherIcons.push({ symbol: "image://" + ((m = c.weather) == null ? void 0 : m.url), symbolSize: 0 }), (y = this.meteogramData) == null || y.weatherNames.push("")), x % 3 === 0 ? ($ = this.meteogramData) == null || $.windDir.push((u = (v = c.weather) == null ? void 0 : v.wind) == null ? void 0 : u.bearing) : (h = this.meteogramData) == null || h.windDir.push(void 0), x % 3 === 0) {
1194
+ const T = document.createElement("canvas"), Z = T.getContext("2d");
1195
+ T.width = l.width, T.height = l.height;
1196
+ const G = ((oe = this.meteogramData) == null ? void 0 : oe.windDir[x]) * (Math.PI / 180);
1197
+ Z.translate(T.width / 2, T.height / 2), Z.rotate(G), Z.translate(-l.width / 2, -l.height / 2), Z.drawImage(l, 0, 0, 64, 64);
1198
+ const de = T.toDataURL();
1199
+ this.meteogramData.windDirIcons[x] = de;
1200
1200
  } else
1201
1201
  this.meteogramData.windDirIcons[x] = void 0;
1202
- (d = c == null ? void 0 : c.weather) != null && d.isDay ? e.end === void 0 && e.start >= 0 && (e.end = x) : e.start === void 0 && (e.start = x), (e.start >= 0 && e.end >= 0 || e.start >= 0 && x === 7 * 24 - 1) && ((ge = this.meteogramData) == null || ge.markarea.push(
1203
- [
1204
- {
1205
- x: 4 + e.start / (7 * 24) * 92 + "%"
1206
- },
1207
- {
1208
- x: 4 + (e.end + 1) / (7 * 24) * 92 + "%"
1209
- }
1210
- ]
1211
- ), e = { start: void 0, end: void 0 });
1202
+ (o = c == null ? void 0 : c.weather) != null && o.isDay ? e.end === void 0 && e.start >= 0 && (e.end = x) : e.start === void 0 && (e.start = x), (e.start >= 0 && e.end >= 0 || e.start >= 0 && x === 7 * 24 - 1) && ((ee = this.meteogramData) == null || ee.markarea.push([
1203
+ {
1204
+ x: 4 + e.start / (7 * 24) * 92 + "%"
1205
+ },
1206
+ {
1207
+ x: 4 + (e.end + 1) / (7 * 24) * 92 + "%"
1208
+ }
1209
+ ]), e = { start: void 0, end: void 0 });
1212
1210
  }
1213
- this.meteogramData.offset = 4 + 0.5 / ((ce = (de = this.meteogramData) == null ? void 0 : de.dates) == null ? void 0 : ce.length) * 92 + "%", this.$nextTick(() => {
1211
+ this.meteogramData.offset = 4 + 0.5 / ((ce = (V = this.meteogramData) == null ? void 0 : V.dates) == null ? void 0 : ce.length) * 92 + "%", this.$nextTick(() => {
1214
1212
  this.initMeteogramEchart();
1215
1213
  });
1216
1214
  };
@@ -1242,41 +1240,39 @@ const Se = (h, e) => {
1242
1240
  )
1243
1241
  ), l = new Image(64, 64);
1244
1242
  l.src = a, l.onload = () => {
1245
- var D, H, O, Y, P, N, T, ee, k, j, $, te, M, G, K, U, X, W, R, J, q, V, Z, g, Q, b, E, m, L, B, C, u, f, r, z, d, ge, de, ce;
1243
+ var D, L, S, F, H, k, P, te, z, O, _, se, M, N, Y, j, K, U, X, W, R, J, q, d, Q, b, C, m, E, y, v, u, $, h, oe, o, ee, V, ce;
1246
1244
  this.loading.meteogramEchart = !1;
1247
- const s = ae(this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
1245
+ const s = ie(this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
1248
1246
  for (let x = 0; x < 14 * 24; x++) {
1249
- const ne = we(s).clone().add(x, "h");
1250
- (D = this.meteogramData) == null || D.dates.push(ne);
1251
- const c = ((H = ye.pickHourly(this.meteoData, ne)) == null ? void 0 : H[0]) || {};
1252
- if ((Y = this.meteogramData) == null || Y.temperatures.push(this.roundPrecision((O = c == null ? void 0 : c.weather) == null ? void 0 : O.temp, 0)), (T = this.meteogramData) == null || T.precip.push(this.roundPrecision((N = (P = c == null ? void 0 : c.weather) == null ? void 0 : P.precip) == null ? void 0 : N.sum, 1)), (j = this.meteogramData) == null || j.windspeed.push(this.roundPrecision((k = (ee = c.weather) == null ? void 0 : ee.wind) == null ? void 0 : k.kts, 1)), (M = this.meteogramData) == null || M.windGusts.push(this.roundPrecision((te = ($ = c == null ? void 0 : c.weather) == null ? void 0 : $.wind) == null ? void 0 : te.gusts, 1)), (U = this.meteogramData) == null || U.sigWaveHeight.push(this.roundPrecision((K = (G = c == null ? void 0 : c.wave) == null ? void 0 : G.sig) == null ? void 0 : K.height)), (R = this.meteogramData) == null || R.swellHeight.push(this.roundPrecision((W = (X = c == null ? void 0 : c.wave) == null ? void 0 : X.swell) == null ? void 0 : W.height)), x % 12 === 0 && x % 24 !== 0 ? (J = this.meteogramData) == null || J.xDates.push(ae(ne).tz(this.positionGmt).format("MMM-DD")) : (q = this.meteogramData) == null || q.xDates.push(""), x % 6 === 0 ? (V = this.meteogramData) == null || V.hours.push(this.computeHourLT(ne)) : (Z = this.meteogramData) == null || Z.hours.push(""), x % 12 === 0 ? ((Q = this.meteogramData) == null || Q.weatherIcons.push({ symbol: "image://" + ((g = c.weather) == null ? void 0 : g.url), symbolSize: 30 }), (E = this.meteogramData) == null || E.weatherNames.push((b = c.weather) == null ? void 0 : b.name)) : ((L = this.meteogramData) == null || L.weatherIcons.push({ symbol: "image://" + ((m = c.weather) == null ? void 0 : m.url), symbolSize: 0 }), (B = this.meteogramData) == null || B.weatherNames.push("")), x % 6 === 0 ? (f = this.meteogramData) == null || f.windDir.push((u = (C = c.weather) == null ? void 0 : C.wind) == null ? void 0 : u.bearing) : (r = this.meteogramData) == null || r.windDir.push(void 0), x % 6 === 0) {
1253
- const S = document.createElement("canvas"), _ = S.getContext("2d");
1254
- S.width = l.width, S.height = l.height;
1255
- const F = ((z = this.meteogramData) == null ? void 0 : z.windDir[x]) * (Math.PI / 180);
1256
- _.translate(S.width / 2, S.height / 2), _.rotate(F), _.translate(-l.width / 2, -l.height / 2), _.drawImage(l, 0, 0, 64, 64);
1257
- const he = S.toDataURL();
1258
- this.meteogramData.windDirIcons[x] = he;
1247
+ const re = we(s).clone().add(x, "h");
1248
+ (D = this.meteogramData) == null || D.dates.push(re);
1249
+ const c = ((L = ye.pickHourly(this.meteoData, re)) == null ? void 0 : L[0]) || {};
1250
+ if ((F = this.meteogramData) == null || F.temperatures.push(this.roundPrecision((S = c == null ? void 0 : c.weather) == null ? void 0 : S.temp, 0)), (P = this.meteogramData) == null || P.precip.push(this.roundPrecision((k = (H = c == null ? void 0 : c.weather) == null ? void 0 : H.precip) == null ? void 0 : k.sum, 1)), (O = this.meteogramData) == null || O.windspeed.push(this.roundPrecision((z = (te = c.weather) == null ? void 0 : te.wind) == null ? void 0 : z.kts, 1)), (M = this.meteogramData) == null || M.windGusts.push(this.roundPrecision((se = (_ = c == null ? void 0 : c.weather) == null ? void 0 : _.wind) == null ? void 0 : se.gusts, 1)), (j = this.meteogramData) == null || j.sigWaveHeight.push(this.roundPrecision((Y = (N = c == null ? void 0 : c.wave) == null ? void 0 : N.sig) == null ? void 0 : Y.height)), (X = this.meteogramData) == null || X.swellHeight.push(this.roundPrecision((U = (K = c == null ? void 0 : c.wave) == null ? void 0 : K.swell) == null ? void 0 : U.height)), x % 12 === 0 && x % 24 !== 0 ? (W = this.meteogramData) == null || W.xDates.push(ie(re).tz(this.positionGmt).format("MMM-DD")) : (R = this.meteogramData) == null || R.xDates.push(""), x % 6 === 0 ? (J = this.meteogramData) == null || J.hours.push(this.computeHourLT(re)) : (q = this.meteogramData) == null || q.hours.push(""), x % 12 === 0 ? ((Q = this.meteogramData) == null || Q.weatherIcons.push({ symbol: "image://" + ((d = c.weather) == null ? void 0 : d.url), symbolSize: 30 }), (C = this.meteogramData) == null || C.weatherNames.push((b = c.weather) == null ? void 0 : b.name)) : ((E = this.meteogramData) == null || E.weatherIcons.push({ symbol: "image://" + ((m = c.weather) == null ? void 0 : m.url), symbolSize: 0 }), (y = this.meteogramData) == null || y.weatherNames.push("")), x % 6 === 0 ? ($ = this.meteogramData) == null || $.windDir.push((u = (v = c.weather) == null ? void 0 : v.wind) == null ? void 0 : u.bearing) : (h = this.meteogramData) == null || h.windDir.push(void 0), x % 6 === 0) {
1251
+ const T = document.createElement("canvas"), Z = T.getContext("2d");
1252
+ T.width = l.width, T.height = l.height;
1253
+ const G = ((oe = this.meteogramData) == null ? void 0 : oe.windDir[x]) * (Math.PI / 180);
1254
+ Z.translate(T.width / 2, T.height / 2), Z.rotate(G), Z.translate(-l.width / 2, -l.height / 2), Z.drawImage(l, 0, 0, 64, 64);
1255
+ const de = T.toDataURL();
1256
+ this.meteogramData.windDirIcons[x] = de;
1259
1257
  } else
1260
1258
  this.meteogramData.windDirIcons[x] = void 0;
1261
- (d = c == null ? void 0 : c.weather) != null && d.isDay ? e.end === void 0 && e.start >= 0 && (e.end = x) : e.start === void 0 && (e.start = x), (e.start >= 0 && e.end >= 0 || e.start >= 0 && x === 14 * 24 - 1) && ((ge = this.meteogramData) == null || ge.markarea.push(
1262
- [
1263
- {
1264
- x: 4 + e.start / (14 * 24) * 92 + "%"
1265
- },
1266
- {
1267
- x: 4 + (e.end + 1) / (14 * 24) * 92 + "%"
1268
- }
1269
- ]
1270
- ), e = { start: void 0, end: void 0 });
1259
+ (o = c == null ? void 0 : c.weather) != null && o.isDay ? e.end === void 0 && e.start >= 0 && (e.end = x) : e.start === void 0 && (e.start = x), (e.start >= 0 && e.end >= 0 || e.start >= 0 && x === 14 * 24 - 1) && ((ee = this.meteogramData) == null || ee.markarea.push([
1260
+ {
1261
+ x: 4 + e.start / (14 * 24) * 92 + "%"
1262
+ },
1263
+ {
1264
+ x: 4 + (e.end + 1) / (14 * 24) * 92 + "%"
1265
+ }
1266
+ ]), e = { start: void 0, end: void 0 });
1271
1267
  }
1272
- this.meteogramData.offset = 4 + 0.5 / ((ce = (de = this.meteogramData) == null ? void 0 : de.dates) == null ? void 0 : ce.length) * 92 + "%", this.$nextTick(() => {
1268
+ this.meteogramData.offset = 4 + 0.5 / ((ce = (V = this.meteogramData) == null ? void 0 : V.dates) == null ? void 0 : ce.length) * 92 + "%", this.$nextTick(() => {
1273
1269
  this.initMeteogramEchart();
1274
1270
  });
1275
1271
  };
1276
1272
  },
1277
1273
  initMeteogramEchart() {
1278
- var T, ee, k, j, $, te, M, G, K, U, X, W, R, J, q, V, Z, g, Q, b, E, m, L, B, C, u, f, r, z, d, ge, de, ce, x, ne, c, S, _;
1279
- const h = ue.init(document.getElementById("weather-icons")), e = {
1274
+ var P, te, z, O, _, se, M, N, Y, j, K, U, X, W, R, J, q, d, Q, b, C, m, E, y, v, u, $, h, oe, o, ee, V, ce, x, re, c, T, Z;
1275
+ const g = ue.init(document.getElementById("weather-icons")), e = {
1280
1276
  grid: {
1281
1277
  show: !0,
1282
1278
  bottom: "0%",
@@ -1293,8 +1289,8 @@ const Se = (h, e) => {
1293
1289
  show: !0,
1294
1290
  position: "right",
1295
1291
  formatter: (w) => {
1296
- const F = w == null ? void 0 : w.dataIndex;
1297
- return w.seriesName === "Weather Icons" ? `<strong>${this.meteogramData.weatherNames[F]}</strong>` : !1;
1292
+ const G = w == null ? void 0 : w.dataIndex;
1293
+ return w.seriesName === "Weather Icons" ? `<strong>${this.meteogramData.weatherNames[G]}</strong>` : !1;
1298
1294
  }
1299
1295
  },
1300
1296
  legend: {
@@ -1307,13 +1303,13 @@ const Se = (h, e) => {
1307
1303
  top: "50%",
1308
1304
  height: "50%",
1309
1305
  type: "category",
1310
- data: (T = this.meteogramData) == null ? void 0 : T.dates,
1306
+ data: (P = this.meteogramData) == null ? void 0 : P.dates,
1311
1307
  show: !1
1312
1308
  },
1313
1309
  singleAxis: [
1314
1310
  {
1315
- left: (ee = this.meteogramData) == null ? void 0 : ee.offset,
1316
- right: (k = this.meteogramData) == null ? void 0 : k.offset,
1311
+ left: (te = this.meteogramData) == null ? void 0 : te.offset,
1312
+ right: (z = this.meteogramData) == null ? void 0 : z.offset,
1317
1313
  type: "category",
1318
1314
  show: !1,
1319
1315
  axisLine: {
@@ -1333,7 +1329,7 @@ const Se = (h, e) => {
1333
1329
  // 隐藏分割线
1334
1330
  },
1335
1331
  boundaryGap: !1,
1336
- data: (j = this.meteogramData) == null ? void 0 : j.dates,
1332
+ data: (O = this.meteogramData) == null ? void 0 : O.dates,
1337
1333
  top: "50%",
1338
1334
  height: "2%"
1339
1335
  }
@@ -1344,14 +1340,14 @@ const Se = (h, e) => {
1344
1340
  type: "scatter",
1345
1341
  singleAxisIndex: 0,
1346
1342
  coordinateSystem: "singleAxis",
1347
- data: ($ = this.meteogramData) == null ? void 0 : $.weatherIcons,
1343
+ data: (_ = this.meteogramData) == null ? void 0 : _.weatherIcons,
1348
1344
  symbolSize: 24
1349
1345
  }
1350
1346
  ]
1351
1347
  };
1352
- h.setOption(e);
1353
- let a = Math.max(...this.meteogramData.temperatures.filter((w) => typeof w == "number" && !isNaN(w))), s = Math.min(...this.meteogramData.temperatures.filter((w) => typeof w == "number" && !isNaN(w))) > 0 ? 0 : Math.min(...this.meteogramData.temperatures.filter((w) => typeof w == "number" && !isNaN(w))), D = Math.ceil(a / 5) * 5, H = Math.ceil((D - s) / 5);
1354
- const O = ue.init(document.getElementById("weather-condition")), Y = {
1348
+ g.setOption(e);
1349
+ let a = Math.max(...this.meteogramData.temperatures.filter((w) => typeof w == "number" && !isNaN(w))), s = Math.min(...this.meteogramData.temperatures.filter((w) => typeof w == "number" && !isNaN(w))) > 0 ? 0 : Math.min(...this.meteogramData.temperatures.filter((w) => typeof w == "number" && !isNaN(w))), D = Math.ceil(a / 5) * 5, L = Math.ceil((D - s) / 5);
1350
+ const S = ue.init(document.getElementById("weather-condition")), F = {
1355
1351
  title: {
1356
1352
  text: "Weather conditions",
1357
1353
  top: "10px",
@@ -1377,22 +1373,22 @@ const Se = (h, e) => {
1377
1373
  show: !0,
1378
1374
  position: "right",
1379
1375
  formatter: (w) => {
1380
- var he, ie, oe, i, A, me, v, I, pe, De, xe;
1381
- const F = (he = w == null ? void 0 : w[0]) == null ? void 0 : he.dataIndex;
1382
- if (w.find((y) => y.seriesType === "scatter"))
1376
+ var de, Ae, ne, i, A, me, f, I, pe, De, xe;
1377
+ const G = (de = w == null ? void 0 : w[0]) == null ? void 0 : de.dataIndex;
1378
+ if (w.find((B) => B.seriesType === "scatter"))
1383
1379
  return !1;
1384
1380
  {
1385
- let y = "";
1386
- return ((ie = w[1]) == null ? void 0 : ie.value) < 1.9 ? y = "rgba(172, 210, 255, 1)" : ((oe = w[1]) == null ? void 0 : oe.value) < 3.9 ? y = "rgba(3, 248, 103, 1)" : ((i = w[1]) == null ? void 0 : i.value) < 7.9 ? y = "rgba(190, 226, 2, 18)" : ((A = w[1]) == null ? void 0 : A.value) < 19.9 ? y = "rgba(248, 1, 1, 1)" : ((me = w[1]) == null ? void 0 : me.value) > 20 ? y = "rgba(197, 5, 58, 1)" : y = "rgba(172, 210, 255, 1)", `<div style="font-size: 13px;"><strong>${ae((v = this.meteogramData) == null ? void 0 : v.dates[F]).tz(this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
1387
- <div style="display: ${(I = this.meteogramData) != null && I.weatherNames[F] ? "block" : "none"}; font-size: 13px;">
1388
- <span>Weather : </span><strong>${(pe = this.meteogramData) == null ? void 0 : pe.weatherNames[F]}</strong>
1381
+ let B = "";
1382
+ return ((Ae = w[1]) == null ? void 0 : Ae.value) < 1.9 ? B = "rgba(172, 210, 255, 1)" : ((ne = w[1]) == null ? void 0 : ne.value) < 3.9 ? B = "rgba(3, 248, 103, 1)" : ((i = w[1]) == null ? void 0 : i.value) < 7.9 ? B = "rgba(190, 226, 2, 18)" : ((A = w[1]) == null ? void 0 : A.value) < 19.9 ? B = "rgba(248, 1, 1, 1)" : ((me = w[1]) == null ? void 0 : me.value) > 20 ? B = "rgba(197, 5, 58, 1)" : B = "rgba(172, 210, 255, 1)", `<div style="font-size: 13px;"><strong>${ie((f = this.meteogramData) == null ? void 0 : f.dates[G]).tz(this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
1383
+ <div style="display: ${(I = this.meteogramData) != null && I.weatherNames[G] ? "block" : "none"}; font-size: 13px;">
1384
+ <span>Weather : </span><strong>${(pe = this.meteogramData) == null ? void 0 : pe.weatherNames[G]}</strong>
1389
1385
  </div>
1390
1386
  <div style="font-size: 13px;">
1391
1387
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #FF9500;}"></span>
1392
1388
  <span>Temperature : </span><strong>${(De = w[0]) == null ? void 0 : De.value}</strong><span style="padding-left: 3px;">℃</span>
1393
1389
  </div>
1394
1390
  <div style="font-size: 13px;">
1395
- <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background: ${y};"></span>
1391
+ <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background: ${B};"></span>
1396
1392
  <span>Precipitation : </span><strong>${(xe = w[1]) == null ? void 0 : xe.value}</strong><span style="padding-left: 3px;">mm</span>
1397
1393
  </div>`;
1398
1394
  }
@@ -1419,7 +1415,7 @@ const Se = (h, e) => {
1419
1415
  top: "50%",
1420
1416
  height: "50%",
1421
1417
  type: "category",
1422
- data: (te = this.meteogramData) == null ? void 0 : te.dates,
1418
+ data: (se = this.meteogramData) == null ? void 0 : se.dates,
1423
1419
  axisLabel: {
1424
1420
  show: !1
1425
1421
  },
@@ -1439,7 +1435,7 @@ const Se = (h, e) => {
1439
1435
  singleAxis: [
1440
1436
  {
1441
1437
  left: (M = this.meteogramData) == null ? void 0 : M.offset,
1442
- right: (G = this.meteogramData) == null ? void 0 : G.offset,
1438
+ right: (N = this.meteogramData) == null ? void 0 : N.offset,
1443
1439
  type: "category",
1444
1440
  show: !1,
1445
1441
  axisLine: {
@@ -1459,13 +1455,13 @@ const Se = (h, e) => {
1459
1455
  // 隐藏分割线
1460
1456
  },
1461
1457
  boundaryGap: !1,
1462
- data: (K = this.meteogramData) == null ? void 0 : K.dates,
1458
+ data: (Y = this.meteogramData) == null ? void 0 : Y.dates,
1463
1459
  top: "17%",
1464
1460
  height: "2%"
1465
1461
  },
1466
1462
  {
1467
- left: (U = this.meteogramData) == null ? void 0 : U.offset,
1468
- right: (X = this.meteogramData) == null ? void 0 : X.offset,
1463
+ left: (j = this.meteogramData) == null ? void 0 : j.offset,
1464
+ right: (K = this.meteogramData) == null ? void 0 : K.offset,
1469
1465
  type: "category",
1470
1466
  show: !1,
1471
1467
  axisLine: {
@@ -1485,13 +1481,13 @@ const Se = (h, e) => {
1485
1481
  // 隐藏分割线
1486
1482
  },
1487
1483
  boundaryGap: !1,
1488
- data: (W = this.meteogramData) == null ? void 0 : W.dates,
1484
+ data: (U = this.meteogramData) == null ? void 0 : U.dates,
1489
1485
  top: "27%",
1490
1486
  height: "2%"
1491
1487
  },
1492
1488
  {
1493
- left: (R = this.meteogramData) == null ? void 0 : R.offset,
1494
- right: (J = this.meteogramData) == null ? void 0 : J.offset,
1489
+ left: (X = this.meteogramData) == null ? void 0 : X.offset,
1490
+ right: (W = this.meteogramData) == null ? void 0 : W.offset,
1495
1491
  type: "category",
1496
1492
  show: !1,
1497
1493
  axisLine: {
@@ -1511,13 +1507,13 @@ const Se = (h, e) => {
1511
1507
  // 隐藏分割线
1512
1508
  },
1513
1509
  boundaryGap: !1,
1514
- data: (q = this.meteogramData) == null ? void 0 : q.dates,
1510
+ data: (R = this.meteogramData) == null ? void 0 : R.dates,
1515
1511
  top: "84%",
1516
1512
  height: "2%"
1517
1513
  },
1518
1514
  {
1519
- left: (V = this.meteogramData) == null ? void 0 : V.offset,
1520
- right: (Z = this.meteogramData) == null ? void 0 : Z.offset,
1515
+ left: (J = this.meteogramData) == null ? void 0 : J.offset,
1516
+ right: (q = this.meteogramData) == null ? void 0 : q.offset,
1521
1517
  type: "category",
1522
1518
  show: !1,
1523
1519
  axisLine: {
@@ -1537,7 +1533,7 @@ const Se = (h, e) => {
1537
1533
  // 隐藏分割线
1538
1534
  },
1539
1535
  boundaryGap: !1,
1540
- data: (g = this.meteogramData) == null ? void 0 : g.dates,
1536
+ data: (d = this.meteogramData) == null ? void 0 : d.dates,
1541
1537
  top: "92%",
1542
1538
  height: "2%"
1543
1539
  }
@@ -1549,7 +1545,7 @@ const Se = (h, e) => {
1549
1545
  show: !0,
1550
1546
  min: s,
1551
1547
  max: D,
1552
- interval: H,
1548
+ interval: L,
1553
1549
  splitNumber: 5,
1554
1550
  nameRotate: 90,
1555
1551
  nameLocation: "middle",
@@ -1648,7 +1644,7 @@ const Se = (h, e) => {
1648
1644
  name: "Precipitation:",
1649
1645
  type: "bar",
1650
1646
  yAxisIndex: 1,
1651
- data: (E = this.meteogramData) == null ? void 0 : E.precip,
1647
+ data: (C = this.meteogramData) == null ? void 0 : C.precip,
1652
1648
  itemStyle: {
1653
1649
  color: "#0c73a8"
1654
1650
  },
@@ -1675,7 +1671,7 @@ const Se = (h, e) => {
1675
1671
  singleAxisIndex: 3,
1676
1672
  coordinateSystem: "singleAxis",
1677
1673
  type: "scatter",
1678
- data: (L = this.meteogramData) == null ? void 0 : L.xDates,
1674
+ data: (E = this.meteogramData) == null ? void 0 : E.xDates,
1679
1675
  label: {
1680
1676
  show: !0,
1681
1677
  fontSize: 13,
@@ -1688,8 +1684,8 @@ const Se = (h, e) => {
1688
1684
  }
1689
1685
  ]
1690
1686
  };
1691
- O.setOption(Y);
1692
- const P = ue.init(document.getElementById("wave-swell")), N = {
1687
+ S.setOption(F);
1688
+ const H = ue.init(document.getElementById("wave-swell")), k = {
1693
1689
  title: {
1694
1690
  text: "Wave & Swell",
1695
1691
  top: "10px",
@@ -1716,12 +1712,12 @@ const Se = (h, e) => {
1716
1712
  show: !0,
1717
1713
  position: "right",
1718
1714
  formatter: (w) => {
1719
- var he, ie, oe, i, A, me;
1720
- const F = (he = w == null ? void 0 : w[0]) == null ? void 0 : he.dataIndex;
1721
- return w.find((v) => v.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${ae((ie = this.meteogramData) == null ? void 0 : ie.dates[F]).tz(this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
1715
+ var de, Ae, ne, i, A, me;
1716
+ const G = (de = w == null ? void 0 : w[0]) == null ? void 0 : de.dataIndex;
1717
+ return w.find((f) => f.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${ie((Ae = this.meteogramData) == null ? void 0 : Ae.dates[G]).tz(this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
1722
1718
  <div style="font-size: 13px;">
1723
1719
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #60c43e;}"></span>
1724
- <span>Wind Speed : </span><strong>${(oe = w[0]) == null ? void 0 : oe.value}</strong><span style="padding-left: 3px;">kts</span>
1720
+ <span>Wind Speed : </span><strong>${(ne = w[0]) == null ? void 0 : ne.value}</strong><span style="padding-left: 3px;">kts</span>
1725
1721
  </div>
1726
1722
  <div style="font-size: 13px;">
1727
1723
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #4ba229;}"></span>
@@ -1765,7 +1761,7 @@ const Se = (h, e) => {
1765
1761
  top: "50%",
1766
1762
  height: "50%",
1767
1763
  type: "category",
1768
- data: (B = this.meteogramData) == null ? void 0 : B.dates,
1764
+ data: (y = this.meteogramData) == null ? void 0 : y.dates,
1769
1765
  axisLabel: {
1770
1766
  show: !1
1771
1767
  },
@@ -1784,7 +1780,7 @@ const Se = (h, e) => {
1784
1780
  },
1785
1781
  singleAxis: [
1786
1782
  {
1787
- left: (C = this.meteogramData) == null ? void 0 : C.offset,
1783
+ left: (v = this.meteogramData) == null ? void 0 : v.offset,
1788
1784
  right: (u = this.meteogramData) == null ? void 0 : u.offset,
1789
1785
  type: "category",
1790
1786
  show: !1,
@@ -1805,13 +1801,13 @@ const Se = (h, e) => {
1805
1801
  // 隐藏分割线
1806
1802
  },
1807
1803
  boundaryGap: !1,
1808
- data: (f = this.meteogramData) == null ? void 0 : f.dates,
1804
+ data: ($ = this.meteogramData) == null ? void 0 : $.dates,
1809
1805
  top: "84%",
1810
1806
  height: "2%"
1811
1807
  },
1812
1808
  {
1813
- left: (r = this.meteogramData) == null ? void 0 : r.offset,
1814
- right: (z = this.meteogramData) == null ? void 0 : z.offset,
1809
+ left: (h = this.meteogramData) == null ? void 0 : h.offset,
1810
+ right: (oe = this.meteogramData) == null ? void 0 : oe.offset,
1815
1811
  type: "category",
1816
1812
  show: !1,
1817
1813
  axisLine: {
@@ -1831,7 +1827,7 @@ const Se = (h, e) => {
1831
1827
  // 隐藏分割线
1832
1828
  },
1833
1829
  boundaryGap: !1,
1834
- data: (d = this.meteogramData) == null ? void 0 : d.dates,
1830
+ data: (o = this.meteogramData) == null ? void 0 : o.dates,
1835
1831
  top: "92%",
1836
1832
  height: "2%"
1837
1833
  }
@@ -1842,8 +1838,12 @@ const Se = (h, e) => {
1842
1838
  name: "Wind Speed ( kts )",
1843
1839
  show: !0,
1844
1840
  min: 0,
1845
- max: Math.ceil(Math.max(...[...this.meteogramData.windGusts, ...this.meteogramData.windspeed].filter((w) => typeof w == "number" && !isNaN(w))) / 5) * 5,
1846
- interval: Math.ceil(Math.max(...[...this.meteogramData.windGusts, ...this.meteogramData.windspeed].filter((w) => typeof w == "number" && !isNaN(w))) / 5),
1841
+ max: Math.ceil(
1842
+ Math.max(...[...this.meteogramData.windGusts, ...this.meteogramData.windspeed].filter((w) => typeof w == "number" && !isNaN(w))) / 5
1843
+ ) * 5,
1844
+ interval: Math.ceil(
1845
+ Math.max(...[...this.meteogramData.windGusts, ...this.meteogramData.windspeed].filter((w) => typeof w == "number" && !isNaN(w))) / 5
1846
+ ),
1847
1847
  splitNumber: 5,
1848
1848
  nameRotate: 90,
1849
1849
  nameLocation: "middle",
@@ -1859,8 +1859,16 @@ const Se = (h, e) => {
1859
1859
  type: "value",
1860
1860
  name: "Sig.Wave & Swell ( m )",
1861
1861
  min: 0,
1862
- max: Math.ceil(Math.max(...[...this.meteogramData.sigWaveHeight, ...this.meteogramData.swellHeight].filter((w) => typeof w == "number" && !isNaN(w))) / 5) * 5,
1863
- interval: Math.ceil(Math.max(...[...this.meteogramData.sigWaveHeight, ...this.meteogramData.swellHeight].filter((w) => typeof w == "number" && !isNaN(w))) / 5),
1862
+ max: Math.ceil(
1863
+ Math.max(
1864
+ ...[...this.meteogramData.sigWaveHeight, ...this.meteogramData.swellHeight].filter((w) => typeof w == "number" && !isNaN(w))
1865
+ ) / 5
1866
+ ) * 5,
1867
+ interval: Math.ceil(
1868
+ Math.max(
1869
+ ...[...this.meteogramData.sigWaveHeight, ...this.meteogramData.swellHeight].filter((w) => typeof w == "number" && !isNaN(w))
1870
+ ) / 5
1871
+ ),
1864
1872
  splitNumber: 5,
1865
1873
  show: !0,
1866
1874
  nameRotate: 90,
@@ -1878,7 +1886,7 @@ const Se = (h, e) => {
1878
1886
  name: "Wind Speed",
1879
1887
  type: "line",
1880
1888
  yAxisIndex: 0,
1881
- data: (ge = this.meteogramData) == null ? void 0 : ge.windspeed,
1889
+ data: (ee = this.meteogramData) == null ? void 0 : ee.windspeed,
1882
1890
  symbol: "none",
1883
1891
  smooth: !1,
1884
1892
  itemStyle: {
@@ -1888,7 +1896,7 @@ const Se = (h, e) => {
1888
1896
  itemStyle: {
1889
1897
  color: "rgba(239,239,239,0.6)"
1890
1898
  },
1891
- data: (de = this.meteogramData) == null ? void 0 : de.markarea,
1899
+ data: (V = this.meteogramData) == null ? void 0 : V.markarea,
1892
1900
  emphasis: {
1893
1901
  disabled: !0
1894
1902
  },
@@ -1900,14 +1908,14 @@ const Se = (h, e) => {
1900
1908
  name: "Wind Direction",
1901
1909
  type: "custom",
1902
1910
  yAxisIndex: 0,
1903
- renderItem: (w, F) => {
1904
- var oe, i;
1905
- const he = w.dataIndex, ie = F.coord([F.value(0), F.value(1)]);
1906
- return ((i = (oe = this.meteogramData) == null ? void 0 : oe.windDir) == null ? void 0 : i[he]) >= 0 ? {
1911
+ renderItem: (w, G) => {
1912
+ var ne, i;
1913
+ const de = w.dataIndex, Ae = G.coord([G.value(0), G.value(1)]);
1914
+ return ((i = (ne = this.meteogramData) == null ? void 0 : ne.windDir) == null ? void 0 : i[de]) >= 0 ? {
1907
1915
  type: "image",
1908
- position: ie,
1916
+ position: Ae,
1909
1917
  style: {
1910
- image: this.meteogramData.windDirIcons[he],
1918
+ image: this.meteogramData.windDirIcons[de],
1911
1919
  x: -12 / 2,
1912
1920
  y: 6,
1913
1921
  width: 12,
@@ -1940,7 +1948,7 @@ const Se = (h, e) => {
1940
1948
  name: "Swell Height",
1941
1949
  type: "line",
1942
1950
  yAxisIndex: 1,
1943
- data: (ne = this.meteogramData) == null ? void 0 : ne.swellHeight,
1951
+ data: (re = this.meteogramData) == null ? void 0 : re.swellHeight,
1944
1952
  symbol: "none",
1945
1953
  smooth: !1,
1946
1954
  itemStyle: {
@@ -1969,7 +1977,7 @@ const Se = (h, e) => {
1969
1977
  singleAxisIndex: 0,
1970
1978
  coordinateSystem: "singleAxis",
1971
1979
  type: "scatter",
1972
- data: (S = this.meteogramData) == null ? void 0 : S.hours,
1980
+ data: (T = this.meteogramData) == null ? void 0 : T.hours,
1973
1981
  itemStyle: {
1974
1982
  color: "#fff"
1975
1983
  },
@@ -1985,7 +1993,7 @@ const Se = (h, e) => {
1985
1993
  singleAxisIndex: 1,
1986
1994
  coordinateSystem: "singleAxis",
1987
1995
  type: "scatter",
1988
- data: (_ = this.meteogramData) == null ? void 0 : _.xDates,
1996
+ data: (Z = this.meteogramData) == null ? void 0 : Z.xDates,
1989
1997
  itemStyle: {
1990
1998
  color: "#fff"
1991
1999
  },
@@ -1998,21 +2006,21 @@ const Se = (h, e) => {
1998
2006
  }
1999
2007
  ]
2000
2008
  };
2001
- P.setOption(N), P.on("legendselectchanged", (w) => {
2009
+ H.setOption(k), H.on("legendselectchanged", (w) => {
2002
2010
  w.name === "Wind Speed" && (w.selected["Wind Direction"] = w.selected["Wind Speed"]);
2003
2011
  });
2004
2012
  },
2005
2013
  async handleFetchSeasonalData() {
2006
- var D, H, O, Y, P, N, T, ee, k, j, $, te, M, G, K, U, X, W, R, J, q, V, Z, g, Q, b;
2014
+ var D, L, S, F, H, k, P, te, z, O, _, se, M, N, Y, j, K, U, X, W, R, J, q, d, Q, b, C, m, E;
2007
2015
  if (!this.token)
2008
2016
  return !1;
2009
2017
  this.loading.seasonalEchart = !0;
2010
- const h = ae().tz(this.positionGmt).date() >= 14 ? ae().tz(this.positionGmt).month() + 1 : ae().tz(this.positionGmt).month(), e = ae((D = this.currentMonth) == null ? void 0 : D.date).tz(this.positionGmt).set({ month: h });
2018
+ const g = ie((D = this.currentMonth) == null ? void 0 : D.date).tz(this.positionGmt).date() >= 14 ? ie((L = this.currentMonth) == null ? void 0 : L.date).tz(this.positionGmt).month() + 1 : ie((S = this.currentMonth) == null ? void 0 : S.date).tz(this.positionGmt).month(), e = ie((F = this.currentMonth) == null ? void 0 : F.date).tz(this.positionGmt).set({ month: g });
2011
2019
  let a = {
2012
2020
  lat: this.position.lat,
2013
2021
  lng: this.position.lng,
2014
- startDate: ae().tz(this.positionGmt).set({ year: e.year(), month: e.month(), date: 1, hour: 0, minute: 0, second: 0 }).format(),
2015
- endDate: ae().tz(this.positionGmt).set({ year: e.year(), month: e.month() + 1, date: 1, hour: 0, minute: 0, second: 0 }).format(),
2022
+ startDate: ie().tz(this.positionGmt).set({ year: e.year(), month: e.month(), date: 1, hour: 0, minute: 0, second: 0 }).format(),
2023
+ endDate: ie().tz(this.positionGmt).set({ year: e.year(), month: e.month() + 1, date: 1, hour: 0, minute: 0, second: 0 }).format(),
2016
2024
  pastYear: 1
2017
2025
  }, l = await Qe.post("https://cbe.idmwx.com/api/arc/meteo2/spot/seasonal", a, {
2018
2026
  headers: {
@@ -2036,53 +2044,55 @@ const Se = (h, e) => {
2036
2044
  if ((l == null ? void 0 : l.data.code) === 0) {
2037
2045
  if (this.etime = (H = l == null ? void 0 : l.data) == null ? void 0 : H.etime, !this.currentMonth) {
2038
2046
  this.monthsOptions = [];
2039
- for (let f = 0; f < 6; f++)
2047
+ for (let o = 0; o < 6; o++)
2040
2048
  this.monthsOptions.push({
2041
- date: ae(this.etime).tz(this.positionGmt).set({ year: e.year(), month: e.month() + f, date: 1, hour: 0, minute: 0, second: 0 }).format(),
2042
- month: ae(this.etime).tz(this.positionGmt).set({ year: e.year(), month: e.month() + f }).format("MMMM yyyy")
2049
+ date: ie(this.etime).tz(this.positionGmt).set({ year: e.year(), month: e.month() + o, date: 1, hour: 0, minute: 0, second: 0 }).format(),
2050
+ month: ie(this.etime).tz(this.positionGmt).set({ year: e.year(), month: e.month() + o }).format("MMMM yyyy")
2043
2051
  });
2044
2052
  }
2045
2053
  this.currentMonth = this.currentMonth ?? this.monthsOptions[0];
2046
- let E = (O = l == null ? void 0 : l.data.data) == null ? void 0 : O.seasonal, m = ae(this.etime).tz(this.positionGmt).set({ year: e.year(), month: e.month(), date: 1, hour: 0, minute: 0, second: 0 }).format();
2047
- for (let f = 0; f < s; f++) {
2048
- const r = we(m).clone().add(f, "d"), z = ((Y = ye.pickDaily(E, r)) == null ? void 0 : Y[0]) || {};
2049
- (P = this.seasonalData) == null || P.dates.push(ae(r).tz(this.positionGmt).format("MMM-DD")), (N = this.seasonalData) == null || N.xDates.push(ae(r).tz(this.positionGmt).format("DD")), (k = this.seasonalData) == null || k.highTemp.push(this.roundPrecision((ee = (T = z == null ? void 0 : z.weather) == null ? void 0 : T.temp) == null ? void 0 : ee.max, 0)), (te = this.seasonalData) == null || te.lowTemp.push(this.roundPrecision(($ = (j = z == null ? void 0 : z.weather) == null ? void 0 : j.temp) == null ? void 0 : $.min, 0)), (K = this.seasonalData) == null || K.windSpeed.push(this.roundPrecision((G = (M = z.weather) == null ? void 0 : M.wind) == null ? void 0 : G.kts, 1)), (W = this.seasonalData) == null || W.windDirection.push((X = (U = z.weather) == null ? void 0 : U.wind) == null ? void 0 : X.direction), (q = this.seasonalData) == null || q.precip.push(this.roundPrecision((J = (R = z == null ? void 0 : z.weather) == null ? void 0 : R.precip) == null ? void 0 : J.sum, 1));
2054
+ let y = (k = l == null ? void 0 : l.data.data) == null ? void 0 : k.seasonal, v = ie(this.etime).tz(this.positionGmt).set({ year: e.year(), month: e.month(), date: 1, hour: 0, minute: 0, second: 0 }).format();
2055
+ for (let o = 0; o < s; o++) {
2056
+ const ee = we(v).clone().add(o, "d"), V = ((P = ye.pickDaily(y, ee)) == null ? void 0 : P[0]) || {};
2057
+ (te = this.seasonalData) == null || te.dates.push(ie(ee).tz(this.positionGmt).format("MMM-DD")), (z = this.seasonalData) == null || z.xDates.push(ie(ee).tz(this.positionGmt).format("DD")), (se = this.seasonalData) == null || se.highTemp.push(this.roundPrecision((_ = (O = V == null ? void 0 : V.weather) == null ? void 0 : O.temp) == null ? void 0 : _.max, 0)), (Y = this.seasonalData) == null || Y.lowTemp.push(this.roundPrecision((N = (M = V == null ? void 0 : V.weather) == null ? void 0 : M.temp) == null ? void 0 : N.min, 0)), (U = this.seasonalData) == null || U.windSpeed.push(this.roundPrecision((K = (j = V.weather) == null ? void 0 : j.wind) == null ? void 0 : K.kts, 1)), (R = this.seasonalData) == null || R.windDirection.push((W = (X = V.weather) == null ? void 0 : X.wind) == null ? void 0 : W.direction), (d = this.seasonalData) == null || d.precip.push(this.roundPrecision((q = (J = V == null ? void 0 : V.weather) == null ? void 0 : J.precip) == null ? void 0 : q.sum, 1));
2050
2058
  }
2051
- (((Z = (V = l == null ? void 0 : l.data.data) == null ? void 0 : V.past) == null ? void 0 : Z.reverse()) || []).forEach((f, r) => {
2052
- var z, d, ge, de, ce, x, ne, c, S, _, w, F, he;
2053
- m = ae(this.etime).tz(this.positionGmt).set({ year: e.year() - (r + 1), month: e.month(), date: 1, hour: 0, minute: 0, second: 0 }).format();
2054
- for (let ie = 0; ie < s; ie++) {
2055
- const oe = we(m).clone().add(ie, "d"), i = ((z = ye.pickDaily(f, oe)) == null ? void 0 : z[0]) || {};
2056
- (de = this.seasonalData) == null || de.lastYearHighTemp.push(this.roundPrecision((ge = (d = i == null ? void 0 : i.weather) == null ? void 0 : d.temp) == null ? void 0 : ge.max, 0)), (ne = this.seasonalData) == null || ne.lastYearLowTemp.push(this.roundPrecision((x = (ce = i == null ? void 0 : i.weather) == null ? void 0 : ce.temp) == null ? void 0 : x.min, 0)), (_ = this.seasonalData) == null || _.lastYearWindSpeed.push(this.roundPrecision((S = (c = i.weather) == null ? void 0 : c.wind) == null ? void 0 : S.kts, 1)), (he = this.seasonalData) == null || he.lastYearPrecip.push(this.roundPrecision((F = (w = i == null ? void 0 : i.weather) == null ? void 0 : w.precip) == null ? void 0 : F.sum, 1));
2059
+ (((b = (Q = l == null ? void 0 : l.data.data) == null ? void 0 : Q.past) == null ? void 0 : b.reverse()) || []).forEach((o, ee) => {
2060
+ var V, ce, x, re, c, T, Z, w, G, de, Ae, ne, i;
2061
+ v = ie(this.etime).tz(this.positionGmt).set({ year: e.year() - (ee + 1), month: e.month(), date: 1, hour: 0, minute: 0, second: 0 }).format();
2062
+ for (let A = 0; A < s; A++) {
2063
+ const me = we(v).clone().add(A, "d"), f = ((V = ye.pickDaily(o, me)) == null ? void 0 : V[0]) || {};
2064
+ (re = this.seasonalData) == null || re.lastYearHighTemp.push(this.roundPrecision((x = (ce = f == null ? void 0 : f.weather) == null ? void 0 : ce.temp) == null ? void 0 : x.max, 0)), (Z = this.seasonalData) == null || Z.lastYearLowTemp.push(this.roundPrecision((T = (c = f == null ? void 0 : f.weather) == null ? void 0 : c.temp) == null ? void 0 : T.min, 0)), (de = this.seasonalData) == null || de.lastYearWindSpeed.push(this.roundPrecision((G = (w = f.weather) == null ? void 0 : w.wind) == null ? void 0 : G.kts, 1)), (i = this.seasonalData) == null || i.lastYearPrecip.push(this.roundPrecision((ne = (Ae = f == null ? void 0 : f.weather) == null ? void 0 : Ae.precip) == null ? void 0 : ne.sum, 1));
2057
2065
  }
2058
- }), this.seasonalData.offset = 4 + 0.5 / ((Q = (g = this.seasonalData) == null ? void 0 : g.dates) == null ? void 0 : Q.length) * 92 + "%", this.seasonalData.minHighTemp = Math.min(...this.seasonalData.highTemp.filter((f) => typeof f == "number" && !isNaN(f))), this.seasonalData.maxHighTemp = Math.max(...this.seasonalData.highTemp.filter((f) => typeof f == "number" && !isNaN(f))), this.seasonalData.minLowTemp = Math.min(...this.seasonalData.lowTemp.filter((f) => typeof f == "number" && !isNaN(f))), this.seasonalData.maxLowTemp = Math.max(...this.seasonalData.lowTemp.filter((f) => typeof f == "number" && !isNaN(f)));
2059
- let B = 0;
2060
- this.seasonalData.highTemp.forEach((f, r) => {
2061
- f === this.seasonalData.maxHighTemp && (B = r);
2062
- }), this.seasonalData.hottestDay = this.seasonalData.dates[B];
2063
- let C = 0;
2064
- this.seasonalData.lowTemp.forEach((f, r) => {
2065
- f === this.seasonalData.minLowTemp && (C = r);
2066
- }), this.seasonalData.coldestDay = this.seasonalData.dates[C], this.seasonalData.meanWind = this.seasonalData.windSpeed.reduce((f, r) => f + r, 0) / ((b = this.seasonalData.windSpeed) == null ? void 0 : b.length), this.seasonalData.maxWindSpeed = Math.max(...this.seasonalData.windSpeed.filter((f) => typeof f == "number" && !isNaN(f)));
2067
- let u = 0;
2068
- this.seasonalData.windSpeed.forEach((f, r) => {
2069
- f === this.seasonalData.maxWindSpeed && (u = r);
2070
- }), this.seasonalData.windiestDay = this.seasonalData.dates[u], this.seasonalData.dominantWind = this.findMostFrequent(this.seasonalData.windDirection);
2066
+ }), this.seasonalData.offset = 4 + 0.5 / ((m = (C = this.seasonalData) == null ? void 0 : C.dates) == null ? void 0 : m.length) * 92 + "%", this.seasonalData.minHighTemp = Math.min(...this.seasonalData.highTemp.filter((o) => typeof o == "number" && !isNaN(o))), this.seasonalData.maxHighTemp = Math.max(...this.seasonalData.highTemp.filter((o) => typeof o == "number" && !isNaN(o))), this.seasonalData.minLowTemp = Math.min(...this.seasonalData.lowTemp.filter((o) => typeof o == "number" && !isNaN(o))), this.seasonalData.maxLowTemp = Math.max(...this.seasonalData.lowTemp.filter((o) => typeof o == "number" && !isNaN(o)));
2067
+ let $ = 0;
2068
+ this.seasonalData.highTemp.forEach((o, ee) => {
2069
+ o === this.seasonalData.maxHighTemp && ($ = ee);
2070
+ }), this.seasonalData.hottestDay = this.seasonalData.dates[$];
2071
+ let h = 0;
2072
+ this.seasonalData.lowTemp.forEach((o, ee) => {
2073
+ o === this.seasonalData.minLowTemp && (h = ee);
2074
+ }), this.seasonalData.coldestDay = this.seasonalData.dates[h], this.seasonalData.meanWind = this.seasonalData.windSpeed.reduce((o, ee) => o + ee, 0) / ((E = this.seasonalData.windSpeed) == null ? void 0 : E.length), this.seasonalData.maxWindSpeed = Math.max(...this.seasonalData.windSpeed.filter((o) => typeof o == "number" && !isNaN(o)));
2075
+ let oe = 0;
2076
+ this.seasonalData.windSpeed.forEach((o, ee) => {
2077
+ o === this.seasonalData.maxWindSpeed && (oe = ee);
2078
+ }), this.seasonalData.windiestDay = this.seasonalData.dates[oe], this.seasonalData.dominantWind = this.findMostFrequent(this.seasonalData.windDirection);
2071
2079
  }
2072
2080
  this.initSeasonalEchart();
2073
2081
  },
2074
- findMostFrequent(h) {
2082
+ findMostFrequent(g) {
2075
2083
  const e = {};
2076
2084
  let a = 0, l;
2077
- for (const s of h)
2085
+ for (const s of g)
2078
2086
  e[s] ? e[s]++ : e[s] = 1;
2079
2087
  for (const s in e)
2080
2088
  e[s] > a && (a = e[s], l = s);
2081
2089
  return l;
2082
2090
  },
2083
2091
  initSeasonalEchart() {
2084
- var G, K, U, X, W, R, J, q, V, Z;
2085
- let h = Math.max(...[...this.seasonalData.highTemp, ...this.seasonalData.lastYearHighTemp].filter((g) => typeof g == "number" && !isNaN(g))), e = Math.min(...[...this.seasonalData.lowTemp, ...this.seasonalData.lastYearLowTemp].filter((g) => typeof g == "number" && !isNaN(g))), a = Math.ceil((h + 1) / 5) * 5, l = Math.floor((e - 1) / 5) * 5, s = Math.ceil((a - l) / 5);
2092
+ var N, Y, j, K, U, X, W, R, J, q;
2093
+ let g = Math.max(
2094
+ ...[...this.seasonalData.highTemp, ...this.seasonalData.lastYearHighTemp].filter((d) => typeof d == "number" && !isNaN(d))
2095
+ ), e = Math.min(...[...this.seasonalData.lowTemp, ...this.seasonalData.lastYearLowTemp].filter((d) => typeof d == "number" && !isNaN(d))), a = Math.ceil((g + 1) / 5) * 5, l = Math.floor((e - 1) / 5) * 5, s = Math.ceil((a - l) / 5);
2086
2096
  const D = {
2087
2097
  title: {
2088
2098
  text: "Temperature",
@@ -2108,25 +2118,25 @@ const Se = (h, e) => {
2108
2118
  trigger: "axis",
2109
2119
  show: !0,
2110
2120
  position: "right",
2111
- formatter: (g) => {
2112
- var b, E, m, L, B, C;
2113
- const Q = (b = g == null ? void 0 : g[0]) == null ? void 0 : b.dataIndex;
2114
- return g.find((u) => u.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${(E = this.seasonalData) == null ? void 0 : E.dates[Q]}</strong></div>
2121
+ formatter: (d) => {
2122
+ var b, C, m, E, y, v;
2123
+ const Q = (b = d == null ? void 0 : d[0]) == null ? void 0 : b.dataIndex;
2124
+ return d.find((u) => u.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${(C = this.seasonalData) == null ? void 0 : C.dates[Q]}</strong></div>
2115
2125
  <div style="font-size: 13px;">
2116
2126
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #FF9500;}"></span>
2117
- <span>High : </span><strong>${(m = g[0]) == null ? void 0 : m.value}</strong><span style="padding-left: 3px;">℃</span>
2127
+ <span>High : </span><strong>${(m = d[0]) == null ? void 0 : m.value}</strong><span style="padding-left: 3px;">℃</span>
2118
2128
  </div>
2119
2129
  <div style="font-size: 13px;">
2120
2130
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #f7c587;}"></span>
2121
- <span>High, last year : </span><strong>${(L = g[1]) == null ? void 0 : L.value}</strong><span style="padding-left: 3px;">mm</span>
2131
+ <span>High, last year : </span><strong>${(E = d[1]) == null ? void 0 : E.value}</strong><span style="padding-left: 3px;">mm</span>
2122
2132
  </div>
2123
2133
  <div style="font-size: 13px;">
2124
2134
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #2164bf;}"></span>
2125
- <span>Low : </span><strong>${(B = g[2]) == null ? void 0 : B.value}</strong><span style="padding-left: 3px;">mm</span>
2135
+ <span>Low : </span><strong>${(y = d[2]) == null ? void 0 : y.value}</strong><span style="padding-left: 3px;">mm</span>
2126
2136
  </div>
2127
2137
  <div style="font-size: 13px;">
2128
2138
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #7baef7;}"></span>
2129
- <span>Low, last year : </span><strong>${(C = g[3]) == null ? void 0 : C.value}</strong><span style="padding-left: 3px;">℃</span>
2139
+ <span>Low, last year : </span><strong>${(v = d[3]) == null ? void 0 : v.value}</strong><span style="padding-left: 3px;">℃</span>
2130
2140
  </div>
2131
2141
  `;
2132
2142
  }
@@ -2146,7 +2156,7 @@ const Se = (h, e) => {
2146
2156
  height: "50%",
2147
2157
  type: "category",
2148
2158
  boundaryGap: !0,
2149
- data: (G = this.seasonalData) == null ? void 0 : G.xDates,
2159
+ data: (N = this.seasonalData) == null ? void 0 : N.xDates,
2150
2160
  axisLabel: {
2151
2161
  show: !0
2152
2162
  },
@@ -2187,7 +2197,7 @@ const Se = (h, e) => {
2187
2197
  {
2188
2198
  name: "High",
2189
2199
  type: "line",
2190
- data: (K = this.seasonalData) == null ? void 0 : K.highTemp,
2200
+ data: (Y = this.seasonalData) == null ? void 0 : Y.highTemp,
2191
2201
  symbol: "none",
2192
2202
  smooth: !1,
2193
2203
  itemStyle: {
@@ -2201,7 +2211,7 @@ const Se = (h, e) => {
2201
2211
  name: "High, last year",
2202
2212
  type: "line",
2203
2213
  symbol: "none",
2204
- data: (U = this.seasonalData) == null ? void 0 : U.lastYearHighTemp,
2214
+ data: (j = this.seasonalData) == null ? void 0 : j.lastYearHighTemp,
2205
2215
  itemStyle: {
2206
2216
  color: "#f7c587"
2207
2217
  },
@@ -2216,7 +2226,7 @@ const Se = (h, e) => {
2216
2226
  {
2217
2227
  name: "Low",
2218
2228
  type: "line",
2219
- data: (X = this.seasonalData) == null ? void 0 : X.lowTemp,
2229
+ data: (K = this.seasonalData) == null ? void 0 : K.lowTemp,
2220
2230
  symbol: "none",
2221
2231
  smooth: !1,
2222
2232
  itemStyle: {
@@ -2230,7 +2240,7 @@ const Se = (h, e) => {
2230
2240
  name: "Low, last year",
2231
2241
  type: "line",
2232
2242
  symbol: "none",
2233
- data: (W = this.seasonalData) == null ? void 0 : W.lastYearLowTemp,
2243
+ data: (U = this.seasonalData) == null ? void 0 : U.lastYearLowTemp,
2234
2244
  itemStyle: {
2235
2245
  color: "#7baef7"
2236
2246
  },
@@ -2247,22 +2257,24 @@ const Se = (h, e) => {
2247
2257
  this.loading.seasonalEchart = !1, this.$nextTick(() => {
2248
2258
  ue.init(document.getElementById("temperature-echart")).setOption(D);
2249
2259
  });
2250
- function H(g) {
2260
+ function L(d) {
2251
2261
  return {
2252
2262
  image: (() => {
2253
2263
  const Q = document.createElementNS("http://www.w3.org/2000/svg", "svg");
2254
2264
  Q.setAttribute("width", "10"), Q.setAttribute("height", "5"), Q.setAttribute("viewBox", "0 0 10 5");
2255
2265
  const b = document.createElementNS("http://www.w3.org/2000/svg", "rect");
2256
- b.setAttribute("x", "0"), b.setAttribute("y", "0"), b.setAttribute("width", "10"), b.setAttribute("height", "5"), b.setAttribute("fill", g), Q.appendChild(b);
2257
- const E = document.createElementNS("http://www.w3.org/2000/svg", "line");
2258
- E.setAttribute("x1", "0"), E.setAttribute("y1", "0"), E.setAttribute("x2", "10"), E.setAttribute("y2", "5"), E.setAttribute("stroke", "#fff"), E.setAttribute("stroke-width", "1"), Q.appendChild(E);
2259
- const m = new XMLSerializer().serializeToString(Q), L = new Blob([m], { type: "image/svg+xml;charset=utf-8" });
2260
- return URL.createObjectURL(L);
2266
+ b.setAttribute("x", "0"), b.setAttribute("y", "0"), b.setAttribute("width", "10"), b.setAttribute("height", "5"), b.setAttribute("fill", d), Q.appendChild(b);
2267
+ const C = document.createElementNS("http://www.w3.org/2000/svg", "line");
2268
+ C.setAttribute("x1", "0"), C.setAttribute("y1", "0"), C.setAttribute("x2", "10"), C.setAttribute("y2", "5"), C.setAttribute("stroke", "#fff"), C.setAttribute("stroke-width", "1"), Q.appendChild(C);
2269
+ const m = new XMLSerializer().serializeToString(Q), E = new Blob([m], { type: "image/svg+xml;charset=utf-8" });
2270
+ return URL.createObjectURL(E);
2261
2271
  })(),
2262
2272
  repeat: "repeat"
2263
2273
  };
2264
2274
  }
2265
- let O = Math.max(...[...this.seasonalData.windSpeed, ...this.seasonalData.lastYearWindSpeed].filter((g) => typeof g == "number" && !isNaN(g))), P = Math.min(...[...this.seasonalData.windSpeed, ...this.seasonalData.lastYearWindSpeed].filter((g) => typeof g == "number" && !isNaN(g))) > 0 ? 0 : Math.min(...[...this.seasonalData.windSpeed, ...this.seasonalData.lastYearWindSpeed].filter((g) => typeof g == "number" && !isNaN(g))), N = Math.ceil((O + 1) / 5) * 5, T = Math.ceil((N - P) / 5), ee = Math.max(...[...this.seasonalData.precip, ...this.seasonalData.lastYearPrecip].filter((g) => typeof g == "number" && !isNaN(g))), j = 0, $ = Math.ceil(ee * 2 / 5) * 5, te = Math.ceil(($ - j) / 5);
2275
+ let S = Math.max(
2276
+ ...[...this.seasonalData.windSpeed, ...this.seasonalData.lastYearWindSpeed].filter((d) => typeof d == "number" && !isNaN(d))
2277
+ ), H = Math.min(...[...this.seasonalData.windSpeed, ...this.seasonalData.lastYearWindSpeed].filter((d) => typeof d == "number" && !isNaN(d))) > 0 ? 0 : Math.min(...[...this.seasonalData.windSpeed, ...this.seasonalData.lastYearWindSpeed].filter((d) => typeof d == "number" && !isNaN(d))), k = Math.ceil((S + 1) / 5) * 5, P = Math.ceil((k - H) / 5), te = Math.max(...[...this.seasonalData.precip, ...this.seasonalData.lastYearPrecip].filter((d) => typeof d == "number" && !isNaN(d))), O = 0, _ = Math.ceil(te * 2 / 5) * 5, se = Math.ceil((_ - O) / 5);
2266
2278
  const M = {
2267
2279
  title: {
2268
2280
  text: "Wind & Preciption",
@@ -2288,40 +2300,40 @@ const Se = (h, e) => {
2288
2300
  trigger: "axis",
2289
2301
  show: !0,
2290
2302
  position: "right",
2291
- formatter: (g) => {
2292
- var b, E, m, L, B, C, u, f, r, z, d, ge, de, ce, x, ne;
2293
- const Q = (b = g == null ? void 0 : g[0]) == null ? void 0 : b.dataIndex;
2294
- if (g.find((c) => c.seriesType === "scatter"))
2303
+ formatter: (d) => {
2304
+ var b, C, m, E, y, v, u, $, h, oe, o, ee, V, ce, x, re;
2305
+ const Q = (b = d == null ? void 0 : d[0]) == null ? void 0 : b.dataIndex;
2306
+ if (d.find((c) => c.seriesType === "scatter"))
2295
2307
  return !1;
2296
2308
  {
2297
2309
  let c = { color: "", colorLastYear: "", url: "" };
2298
- return ((E = g[2]) == null ? void 0 : E.value) < 1.9 ? c.color = "rgba(172, 210, 255, 1)" : ((m = g[2]) == null ? void 0 : m.value) < 3.9 ? c.color = "rgba(3, 248, 103, 1)" : ((L = g[2]) == null ? void 0 : L.value) < 7.9 ? c.color = "rgba(190, 226, 2, 18)" : ((B = g[2]) == null ? void 0 : B.value) < 19.9 ? c.color = "rgba(248, 1, 1, 1)" : ((C = g[2]) == null ? void 0 : C.value) > 20 ? c.color = "rgba(197, 5, 58, 1)" : c.color = "rgba(172, 210, 255, 1)", ((u = g[3]) == null ? void 0 : u.value) < 9.9 ? c.colorLastYear = "rgba(172, 210, 255, 1)" : ((f = g[3]) == null ? void 0 : f.value) < 24.9 ? c.colorLastYear = "rgba(3, 248, 103, 1)" : ((r = g[3]) == null ? void 0 : r.value) < 49.9 ? c.colorLastYear = "rgba(190, 226, 2, 18)" : ((z = g[3]) == null ? void 0 : z.value) < 99.9 ? c.colorLastYear = "rgba(248, 1, 1, 1)" : ((d = g[3]) == null ? void 0 : d.value) > 100 ? c.colorLastYear = "rgba(197, 5, 58, 1)" : c.colorLastYear = "rgba(172, 210, 255, 1)", c.url = (() => {
2299
- const S = document.createElementNS("http://www.w3.org/2000/svg", "svg");
2300
- S.setAttribute("width", "10"), S.setAttribute("height", "10"), S.setAttribute("viewBox", "0 0 10 10");
2301
- const _ = document.createElementNS("http://www.w3.org/2000/svg", "rect");
2302
- _.setAttribute("x", "0"), _.setAttribute("y", "0"), _.setAttribute("width", "10"), _.setAttribute("height", "10"), _.setAttribute("fill", c.colorLastYear), S.appendChild(_);
2310
+ return ((C = d[2]) == null ? void 0 : C.value) < 1.9 ? c.color = "rgba(172, 210, 255, 1)" : ((m = d[2]) == null ? void 0 : m.value) < 3.9 ? c.color = "rgba(3, 248, 103, 1)" : ((E = d[2]) == null ? void 0 : E.value) < 7.9 ? c.color = "rgba(190, 226, 2, 18)" : ((y = d[2]) == null ? void 0 : y.value) < 19.9 ? c.color = "rgba(248, 1, 1, 1)" : ((v = d[2]) == null ? void 0 : v.value) > 20 ? c.color = "rgba(197, 5, 58, 1)" : c.color = "rgba(172, 210, 255, 1)", ((u = d[3]) == null ? void 0 : u.value) < 9.9 ? c.colorLastYear = "rgba(172, 210, 255, 1)" : (($ = d[3]) == null ? void 0 : $.value) < 24.9 ? c.colorLastYear = "rgba(3, 248, 103, 1)" : ((h = d[3]) == null ? void 0 : h.value) < 49.9 ? c.colorLastYear = "rgba(190, 226, 2, 18)" : ((oe = d[3]) == null ? void 0 : oe.value) < 99.9 ? c.colorLastYear = "rgba(248, 1, 1, 1)" : ((o = d[3]) == null ? void 0 : o.value) > 100 ? c.colorLastYear = "rgba(197, 5, 58, 1)" : c.colorLastYear = "rgba(172, 210, 255, 1)", c.url = (() => {
2311
+ const T = document.createElementNS("http://www.w3.org/2000/svg", "svg");
2312
+ T.setAttribute("width", "10"), T.setAttribute("height", "10"), T.setAttribute("viewBox", "0 0 10 10");
2313
+ const Z = document.createElementNS("http://www.w3.org/2000/svg", "rect");
2314
+ Z.setAttribute("x", "0"), Z.setAttribute("y", "0"), Z.setAttribute("width", "10"), Z.setAttribute("height", "10"), Z.setAttribute("fill", c.colorLastYear), T.appendChild(Z);
2303
2315
  const w = document.createElementNS("http://www.w3.org/2000/svg", "line");
2304
- w.setAttribute("x1", "0"), w.setAttribute("y1", "0"), w.setAttribute("x2", "10"), w.setAttribute("y2", "5"), w.setAttribute("stroke", "#fff"), w.setAttribute("stroke-width", "1"), S.appendChild(w);
2305
- const F = document.createElementNS("http://www.w3.org/2000/svg", "line");
2306
- F.setAttribute("x1", "0"), F.setAttribute("y1", "5"), F.setAttribute("x2", "10"), F.setAttribute("y2", "10"), F.setAttribute("stroke", "#fff"), F.setAttribute("stroke-width", "1"), S.appendChild(F);
2307
- const he = new XMLSerializer().serializeToString(S), ie = new Blob([he], { type: "image/svg+xml;charset=utf-8" });
2308
- return URL.createObjectURL(ie);
2309
- })(), `<div style="font-size: 13px;"><strong>${(ge = this.seasonalData) == null ? void 0 : ge.dates[Q]}</strong></div>
2316
+ w.setAttribute("x1", "0"), w.setAttribute("y1", "0"), w.setAttribute("x2", "10"), w.setAttribute("y2", "5"), w.setAttribute("stroke", "#fff"), w.setAttribute("stroke-width", "1"), T.appendChild(w);
2317
+ const G = document.createElementNS("http://www.w3.org/2000/svg", "line");
2318
+ G.setAttribute("x1", "0"), G.setAttribute("y1", "5"), G.setAttribute("x2", "10"), G.setAttribute("y2", "10"), G.setAttribute("stroke", "#fff"), G.setAttribute("stroke-width", "1"), T.appendChild(G);
2319
+ const de = new XMLSerializer().serializeToString(T), Ae = new Blob([de], { type: "image/svg+xml;charset=utf-8" });
2320
+ return URL.createObjectURL(Ae);
2321
+ })(), `<div style="font-size: 13px;"><strong>${(ee = this.seasonalData) == null ? void 0 : ee.dates[Q]}</strong></div>
2310
2322
  <div style="font-size: 13px;">
2311
2323
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #60c43e;}"></span>
2312
- <span>Wind : </span><strong>${(de = g[0]) == null ? void 0 : de.value}</strong><span style="padding-left: 3px;">kts</span>
2324
+ <span>Wind : </span><strong>${(V = d[0]) == null ? void 0 : V.value}</strong><span style="padding-left: 3px;">kts</span>
2313
2325
  </div>
2314
2326
  <div style="font-size: 13px;">
2315
2327
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #9af77b;}"></span>
2316
- <span>Wind, last year : </span><strong>${(ce = g[1]) == null ? void 0 : ce.value}</strong><span style="padding-left: 3px;">kts</span>
2328
+ <span>Wind, last year : </span><strong>${(ce = d[1]) == null ? void 0 : ce.value}</strong><span style="padding-left: 3px;">kts</span>
2317
2329
  </div>
2318
2330
  <div style="font-size: 13px;">
2319
2331
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: ${c.color};}"></span>
2320
- <span>Precip : </span><strong>${(x = g[2]) == null ? void 0 : x.value}</strong><span style="padding-left: 3px;">mm</span>
2332
+ <span>Precip : </span><strong>${(x = d[2]) == null ? void 0 : x.value}</strong><span style="padding-left: 3px;">mm</span>
2321
2333
  </div>
2322
2334
  <div style="font-size: 13px;">
2323
2335
  <img src="${c.url}" style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;}" />
2324
- <span>Precip, last year : </span><strong>${(ne = g[3]) == null ? void 0 : ne.value}</strong><span style="padding-left: 3px;">mm</span>
2336
+ <span>Precip, last year : </span><strong>${(re = d[3]) == null ? void 0 : re.value}</strong><span style="padding-left: 3px;">mm</span>
2325
2337
  </div>
2326
2338
  `;
2327
2339
  }
@@ -2358,7 +2370,7 @@ const Se = (h, e) => {
2358
2370
  height: "50%",
2359
2371
  type: "category",
2360
2372
  boundaryGap: !0,
2361
- data: (R = this.seasonalData) == null ? void 0 : R.xDates,
2373
+ data: (X = this.seasonalData) == null ? void 0 : X.xDates,
2362
2374
  axisLabel: {
2363
2375
  show: !0
2364
2376
  },
@@ -2380,9 +2392,9 @@ const Se = (h, e) => {
2380
2392
  type: "value",
2381
2393
  name: "Wind speed max ( kts ) ",
2382
2394
  show: !0,
2383
- min: P,
2384
- max: N,
2385
- interval: T,
2395
+ min: H,
2396
+ max: k,
2397
+ interval: P,
2386
2398
  splitNumber: 5,
2387
2399
  nameRotate: 90,
2388
2400
  nameLocation: "middle",
@@ -2397,9 +2409,9 @@ const Se = (h, e) => {
2397
2409
  type: "value",
2398
2410
  name: "Precipitation ( mm ) ",
2399
2411
  show: !0,
2400
- min: j,
2401
- max: $,
2402
- interval: te,
2412
+ min: O,
2413
+ max: _,
2414
+ interval: se,
2403
2415
  splitNumber: 5,
2404
2416
  nameRotate: 90,
2405
2417
  nameLocation: "middle",
@@ -2460,30 +2472,30 @@ const Se = (h, e) => {
2460
2472
  pieces: [
2461
2473
  {
2462
2474
  gte: 100,
2463
- color: H("#C5053A"),
2475
+ color: L("#C5053A"),
2464
2476
  label: "Heavy Rainstorm, last year"
2465
2477
  },
2466
2478
  {
2467
2479
  gte: 50,
2468
2480
  lt: 99.9,
2469
- color: H("#F80101"),
2481
+ color: L("#F80101"),
2470
2482
  label: "Rainstorm, last year"
2471
2483
  },
2472
2484
  {
2473
2485
  gte: 25,
2474
2486
  lt: 49.9,
2475
- color: H("#BEE202"),
2487
+ color: L("#BEE202"),
2476
2488
  label: "Heavy, last year"
2477
2489
  },
2478
2490
  {
2479
2491
  gte: 10,
2480
2492
  lt: 24.9,
2481
- color: H("#03F867"),
2493
+ color: L("#03F867"),
2482
2494
  label: "Moderate, last year"
2483
2495
  },
2484
2496
  {
2485
2497
  lt: 9.9,
2486
- color: H("#ACD2FF"),
2498
+ color: L("#ACD2FF"),
2487
2499
  label: "Light, last year"
2488
2500
  }
2489
2501
  ],
@@ -2495,7 +2507,7 @@ const Se = (h, e) => {
2495
2507
  {
2496
2508
  name: "Wind",
2497
2509
  type: "line",
2498
- data: (J = this.seasonalData) == null ? void 0 : J.windSpeed,
2510
+ data: (W = this.seasonalData) == null ? void 0 : W.windSpeed,
2499
2511
  symbol: "none",
2500
2512
  smooth: !1,
2501
2513
  itemStyle: {
@@ -2509,7 +2521,7 @@ const Se = (h, e) => {
2509
2521
  name: "Wind, last year",
2510
2522
  type: "line",
2511
2523
  symbol: "none",
2512
- data: (q = this.seasonalData) == null ? void 0 : q.lastYearWindSpeed,
2524
+ data: (R = this.seasonalData) == null ? void 0 : R.lastYearWindSpeed,
2513
2525
  itemStyle: {
2514
2526
  color: "#9af77b"
2515
2527
  },
@@ -2526,7 +2538,7 @@ const Se = (h, e) => {
2526
2538
  type: "bar",
2527
2539
  yAxisIndex: 1,
2528
2540
  barWidth: "30%",
2529
- data: (V = this.seasonalData) == null ? void 0 : V.precip,
2541
+ data: (J = this.seasonalData) == null ? void 0 : J.precip,
2530
2542
  symbol: "none",
2531
2543
  smooth: !1,
2532
2544
  itemStyle: {
@@ -2541,7 +2553,7 @@ const Se = (h, e) => {
2541
2553
  type: "bar",
2542
2554
  yAxisIndex: 1,
2543
2555
  barWidth: "30%",
2544
- data: (Z = this.seasonalData) == null ? void 0 : Z.lastYearPrecip,
2556
+ data: (q = this.seasonalData) == null ? void 0 : q.lastYearPrecip,
2545
2557
  itemStyle: {
2546
2558
  color: "rgba(12,116,168,0.5)"
2547
2559
  },
@@ -2559,7 +2571,7 @@ const Se = (h, e) => {
2559
2571
  document.getElementById("weather-chart") && ue.dispose(document.getElementById("weather-chart")), document.getElementById("weather-icons") && ue.dispose(document.getElementById("weather-icons")), document.getElementById("weather-condition") && ue.dispose(document.getElementById("weather-condition")), document.getElementById("wave-swell") && ue.dispose(document.getElementById("wave-swell")), document.getElementById("temperature-echart") && ue.dispose(document.getElementById("temperature-echart")), document.getElementById("wind-precip-echart") && ue.dispose(document.getElementById("wind-precip-echart"));
2560
2572
  },
2561
2573
  initHoursTableData() {
2562
- var h, e, a, l, s, D, H, O, Y, P, N, T, ee, k, j, $, te, M, G, K, U, X, W, R, J, q, V, Z, g, Q, b, E, m, L;
2574
+ var g, e, a, l, s, D, L, S, F, H, k, P, te, z, O, _, se, M, N, Y, j, K, U, X, W, R, J, q, d, Q, b, C, m, E;
2563
2575
  this.hoursTableData = {
2564
2576
  hours: [],
2565
2577
  utcHours: [],
@@ -2586,11 +2598,11 @@ const Se = (h, e) => {
2586
2598
  seaLevel: [],
2587
2599
  seaTemp: []
2588
2600
  };
2589
- for (let B = 0; B < 24; B++) {
2590
- const C = we(this.pickedDate).clone().add(B, "h").format();
2591
- this.hoursTableData.hours.push(C);
2592
- const u = ((h = ye.pickHourly(this.meteoData, C)) == null ? void 0 : h[0]) || {};
2593
- this.hoursTableData.weatherUrls.push((e = u.weather) == null ? void 0 : e.url), this.hoursTableData.weatherNames.push(((a = u.weather) == null ? void 0 : a.name) ?? "-"), this.hoursTableData.temp.push(this.roundPrecision((l = u.weather) == null ? void 0 : l.temp, 0) ?? "-"), this.hoursTableData.precipProbability.push(this.roundPrecision((D = (s = u.weather) == null ? void 0 : s.precip) == null ? void 0 : D.probability, 1) ?? "-"), this.hoursTableData.precip1h.push(this.roundPrecision((O = (H = u.weather) == null ? void 0 : H.precip) == null ? void 0 : O.sum, 1) ?? "-"), this.hoursTableData.visibility.push(this.roundPrecision((Y = u.weather) == null ? void 0 : Y.visibility, 0) ?? "-"), this.hoursTableData.humidity.push(this.roundPrecision((P = u.weather) == null ? void 0 : P.rh, 0) ?? "-"), this.hoursTableData.windSpeed.push(this.roundPrecision((T = (N = u.weather) == null ? void 0 : N.wind) == null ? void 0 : T.kts, 1)), this.hoursTableData.windDir.push((k = (ee = u.weather) == null ? void 0 : ee.wind) == null ? void 0 : k.bearing), this.hoursTableData.windGust.push(this.roundPrecision(($ = (j = u.weather) == null ? void 0 : j.wind) == null ? void 0 : $.gusts, 1) ?? "-"), this.hoursTableData.sigwaveHeight.push(this.roundPrecision((M = (te = u.wave) == null ? void 0 : te.sig) == null ? void 0 : M.height, 1) ?? "-"), this.hoursTableData.sigwaveDir.push((K = (G = u.wave) == null ? void 0 : G.sig) == null ? void 0 : K.bearing), this.hoursTableData.windwaveHeight.push(this.roundPrecision((X = (U = u.wave) == null ? void 0 : U.wd) == null ? void 0 : X.height, 1) ?? "-"), this.hoursTableData.windwaveDir.push((R = (W = u.wave) == null ? void 0 : W.wd) == null ? void 0 : R.bearing), this.hoursTableData.windwavePeriod.push(this.roundPrecision((q = (J = u.wave) == null ? void 0 : J.wd) == null ? void 0 : q.period, 1) ?? "-"), this.hoursTableData.swellHeight.push(this.roundPrecision((Z = (V = u.wave) == null ? void 0 : V.swell) == null ? void 0 : Z.height, 1) ?? "-"), this.hoursTableData.swellDir.push((Q = (g = u.wave) == null ? void 0 : g.swell) == null ? void 0 : Q.bearing), this.hoursTableData.swellPeriod.push(this.roundPrecision((E = (b = u.wave) == null ? void 0 : b.swell) == null ? void 0 : E.period, 1) ?? "-"), this.hoursTableData.currentSpeed.push(this.roundPrecision((m = u.current) == null ? void 0 : m.speed, 1) ?? "-"), this.hoursTableData.currentDir.push((L = u.current) == null ? void 0 : L.bearing), this.hoursTableData.seaLevel.push(this.roundPrecision(u.height, 1) ?? "-"), this.hoursTableData.seaTemp.push(this.roundPrecision(u.sst, 0) ?? "-");
2601
+ for (let y = 0; y < 24; y++) {
2602
+ const v = we(this.pickedDate).clone().add(y, "h").format();
2603
+ this.hoursTableData.hours.push(v);
2604
+ const u = ((g = ye.pickHourly(this.meteoData, v)) == null ? void 0 : g[0]) || {};
2605
+ this.hoursTableData.weatherUrls.push((e = u.weather) == null ? void 0 : e.url), this.hoursTableData.weatherNames.push(((a = u.weather) == null ? void 0 : a.name) ?? "-"), this.hoursTableData.temp.push(this.roundPrecision((l = u.weather) == null ? void 0 : l.temp, 0) ?? "-"), this.hoursTableData.precipProbability.push(this.roundPrecision((D = (s = u.weather) == null ? void 0 : s.precip) == null ? void 0 : D.probability, 1) ?? "-"), this.hoursTableData.precip1h.push(this.roundPrecision((S = (L = u.weather) == null ? void 0 : L.precip) == null ? void 0 : S.sum, 1) ?? "-"), this.hoursTableData.visibility.push(this.roundPrecision((F = u.weather) == null ? void 0 : F.visibility, 0) ?? "-"), this.hoursTableData.humidity.push(this.roundPrecision((H = u.weather) == null ? void 0 : H.rh, 0) ?? "-"), this.hoursTableData.windSpeed.push(this.roundPrecision((P = (k = u.weather) == null ? void 0 : k.wind) == null ? void 0 : P.kts, 1)), this.hoursTableData.windDir.push((z = (te = u.weather) == null ? void 0 : te.wind) == null ? void 0 : z.bearing), this.hoursTableData.windGust.push(this.roundPrecision((_ = (O = u.weather) == null ? void 0 : O.wind) == null ? void 0 : _.gusts, 1) ?? "-"), this.hoursTableData.sigwaveHeight.push(this.roundPrecision((M = (se = u.wave) == null ? void 0 : se.sig) == null ? void 0 : M.height, 1) ?? "-"), this.hoursTableData.sigwaveDir.push((Y = (N = u.wave) == null ? void 0 : N.sig) == null ? void 0 : Y.bearing), this.hoursTableData.windwaveHeight.push(this.roundPrecision((K = (j = u.wave) == null ? void 0 : j.wd) == null ? void 0 : K.height, 1) ?? "-"), this.hoursTableData.windwaveDir.push((X = (U = u.wave) == null ? void 0 : U.wd) == null ? void 0 : X.bearing), this.hoursTableData.windwavePeriod.push(this.roundPrecision((R = (W = u.wave) == null ? void 0 : W.wd) == null ? void 0 : R.period, 1) ?? "-"), this.hoursTableData.swellHeight.push(this.roundPrecision((q = (J = u.wave) == null ? void 0 : J.swell) == null ? void 0 : q.height, 1) ?? "-"), this.hoursTableData.swellDir.push((Q = (d = u.wave) == null ? void 0 : d.swell) == null ? void 0 : Q.bearing), this.hoursTableData.swellPeriod.push(this.roundPrecision((C = (b = u.wave) == null ? void 0 : b.swell) == null ? void 0 : C.period, 1) ?? "-"), this.hoursTableData.currentSpeed.push(this.roundPrecision((m = u.current) == null ? void 0 : m.speed, 1) ?? "-"), this.hoursTableData.currentDir.push((E = u.current) == null ? void 0 : E.bearing), this.hoursTableData.seaLevel.push(this.roundPrecision(u.height, 1) ?? "-"), this.hoursTableData.seaTemp.push(this.roundPrecision(u.sst, 0) ?? "-");
2594
2606
  }
2595
2607
  this.loading.hoursTable = !1;
2596
2608
  },
@@ -2598,79 +2610,75 @@ const Se = (h, e) => {
2598
2610
  this.position = {}, this.meteoData = {}, this.isCollected = !1, ue && document.getElementById("weather-chart") && ue.dispose(document.getElementById("weather-chart"));
2599
2611
  },
2600
2612
  initDaysTableData() {
2601
- var e, a, l, s, D, H, O, Y, P, N, T, ee, k, j, $, te, M, G, K, U, X, W, R, J, q, V, Z, g, Q, b, E, m, L, B, C, u, f;
2613
+ var e, a, l, s, D, L, S, F, H, k, P, te, z, O, _, se, M, N, Y, j, K, U, X, W, R, J, q, d, Q, b, C, m, E, y, v, u, $;
2602
2614
  this.daysTableData = [];
2603
- const h = ae(this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
2604
- for (let r = 0; r < 14; r++) {
2605
- const z = we(h).clone().add(r, "d").format(), d = ((e = ye.pickDaily(this.meteoData, z)) == null ? void 0 : e[0]) || {};
2606
- this.daysTableData.push(
2607
- {
2608
- localWeek: this.computeWeekLT(z),
2609
- localDate: this.computeMMMDDLT(z),
2610
- weatherUrl: (a = d == null ? void 0 : d.weather) == null ? void 0 : a.url,
2611
- minTemp: this.roundPrecision((s = (l = d == null ? void 0 : d.weather) == null ? void 0 : l.temp) == null ? void 0 : s.min, 0) ?? "-",
2612
- maxTemp: this.roundPrecision((H = (D = d == null ? void 0 : d.weather) == null ? void 0 : D.temp) == null ? void 0 : H.max, 0) ?? "-",
2613
- weatherName: (O = d == null ? void 0 : d.weather) == null ? void 0 : O.name,
2614
- precipSum: this.roundPrecision((P = (Y = d == null ? void 0 : d.weather) == null ? void 0 : Y.precip) == null ? void 0 : P.sum, 1) ?? "-",
2615
- precipRainSum: this.roundPrecision((T = (N = d == null ? void 0 : d.weather) == null ? void 0 : N.precip) == null ? void 0 : T.rainSum, 1) ?? "-",
2616
- precipSnowfallSum: this.roundPrecision((k = (ee = d == null ? void 0 : d.weather) == null ? void 0 : ee.precip) == null ? void 0 : k.snowfallSum, 1) ?? "-",
2617
- windSpeedMax: this.roundPrecision(($ = (j = d == null ? void 0 : d.weather) == null ? void 0 : j.wind) == null ? void 0 : $.kts, 1) ?? "-",
2618
- windSpeedDir: (M = (te = d == null ? void 0 : d.weather) == null ? void 0 : te.wind) == null ? void 0 : M.bearing,
2619
- gustSpeedMax: this.roundPrecision((K = (G = d == null ? void 0 : d.weather) == null ? void 0 : G.wind) == null ? void 0 : K.gusts, 1) ?? "-",
2620
- windWaveHeight: this.roundPrecision((X = (U = d == null ? void 0 : d.wave) == null ? void 0 : U.wd) == null ? void 0 : X.height, 1) ?? "-",
2621
- windWavePeriod: this.roundPrecision((R = (W = d == null ? void 0 : d.wave) == null ? void 0 : W.wd) == null ? void 0 : R.period, 1) ?? "-",
2622
- windWaveDir: (q = (J = d == null ? void 0 : d.wave) == null ? void 0 : J.wd) == null ? void 0 : q.bearing,
2623
- swellWaveHeight: this.roundPrecision((Z = (V = d == null ? void 0 : d.wave) == null ? void 0 : V.swell) == null ? void 0 : Z.height, 1) ?? "-",
2624
- swellWavePeriod: this.roundPrecision((Q = (g = d == null ? void 0 : d.wave) == null ? void 0 : g.swell) == null ? void 0 : Q.period, 1) ?? "-",
2625
- swellWaveDir: (E = (b = d == null ? void 0 : d.wave) == null ? void 0 : b.swell) == null ? void 0 : E.bearing,
2626
- sigWaveHeight: this.roundPrecision((L = (m = d == null ? void 0 : d.wave) == null ? void 0 : m.sig) == null ? void 0 : L.height, 1) ?? "-",
2627
- sigWavePeriod: this.roundPrecision((C = (B = d == null ? void 0 : d.wave) == null ? void 0 : B.sig) == null ? void 0 : C.period, 1) ?? "-",
2628
- sigWaveDir: (f = (u = d == null ? void 0 : d.wave) == null ? void 0 : u.sig) == null ? void 0 : f.bearing
2629
- }
2630
- );
2615
+ const g = ie(this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
2616
+ for (let h = 0; h < 14; h++) {
2617
+ const oe = we(g).clone().add(h, "d").format(), o = ((e = ye.pickDaily(this.meteoData, oe)) == null ? void 0 : e[0]) || {};
2618
+ this.daysTableData.push({
2619
+ localWeek: this.computeWeekLT(oe),
2620
+ localDate: this.computeMMMDDLT(oe),
2621
+ weatherUrl: (a = o == null ? void 0 : o.weather) == null ? void 0 : a.url,
2622
+ minTemp: this.roundPrecision((s = (l = o == null ? void 0 : o.weather) == null ? void 0 : l.temp) == null ? void 0 : s.min, 0) ?? "-",
2623
+ maxTemp: this.roundPrecision((L = (D = o == null ? void 0 : o.weather) == null ? void 0 : D.temp) == null ? void 0 : L.max, 0) ?? "-",
2624
+ weatherName: (S = o == null ? void 0 : o.weather) == null ? void 0 : S.name,
2625
+ precipSum: this.roundPrecision((H = (F = o == null ? void 0 : o.weather) == null ? void 0 : F.precip) == null ? void 0 : H.sum, 1) ?? "-",
2626
+ precipRainSum: this.roundPrecision((P = (k = o == null ? void 0 : o.weather) == null ? void 0 : k.precip) == null ? void 0 : P.rainSum, 1) ?? "-",
2627
+ precipSnowfallSum: this.roundPrecision((z = (te = o == null ? void 0 : o.weather) == null ? void 0 : te.precip) == null ? void 0 : z.snowfallSum, 1) ?? "-",
2628
+ windSpeedMax: this.roundPrecision((_ = (O = o == null ? void 0 : o.weather) == null ? void 0 : O.wind) == null ? void 0 : _.kts, 1) ?? "-",
2629
+ windSpeedDir: (M = (se = o == null ? void 0 : o.weather) == null ? void 0 : se.wind) == null ? void 0 : M.bearing,
2630
+ gustSpeedMax: this.roundPrecision((Y = (N = o == null ? void 0 : o.weather) == null ? void 0 : N.wind) == null ? void 0 : Y.gusts, 1) ?? "-",
2631
+ windWaveHeight: this.roundPrecision((K = (j = o == null ? void 0 : o.wave) == null ? void 0 : j.wd) == null ? void 0 : K.height, 1) ?? "-",
2632
+ windWavePeriod: this.roundPrecision((X = (U = o == null ? void 0 : o.wave) == null ? void 0 : U.wd) == null ? void 0 : X.period, 1) ?? "-",
2633
+ windWaveDir: (R = (W = o == null ? void 0 : o.wave) == null ? void 0 : W.wd) == null ? void 0 : R.bearing,
2634
+ swellWaveHeight: this.roundPrecision((q = (J = o == null ? void 0 : o.wave) == null ? void 0 : J.swell) == null ? void 0 : q.height, 1) ?? "-",
2635
+ swellWavePeriod: this.roundPrecision((Q = (d = o == null ? void 0 : o.wave) == null ? void 0 : d.swell) == null ? void 0 : Q.period, 1) ?? "-",
2636
+ swellWaveDir: (C = (b = o == null ? void 0 : o.wave) == null ? void 0 : b.swell) == null ? void 0 : C.bearing,
2637
+ sigWaveHeight: this.roundPrecision((E = (m = o == null ? void 0 : o.wave) == null ? void 0 : m.sig) == null ? void 0 : E.height, 1) ?? "-",
2638
+ sigWavePeriod: this.roundPrecision((v = (y = o == null ? void 0 : o.wave) == null ? void 0 : y.sig) == null ? void 0 : v.period, 1) ?? "-",
2639
+ sigWaveDir: ($ = (u = o == null ? void 0 : o.wave) == null ? void 0 : u.sig) == null ? void 0 : $.bearing
2640
+ });
2631
2641
  }
2632
2642
  this.loading.daysTable = !1;
2633
2643
  },
2634
2644
  initHourlyTableData() {
2635
- var e, a, l, s, D, H, O, Y, P, N, T, ee, k, j, $, te, M, G, K, U, X, W, R, J, q, V, Z, g, Q, b, E, m, L, B, C;
2645
+ var e, a, l, s, D, L, S, F, H, k, P, te, z, O, _, se, M, N, Y, j, K, U, X, W, R, J, q, d, Q, b, C, m, E, y, v;
2636
2646
  this.hourlyTableData = [];
2637
- const h = ae(this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
2647
+ const g = ie(this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
2638
2648
  for (let u = 0; u < 14 * 24; u++) {
2639
- let f;
2640
- if (u < 3 * 24 ? f = we(h).clone().add(u, "h").format() : u < 7 * 24 ? u % 3 === 0 && (f = we(h).clone().add(u, "h").format()) : u % 6 === 0 && (f = we(h).clone().add(u, "h").format()), f) {
2641
- const r = ((e = ye.pickHourly(this.meteoData, f)) == null ? void 0 : e[0]) || {};
2642
- this.hourlyTableData.push(
2643
- {
2644
- localDate: this.computeMMMDDHHmmLT(f),
2645
- temp: this.roundPrecision((a = r == null ? void 0 : r.weather) == null ? void 0 : a.temp, 0) ?? "-",
2646
- precipSum: this.roundPrecision((s = (l = r == null ? void 0 : r.weather) == null ? void 0 : l.precip) == null ? void 0 : s.sum, 1) ?? "-",
2647
- visibility: this.roundPrecision((D = r == null ? void 0 : r.weather) == null ? void 0 : D.visibility, 1) ?? "-",
2648
- windSpeed: this.roundPrecision((O = (H = r == null ? void 0 : r.weather) == null ? void 0 : H.wind) == null ? void 0 : O.kts, 1) ?? "-",
2649
- windDir: (P = (Y = r == null ? void 0 : r.weather) == null ? void 0 : Y.wind) == null ? void 0 : P.direction,
2650
- windBearing: (T = (N = r == null ? void 0 : r.weather) == null ? void 0 : N.wind) == null ? void 0 : T.bearing,
2651
- windBF: ((k = (ee = r == null ? void 0 : r.weather) == null ? void 0 : ee.wind) == null ? void 0 : k.scale) ?? "-",
2652
- windGusts: this.roundPrecision(($ = (j = r == null ? void 0 : r.weather) == null ? void 0 : j.wind) == null ? void 0 : $.gusts, 1) ?? "-",
2653
- windWaveHeight: this.roundPrecision((M = (te = r == null ? void 0 : r.wave) == null ? void 0 : te.wd) == null ? void 0 : M.height, 1) ?? "-",
2654
- windWavePeriod: this.roundPrecision((K = (G = r == null ? void 0 : r.wave) == null ? void 0 : G.wd) == null ? void 0 : K.period, 1) ?? "-",
2655
- windWaveDir: (X = (U = r == null ? void 0 : r.wave) == null ? void 0 : U.wd) == null ? void 0 : X.direction,
2656
- windWaveBearing: (R = (W = r == null ? void 0 : r.wave) == null ? void 0 : W.wd) == null ? void 0 : R.bearing,
2657
- sigWaveHeight: this.roundPrecision((q = (J = r == null ? void 0 : r.wave) == null ? void 0 : J.sig) == null ? void 0 : q.height, 1) ?? "-",
2658
- sigWavePeriod: this.roundPrecision((Z = (V = r == null ? void 0 : r.wave) == null ? void 0 : V.sig) == null ? void 0 : Z.period, 1) ?? "-",
2659
- sigWaveDir: (Q = (g = r == null ? void 0 : r.wave) == null ? void 0 : g.sig) == null ? void 0 : Q.direction,
2660
- sigWaveBearing: (E = (b = r == null ? void 0 : r.wave) == null ? void 0 : b.wd) == null ? void 0 : E.bearing,
2661
- currentDir: (m = r == null ? void 0 : r.current) == null ? void 0 : m.direction,
2662
- currentSpd: this.roundPrecision((L = r == null ? void 0 : r.current) == null ? void 0 : L.kts, 1) ?? "-",
2663
- currentBearing: (C = (B = r == null ? void 0 : r.wave) == null ? void 0 : B.wd) == null ? void 0 : C.bearing,
2664
- seaLevel: this.roundPrecision(r == null ? void 0 : r.height, 1) ?? "-",
2665
- seaSurfaceTemp: this.roundPrecision(r == null ? void 0 : r.sst, 0) ?? "-"
2666
- }
2667
- );
2649
+ let $;
2650
+ if (u < 3 * 24 ? $ = we(g).clone().add(u, "h").format() : u < 7 * 24 ? u % 3 === 0 && ($ = we(g).clone().add(u, "h").format()) : u % 6 === 0 && ($ = we(g).clone().add(u, "h").format()), $) {
2651
+ const h = ((e = ye.pickHourly(this.meteoData, $)) == null ? void 0 : e[0]) || {};
2652
+ this.hourlyTableData.push({
2653
+ localDate: this.computeMMMDDHHmmLT($),
2654
+ temp: this.roundPrecision((a = h == null ? void 0 : h.weather) == null ? void 0 : a.temp, 0) ?? "-",
2655
+ precipSum: this.roundPrecision((s = (l = h == null ? void 0 : h.weather) == null ? void 0 : l.precip) == null ? void 0 : s.sum, 1) ?? "-",
2656
+ visibility: this.roundPrecision((D = h == null ? void 0 : h.weather) == null ? void 0 : D.visibility, 1) ?? "-",
2657
+ windSpeed: this.roundPrecision((S = (L = h == null ? void 0 : h.weather) == null ? void 0 : L.wind) == null ? void 0 : S.kts, 1) ?? "-",
2658
+ windDir: (H = (F = h == null ? void 0 : h.weather) == null ? void 0 : F.wind) == null ? void 0 : H.direction,
2659
+ windBearing: (P = (k = h == null ? void 0 : h.weather) == null ? void 0 : k.wind) == null ? void 0 : P.bearing,
2660
+ windBF: ((z = (te = h == null ? void 0 : h.weather) == null ? void 0 : te.wind) == null ? void 0 : z.scale) ?? "-",
2661
+ windGusts: this.roundPrecision((_ = (O = h == null ? void 0 : h.weather) == null ? void 0 : O.wind) == null ? void 0 : _.gusts, 1) ?? "-",
2662
+ windWaveHeight: this.roundPrecision((M = (se = h == null ? void 0 : h.wave) == null ? void 0 : se.wd) == null ? void 0 : M.height, 1) ?? "-",
2663
+ windWavePeriod: this.roundPrecision((Y = (N = h == null ? void 0 : h.wave) == null ? void 0 : N.wd) == null ? void 0 : Y.period, 1) ?? "-",
2664
+ windWaveDir: (K = (j = h == null ? void 0 : h.wave) == null ? void 0 : j.wd) == null ? void 0 : K.direction,
2665
+ windWaveBearing: (X = (U = h == null ? void 0 : h.wave) == null ? void 0 : U.wd) == null ? void 0 : X.bearing,
2666
+ sigWaveHeight: this.roundPrecision((R = (W = h == null ? void 0 : h.wave) == null ? void 0 : W.sig) == null ? void 0 : R.height, 1) ?? "-",
2667
+ sigWavePeriod: this.roundPrecision((q = (J = h == null ? void 0 : h.wave) == null ? void 0 : J.sig) == null ? void 0 : q.period, 1) ?? "-",
2668
+ sigWaveDir: (Q = (d = h == null ? void 0 : h.wave) == null ? void 0 : d.sig) == null ? void 0 : Q.direction,
2669
+ sigWaveBearing: (C = (b = h == null ? void 0 : h.wave) == null ? void 0 : b.wd) == null ? void 0 : C.bearing,
2670
+ currentDir: (m = h == null ? void 0 : h.current) == null ? void 0 : m.direction,
2671
+ currentSpd: this.roundPrecision((E = h == null ? void 0 : h.current) == null ? void 0 : E.kts, 1) ?? "-",
2672
+ currentBearing: (v = (y = h == null ? void 0 : h.wave) == null ? void 0 : y.wd) == null ? void 0 : v.bearing,
2673
+ seaLevel: this.roundPrecision(h == null ? void 0 : h.height, 1) ?? "-",
2674
+ seaSurfaceTemp: this.roundPrecision(h == null ? void 0 : h.sst, 0) ?? "-"
2675
+ });
2668
2676
  }
2669
2677
  }
2670
2678
  this.loading.hourlyTable = !1;
2671
2679
  },
2672
- handleSelectMonth(h) {
2673
- this.currentMonth = h, this.handleFetchSeasonalData();
2680
+ handleSelectMonth(g) {
2681
+ this.currentMonth = g, this.handleFetchSeasonalData();
2674
2682
  }
2675
2683
  }
2676
2684
  }, Oe = { class: "spot-report" }, Ye = { class: "search-header-box" }, je = { class: "search-header-box-inner flex-between" }, Ke = { class: "search-box flex-start" }, Ue = { class: "menu-box flex-end" }, Xe = { class: "content-box" }, We = { class: "title-section flex-between" }, Re = { class: "main-title" }, Je = { class: "sub-title" }, qe = { key: 0 }, Ve = { class: "flex-end" }, Ze = {
@@ -2878,14 +2886,14 @@ const Se = (h, e) => {
2878
2886
  key: 2,
2879
2887
  class: "card flex-center"
2880
2888
  };
2881
- function oa(h, e, a, l, s, D) {
2882
- var T, ee, k, j, $, te, M, G, K, U, X, W, R, J, q, V, Z, g, Q, b, E, m, L, B, C, u, f, r, z, d, ge, de, ce, x, ne, c, S, _, w, F, he, ie, oe;
2883
- const H = Ce("ElOption"), O = Ce("ElSelect"), Y = Ce("ElTooltip"), P = Ce("ArrowRight"), N = Ce("el-icon");
2884
- return o(), n("div", Oe, [
2889
+ function oa(g, e, a, l, s, D) {
2890
+ var P, te, z, O, _, se, M, N, Y, j, K, U, X, W, R, J, q, d, Q, b, C, m, E, y, v, u, $, h, oe, o, ee, V, ce, x, re, c, T, Z, w, G, de, Ae, ne;
2891
+ const L = Ce("ElOption"), S = Ce("ElSelect"), F = Ce("ElTooltip"), H = Ce("ArrowRight"), k = Ce("ElIcon");
2892
+ return n(), r("div", Oe, [
2885
2893
  t("div", Ye, [
2886
2894
  t("div", je, [
2887
2895
  t("div", Ke, [
2888
- Ie(O, {
2896
+ Ie(S, {
2889
2897
  modelValue: s.searchName,
2890
2898
  "onUpdate:modelValue": e[0] || (e[0] = (i) => s.searchName = i),
2891
2899
  filterable: "",
@@ -2895,13 +2903,13 @@ function oa(h, e, a, l, s, D) {
2895
2903
  placeholder: s.placeholder,
2896
2904
  autocomplete: "",
2897
2905
  "remote-show-suffix": "",
2906
+ "remote-method": D.fetchSuggestPosition,
2898
2907
  onFocus: e[1] || (e[1] = (i) => s.placeholder = ""),
2899
2908
  onBlur: e[2] || (e[2] = (i) => s.placeholder = "search for port name or coordinates"),
2900
- "remote-method": D.fetchSuggestPosition,
2901
2909
  onChange: D.handleSearch
2902
2910
  }, {
2903
2911
  default: be(() => [
2904
- (o(!0), n(re, null, Ae(s.positionList, (i) => (o(), Ne(H, {
2912
+ (n(!0), r(le, null, he(s.positionList, (i) => (n(), Ne(L, {
2905
2913
  key: i.name,
2906
2914
  label: i.name,
2907
2915
  value: i.name
@@ -2912,15 +2920,15 @@ function oa(h, e, a, l, s, D) {
2912
2920
  ]),
2913
2921
  t("div", Ue, [
2914
2922
  t("div", {
2915
- class: le(["item flex-center", s.menuIndex === 1 ? "active" : ""]),
2923
+ class: ge(["item flex-center", s.menuIndex === 1 ? "active" : ""]),
2916
2924
  onClick: e[3] || (e[3] = (i) => s.menuIndex = 1)
2917
2925
  }, "7-Day Forecast", 2),
2918
2926
  t("div", {
2919
- class: le(["item flex-center", s.menuIndex === 2 ? "active" : ""]),
2927
+ class: ge(["item flex-center", s.menuIndex === 2 ? "active" : ""]),
2920
2928
  onClick: e[4] || (e[4] = (i) => s.menuIndex = 2)
2921
2929
  }, "14-Day Forecast", 2),
2922
2930
  t("div", {
2923
- class: le(["item flex-center", s.menuIndex === 3 ? "active" : ""]),
2931
+ class: ge(["item flex-center", s.menuIndex === 3 ? "active" : ""]),
2924
2932
  onClick: e[5] || (e[5] = (i) => s.menuIndex = 3)
2925
2933
  }, "Seasonal Forecast", 2)
2926
2934
  ])
@@ -2929,26 +2937,26 @@ function oa(h, e, a, l, s, D) {
2929
2937
  t("div", Xe, [
2930
2938
  t("div", We, [
2931
2939
  t("div", null, [
2932
- t("div", Re, p(s.menuIndex === 3 ? "Seasonal" : "") + " Weather forecast for " + p(((T = s.position) == null ? void 0 : T.name) || "-") + " ( UTC" + p(s.positionOffset) + " )", 1),
2940
+ t("div", Re, p(s.menuIndex === 3 ? "Seasonal" : "") + " Weather forecast for " + p(((P = s.position) == null ? void 0 : P.name) || "-") + " ( UTC" + p(s.positionOffset) + " )", 1),
2933
2941
  t("div", Je, [
2934
- se("At " + p((ee = s.position) != null && ee.portId ? "port" : "coordinates"), 1),
2935
- (k = s.position) != null && k.portId ? (o(), n("span", qe, ", " + p(D.computeLat(s.position.lat)) + ", " + p(D.computeLng(s.position.lng)), 1)) : Be("", !0),
2936
- se(", issued " + p(s.issuedDate), 1)
2942
+ ae(" At " + p((te = s.position) != null && te.portId ? "port" : "coordinates"), 1),
2943
+ (z = s.position) != null && z.portId ? (n(), r("span", qe, ", " + p(D.computeLat(s.position.lat)) + ", " + p(D.computeLng(s.position.lng)), 1)) : Be("", !0),
2944
+ ae(", issued " + p(s.issuedDate), 1)
2937
2945
  ])
2938
2946
  ]),
2939
2947
  t("div", Ve, [
2940
- Ie(Y, {
2948
+ Ie(F, {
2941
2949
  placement: "left",
2942
2950
  effect: "light",
2943
2951
  content: s.isCollected ? "remove the port/coordinate from the search list" : "add the port/coordinate to the search list",
2944
2952
  "show-after": 1e3
2945
2953
  }, {
2946
2954
  default: be(() => [
2947
- s.isCollected ? (o(), n("span", {
2955
+ s.isCollected ? (n(), r("span", {
2948
2956
  key: 0,
2949
2957
  class: "iconfont icon active",
2950
2958
  onClick: e[6] || (e[6] = (...i) => D.handleCollect && D.handleCollect(...i))
2951
- }, "")) : (o(), n("span", {
2959
+ }, "")) : (n(), r("span", {
2952
2960
  key: 1,
2953
2961
  class: "iconfont icon",
2954
2962
  onClick: e[7] || (e[7] = (...i) => D.handleCollect && D.handleCollect(...i))
@@ -2958,29 +2966,29 @@ function oa(h, e, a, l, s, D) {
2958
2966
  }, 8, ["content"])
2959
2967
  ])
2960
2968
  ]),
2961
- s.menuIndex === 1 || s.menuIndex === 2 ? (o(), n("div", Ze, [
2962
- (j = s.position) != null && j.name && a.token && !(($ = s.loading) != null && $.meteogramEchart) ? (o(), n("div", _e, e[9] || (e[9] = [
2969
+ s.menuIndex === 1 || s.menuIndex === 2 ? (n(), r("div", Ze, [
2970
+ (O = s.position) != null && O.name && a.token && !((_ = s.loading) != null && _.meteogramEchart) ? (n(), r("div", _e, e[9] || (e[9] = [
2963
2971
  t("div", { class: "title" }, "Meteogram", -1),
2964
2972
  t("div", { id: "weather-icons" }, null, -1),
2965
2973
  t("div", { id: "weather-condition" }, null, -1),
2966
2974
  t("div", { id: "wave-swell" }, null, -1)
2967
- ]))) : (te = s.loading) != null && te.meteogramEchart ? (o(), n("div", $e, e[10] || (e[10] = [
2975
+ ]))) : (se = s.loading) != null && se.meteogramEchart ? (n(), r("div", $e, e[10] || (e[10] = [
2968
2976
  t("img", {
2969
2977
  style: { height: "200px" },
2970
2978
  src: ve
2971
2979
  }, null, -1)
2972
- ]))) : (o(), n("div", et, "No Data"))
2980
+ ]))) : (n(), r("div", et, "No Data"))
2973
2981
  ])) : Be("", !0),
2974
- s.menuIndex === 1 ? (o(), n("div", tt, [
2975
- (M = s.position) != null && M.name && a.token && !((G = s.loading) != null && G.weatherEchart) ? (o(), n("div", st)) : (K = s.loading) != null && K.weatherEchart ? (o(), n("div", at, e[11] || (e[11] = [
2982
+ s.menuIndex === 1 ? (n(), r("div", tt, [
2983
+ (M = s.position) != null && M.name && a.token && !((N = s.loading) != null && N.weatherEchart) ? (n(), r("div", st)) : (Y = s.loading) != null && Y.weatherEchart ? (n(), r("div", at, e[11] || (e[11] = [
2976
2984
  t("img", {
2977
2985
  style: { height: "200px" },
2978
2986
  src: ve
2979
2987
  }, null, -1)
2980
- ]))) : (o(), n("div", it, "No Data"))
2988
+ ]))) : (n(), r("div", it, "No Data"))
2981
2989
  ])) : Be("", !0),
2982
- s.menuIndex === 1 ? (o(), n("div", ot, [
2983
- (U = s.position) != null && U.name && a.token && !((X = s.loading) != null && X.hoursTable) ? (o(), n("div", nt, [
2990
+ s.menuIndex === 1 ? (n(), r("div", ot, [
2991
+ (j = s.position) != null && j.name && a.token && !((K = s.loading) != null && K.hoursTable) ? (n(), r("div", nt, [
2984
2992
  t("div", rt, p(s.pickedWeek) + " " + p(D.computeMMMDDLT(s.pickedDate)), 1),
2985
2993
  t("table", At, [
2986
2994
  t("tr", lt, [
@@ -2989,14 +2997,14 @@ function oa(h, e, a, l, s, D) {
2989
2997
  colspan: "1",
2990
2998
  class: "td-title"
2991
2999
  }, [
2992
- se("Local time"),
3000
+ ae("Local time"),
2993
3001
  t("span", { class: "unit" }, "(LT)")
2994
3002
  ], -1)),
2995
- (o(!0), n(re, null, Ae(s.hoursTableData.hours, (i, A) => (o(), n("th", {
3003
+ (n(!0), r(le, null, he(s.hoursTableData.hours, (i, A) => (n(), r("th", {
3004
+ key: Math.random() + "local",
2996
3005
  rowspan: "1",
2997
3006
  colspan: "1",
2998
- class: le(s.activeIndex === A ? "active" : ""),
2999
- key: Math.random() + "local"
3007
+ class: ge(s.activeIndex === A ? "active" : "")
3000
3008
  }, p(D.computeHourLT(i)), 3))), 128))
3001
3009
  ]),
3002
3010
  t("tr", ht, [
@@ -3005,14 +3013,14 @@ function oa(h, e, a, l, s, D) {
3005
3013
  colspan: "1",
3006
3014
  class: "td-title"
3007
3015
  }, [
3008
- se("UTC"),
3016
+ ae("UTC"),
3009
3017
  t("span", { class: "unit" })
3010
3018
  ], -1)),
3011
- (o(!0), n(re, null, Ae(s.hoursTableData.hours, (i, A) => (o(), n("th", {
3019
+ (n(!0), r(le, null, he(s.hoursTableData.hours, (i, A) => (n(), r("th", {
3020
+ key: Math.random() + "z",
3012
3021
  rowspan: "1",
3013
3022
  colspan: "1",
3014
- class: le(s.activeIndex === A ? "active" : ""),
3015
- key: Math.random() + "z"
3023
+ class: ge(s.activeIndex === A ? "active" : "")
3016
3024
  }, p(D.computeHourZ(i)), 3))), 128))
3017
3025
  ]),
3018
3026
  t("tr", gt, [
@@ -3021,23 +3029,23 @@ function oa(h, e, a, l, s, D) {
3021
3029
  colspan: "1",
3022
3030
  class: "td-title"
3023
3031
  }, [
3024
- se("Weather"),
3032
+ ae("Weather"),
3025
3033
  t("span", { class: "unit" })
3026
3034
  ], -1)),
3027
- (o(!0), n(re, null, Ae(s.hoursTableData.weatherUrls, (i, A) => (o(), n("td", {
3035
+ (n(!0), r(le, null, he(s.hoursTableData.weatherUrls, (i, A) => (n(), r("td", {
3036
+ key: Math.random() + "url",
3028
3037
  rowspan: "1",
3029
3038
  colspan: "1",
3030
- class: le(s.activeIndex === A ? "active" : ""),
3031
- key: Math.random() + "url"
3039
+ class: ge(s.activeIndex === A ? "active" : "")
3032
3040
  }, [
3033
- Ie(Y, {
3041
+ Ie(F, {
3034
3042
  placement: "top",
3035
3043
  effect: "light",
3036
3044
  content: s.hoursTableData.weatherNames[A],
3037
3045
  "show-after": 500
3038
3046
  }, {
3039
3047
  default: be(() => [
3040
- i ? (o(), n("img", {
3048
+ i ? (n(), r("img", {
3041
3049
  key: 0,
3042
3050
  class: "iconfont weather-icon",
3043
3051
  src: i
@@ -3053,14 +3061,14 @@ function oa(h, e, a, l, s, D) {
3053
3061
  colspan: "1",
3054
3062
  class: "td-title"
3055
3063
  }, [
3056
- se("Temperature"),
3064
+ ae("Temperature"),
3057
3065
  t("span", { class: "unit" }, "°C")
3058
3066
  ], -1)),
3059
- (o(!0), n(re, null, Ae(s.hoursTableData.temp, (i, A) => (o(), n("td", {
3067
+ (n(!0), r(le, null, he(s.hoursTableData.temp, (i, A) => (n(), r("td", {
3068
+ key: Math.random() + i,
3060
3069
  rowspan: "1",
3061
3070
  colspan: "1",
3062
- class: le(s.activeIndex === A ? "active" : ""),
3063
- key: Math.random() + i
3071
+ class: ge(s.activeIndex === A ? "active" : "")
3064
3072
  }, p(i), 3))), 128))
3065
3073
  ]),
3066
3074
  t("tr", wt, [
@@ -3069,14 +3077,14 @@ function oa(h, e, a, l, s, D) {
3069
3077
  colspan: "1",
3070
3078
  class: "td-title"
3071
3079
  }, [
3072
- se("Precipitation Probability"),
3080
+ ae("Precipitation Probability"),
3073
3081
  t("span", { class: "unit" }, "%")
3074
3082
  ], -1)),
3075
- (o(!0), n(re, null, Ae(s.hoursTableData.precipProbability, (i, A) => (o(), n("td", {
3083
+ (n(!0), r(le, null, he(s.hoursTableData.precipProbability, (i, A) => (n(), r("td", {
3084
+ key: Math.random() + i,
3076
3085
  rowspan: "1",
3077
3086
  colspan: "1",
3078
- class: le(s.activeIndex === A ? "active" : ""),
3079
- key: Math.random() + i
3087
+ class: ge(s.activeIndex === A ? "active" : "")
3080
3088
  }, p(i), 3))), 128))
3081
3089
  ]),
3082
3090
  t("tr", pt, [
@@ -3085,14 +3093,14 @@ function oa(h, e, a, l, s, D) {
3085
3093
  colspan: "1",
3086
3094
  class: "td-title"
3087
3095
  }, [
3088
- se("Precipitation 1h"),
3096
+ ae("Precipitation 1h"),
3089
3097
  t("span", { class: "unit" }, "mm")
3090
3098
  ], -1)),
3091
- (o(!0), n(re, null, Ae(s.hoursTableData.precip1h, (i, A) => (o(), n("td", {
3099
+ (n(!0), r(le, null, he(s.hoursTableData.precip1h, (i, A) => (n(), r("td", {
3100
+ key: Math.random() + i,
3092
3101
  rowspan: "1",
3093
3102
  colspan: "1",
3094
- class: le(s.activeIndex === A ? "active" : ""),
3095
- key: Math.random() + i
3103
+ class: ge(s.activeIndex === A ? "active" : "")
3096
3104
  }, p(i), 3))), 128))
3097
3105
  ]),
3098
3106
  t("tr", mt, [
@@ -3101,14 +3109,14 @@ function oa(h, e, a, l, s, D) {
3101
3109
  colspan: "1",
3102
3110
  class: "td-title"
3103
3111
  }, [
3104
- se("Visibility"),
3112
+ ae("Visibility"),
3105
3113
  t("span", { class: "unit" }, "nm")
3106
3114
  ], -1)),
3107
- (o(!0), n(re, null, Ae(s.hoursTableData.visibility, (i, A) => (o(), n("td", {
3115
+ (n(!0), r(le, null, he(s.hoursTableData.visibility, (i, A) => (n(), r("td", {
3116
+ key: Math.random() + i,
3108
3117
  rowspan: "1",
3109
3118
  colspan: "1",
3110
- class: le(s.activeIndex === A ? "active" : ""),
3111
- key: Math.random() + i
3119
+ class: ge(s.activeIndex === A ? "active" : "")
3112
3120
  }, p(i), 3))), 128))
3113
3121
  ]),
3114
3122
  t("tr", ut, [
@@ -3117,14 +3125,14 @@ function oa(h, e, a, l, s, D) {
3117
3125
  colspan: "1",
3118
3126
  class: "td-title"
3119
3127
  }, [
3120
- se("Relative Humidity"),
3128
+ ae("Relative Humidity"),
3121
3129
  t("span", { class: "unit" }, "%")
3122
3130
  ], -1)),
3123
- (o(!0), n(re, null, Ae(s.hoursTableData.humidity, (i, A) => (o(), n("td", {
3131
+ (n(!0), r(le, null, he(s.hoursTableData.humidity, (i, A) => (n(), r("td", {
3132
+ key: Math.random() + i,
3124
3133
  rowspan: "1",
3125
3134
  colspan: "1",
3126
- class: le(s.activeIndex === A ? "active" : ""),
3127
- key: Math.random() + i
3135
+ class: ge(s.activeIndex === A ? "active" : "")
3128
3136
  }, p(i), 3))), 128))
3129
3137
  ]),
3130
3138
  t("tr", ft, [
@@ -3133,16 +3141,16 @@ function oa(h, e, a, l, s, D) {
3133
3141
  colspan: "1",
3134
3142
  class: "td-title"
3135
3143
  }, [
3136
- se("Wind direction"),
3144
+ ae("Wind direction"),
3137
3145
  t("span", { class: "unit" })
3138
3146
  ], -1)),
3139
- (o(!0), n(re, null, Ae(s.hoursTableData.windDir, (i, A) => (o(), n("td", {
3147
+ (n(!0), r(le, null, he(s.hoursTableData.windDir, (i, A) => (n(), r("td", {
3148
+ key: Math.random() + i,
3140
3149
  rowspan: "1",
3141
3150
  colspan: "1",
3142
- class: le(s.activeIndex === A ? "active" : ""),
3143
- key: Math.random() + i
3151
+ class: ge(s.activeIndex === A ? "active" : "")
3144
3152
  }, [
3145
- isNaN(i) ? (o(), n("span", Dt, "-")) : (o(), n("span", {
3153
+ isNaN(i) ? (n(), r("span", Dt, "-")) : (n(), r("span", {
3146
3154
  key: 0,
3147
3155
  class: "iconfont icon",
3148
3156
  style: fe({ display: "inline-block", transform: `rotate(${i}deg)` })
@@ -3155,14 +3163,14 @@ function oa(h, e, a, l, s, D) {
3155
3163
  colspan: "1",
3156
3164
  class: "td-title"
3157
3165
  }, [
3158
- se("Wind speed"),
3166
+ ae("Wind speed"),
3159
3167
  t("span", { class: "unit" }, "kts")
3160
3168
  ], -1)),
3161
- (o(!0), n(re, null, Ae(s.hoursTableData.windSpeed, (i, A) => (o(), n("td", {
3169
+ (n(!0), r(le, null, he(s.hoursTableData.windSpeed, (i, A) => (n(), r("td", {
3170
+ key: Math.random() + i,
3162
3171
  rowspan: "1",
3163
3172
  colspan: "1",
3164
- class: le(s.activeIndex === A ? "active" : ""),
3165
- key: Math.random() + i
3173
+ class: ge(s.activeIndex === A ? "active" : "")
3166
3174
  }, p(i), 3))), 128))
3167
3175
  ]),
3168
3176
  t("tr", yt, [
@@ -3171,14 +3179,14 @@ function oa(h, e, a, l, s, D) {
3171
3179
  colspan: "1",
3172
3180
  class: "td-title"
3173
3181
  }, [
3174
- se("Wind gust"),
3182
+ ae("Wind gust"),
3175
3183
  t("span", { class: "unit" }, "kts")
3176
3184
  ], -1)),
3177
- (o(!0), n(re, null, Ae(s.hoursTableData.windGust, (i, A) => (o(), n("td", {
3185
+ (n(!0), r(le, null, he(s.hoursTableData.windGust, (i, A) => (n(), r("td", {
3186
+ key: Math.random() + i,
3178
3187
  rowspan: "1",
3179
3188
  colspan: "1",
3180
- class: le(s.activeIndex === A ? "active" : ""),
3181
- key: Math.random() + i
3189
+ class: ge(s.activeIndex === A ? "active" : "")
3182
3190
  }, p(i), 3))), 128))
3183
3191
  ])
3184
3192
  ]),
@@ -3190,14 +3198,14 @@ function oa(h, e, a, l, s, D) {
3190
3198
  colspan: "1",
3191
3199
  class: "td-title"
3192
3200
  }, [
3193
- se("Wind wave height"),
3201
+ ae("Wind wave height"),
3194
3202
  t("span", { class: "unit" }, "m")
3195
3203
  ], -1)),
3196
- (o(!0), n(re, null, Ae(s.hoursTableData.windwaveHeight, (i, A) => (o(), n("td", {
3204
+ (n(!0), r(le, null, he(s.hoursTableData.windwaveHeight, (i, A) => (n(), r("td", {
3205
+ key: Math.random() + i,
3197
3206
  rowspan: "1",
3198
3207
  colspan: "1",
3199
- class: le(s.activeIndex === A ? "active" : ""),
3200
- key: Math.random() + i
3208
+ class: ge(s.activeIndex === A ? "active" : "")
3201
3209
  }, p(i), 3))), 128))
3202
3210
  ]),
3203
3211
  t("tr", Ct, [
@@ -3206,16 +3214,16 @@ function oa(h, e, a, l, s, D) {
3206
3214
  colspan: "1",
3207
3215
  class: "td-title"
3208
3216
  }, [
3209
- se("Wind wave direction"),
3217
+ ae("Wind wave direction"),
3210
3218
  t("span", { class: "unit" })
3211
3219
  ], -1)),
3212
- (o(!0), n(re, null, Ae(s.hoursTableData.windwaveDir, (i, A) => (o(), n("td", {
3220
+ (n(!0), r(le, null, he(s.hoursTableData.windwaveDir, (i, A) => (n(), r("td", {
3221
+ key: Math.random() + i,
3213
3222
  rowspan: "1",
3214
3223
  colspan: "1",
3215
- class: le(s.activeIndex === A ? "active" : ""),
3216
- key: Math.random() + i
3224
+ class: ge(s.activeIndex === A ? "active" : "")
3217
3225
  }, [
3218
- isNaN(i) ? (o(), n("span", It, "-")) : (o(), n("span", {
3226
+ isNaN(i) ? (n(), r("span", It, "-")) : (n(), r("span", {
3219
3227
  key: 0,
3220
3228
  class: "iconfont icon",
3221
3229
  style: fe({ display: "inline-block", transform: `rotate(${i}deg)` })
@@ -3228,14 +3236,14 @@ function oa(h, e, a, l, s, D) {
3228
3236
  colspan: "1",
3229
3237
  class: "td-title"
3230
3238
  }, [
3231
- se("Wind wave period"),
3239
+ ae("Wind wave period"),
3232
3240
  t("span", { class: "unit" }, "s")
3233
3241
  ], -1)),
3234
- (o(!0), n(re, null, Ae(s.hoursTableData.windwavePeriod, (i, A) => (o(), n("td", {
3242
+ (n(!0), r(le, null, he(s.hoursTableData.windwavePeriod, (i, A) => (n(), r("td", {
3243
+ key: Math.random() + i,
3235
3244
  rowspan: "1",
3236
3245
  colspan: "1",
3237
- class: le(s.activeIndex === A ? "active" : ""),
3238
- key: Math.random() + i
3246
+ class: ge(s.activeIndex === A ? "active" : "")
3239
3247
  }, p(i), 3))), 128))
3240
3248
  ]),
3241
3249
  t("tr", Et, [
@@ -3244,14 +3252,14 @@ function oa(h, e, a, l, s, D) {
3244
3252
  colspan: "1",
3245
3253
  class: "td-title"
3246
3254
  }, [
3247
- se("Swell height"),
3255
+ ae("Swell height"),
3248
3256
  t("span", { class: "unit" }, "m")
3249
3257
  ], -1)),
3250
- (o(!0), n(re, null, Ae(s.hoursTableData.swellHeight, (i, A) => (o(), n("td", {
3258
+ (n(!0), r(le, null, he(s.hoursTableData.swellHeight, (i, A) => (n(), r("td", {
3259
+ key: Math.random() + i,
3251
3260
  rowspan: "1",
3252
3261
  colspan: "1",
3253
- class: le(s.activeIndex === A ? "active" : ""),
3254
- key: Math.random() + i
3262
+ class: ge(s.activeIndex === A ? "active" : "")
3255
3263
  }, p(i), 3))), 128))
3256
3264
  ]),
3257
3265
  t("tr", Qt, [
@@ -3260,16 +3268,16 @@ function oa(h, e, a, l, s, D) {
3260
3268
  colspan: "1",
3261
3269
  class: "td-title"
3262
3270
  }, [
3263
- se("Swell direction"),
3271
+ ae("Swell direction"),
3264
3272
  t("span", { class: "unit" })
3265
3273
  ], -1)),
3266
- (o(!0), n(re, null, Ae(s.hoursTableData.swellDir, (i, A) => (o(), n("td", {
3274
+ (n(!0), r(le, null, he(s.hoursTableData.swellDir, (i, A) => (n(), r("td", {
3275
+ key: Math.random() + i,
3267
3276
  rowspan: "1",
3268
3277
  colspan: "1",
3269
- class: le(s.activeIndex === A ? "active" : ""),
3270
- key: Math.random() + i
3278
+ class: ge(s.activeIndex === A ? "active" : "")
3271
3279
  }, [
3272
- isNaN(i) ? (o(), n("span", Mt, "-")) : (o(), n("span", {
3280
+ isNaN(i) ? (n(), r("span", Mt, "-")) : (n(), r("span", {
3273
3281
  key: 0,
3274
3282
  class: "iconfont icon",
3275
3283
  style: fe({ display: "inline-block", transform: `rotate(${i}deg)` })
@@ -3282,14 +3290,14 @@ function oa(h, e, a, l, s, D) {
3282
3290
  colspan: "1",
3283
3291
  class: "td-title"
3284
3292
  }, [
3285
- se("Swell period"),
3293
+ ae("Swell period"),
3286
3294
  t("span", { class: "unit" }, "s")
3287
3295
  ], -1)),
3288
- (o(!0), n(re, null, Ae(s.hoursTableData.swellPeriod, (i, A) => (o(), n("td", {
3296
+ (n(!0), r(le, null, he(s.hoursTableData.swellPeriod, (i, A) => (n(), r("td", {
3297
+ key: Math.random() + i,
3289
3298
  rowspan: "1",
3290
3299
  colspan: "1",
3291
- class: le(s.activeIndex === A ? "active" : ""),
3292
- key: Math.random() + i
3300
+ class: ge(s.activeIndex === A ? "active" : "")
3293
3301
  }, p(i), 3))), 128))
3294
3302
  ]),
3295
3303
  t("tr", zt, [
@@ -3298,14 +3306,14 @@ function oa(h, e, a, l, s, D) {
3298
3306
  colspan: "1",
3299
3307
  class: "td-title"
3300
3308
  }, [
3301
- se("Sig wave height"),
3309
+ ae("Sig wave height"),
3302
3310
  t("span", { class: "unit" }, "m")
3303
3311
  ], -1)),
3304
- (o(!0), n(re, null, Ae(s.hoursTableData.sigwaveHeight, (i, A) => (o(), n("td", {
3312
+ (n(!0), r(le, null, he(s.hoursTableData.sigwaveHeight, (i, A) => (n(), r("td", {
3313
+ key: Math.random() + i,
3305
3314
  rowspan: "1",
3306
3315
  colspan: "1",
3307
- class: le(s.activeIndex === A ? "active" : ""),
3308
- key: Math.random() + i
3316
+ class: ge(s.activeIndex === A ? "active" : "")
3309
3317
  }, p(i), 3))), 128))
3310
3318
  ]),
3311
3319
  t("tr", Ht, [
@@ -3314,16 +3322,16 @@ function oa(h, e, a, l, s, D) {
3314
3322
  colspan: "1",
3315
3323
  class: "td-title"
3316
3324
  }, [
3317
- se("Current direction"),
3325
+ ae("Current direction"),
3318
3326
  t("span", { class: "unit" })
3319
3327
  ], -1)),
3320
- (o(!0), n(re, null, Ae(s.hoursTableData.currentDir, (i, A) => (o(), n("td", {
3328
+ (n(!0), r(le, null, he(s.hoursTableData.currentDir, (i, A) => (n(), r("td", {
3329
+ key: Math.random() + i,
3321
3330
  rowspan: "1",
3322
3331
  colspan: "1",
3323
- class: le(s.activeIndex === A ? "active" : ""),
3324
- key: Math.random() + i
3332
+ class: ge(s.activeIndex === A ? "active" : "")
3325
3333
  }, [
3326
- isNaN(i) ? (o(), n("span", kt, "-")) : (o(), n("span", {
3334
+ isNaN(i) ? (n(), r("span", kt, "-")) : (n(), r("span", {
3327
3335
  key: 0,
3328
3336
  class: "iconfont icon",
3329
3337
  style: fe({ display: "inline-block", transform: `rotate(${i}deg)` })
@@ -3336,14 +3344,14 @@ function oa(h, e, a, l, s, D) {
3336
3344
  colspan: "1",
3337
3345
  class: "td-title"
3338
3346
  }, [
3339
- se("Current speed"),
3347
+ ae("Current speed"),
3340
3348
  t("span", { class: "unit" }, "kts")
3341
3349
  ], -1)),
3342
- (o(!0), n(re, null, Ae(s.hoursTableData.currentSpeed, (i, A) => (o(), n("td", {
3350
+ (n(!0), r(le, null, he(s.hoursTableData.currentSpeed, (i, A) => (n(), r("td", {
3351
+ key: Math.random() + i,
3343
3352
  rowspan: "1",
3344
3353
  colspan: "1",
3345
- class: le(s.activeIndex === A ? "active" : ""),
3346
- key: Math.random() + i
3354
+ class: ge(s.activeIndex === A ? "active" : "")
3347
3355
  }, p(i), 3))), 128))
3348
3356
  ])
3349
3357
  ]),
@@ -3355,14 +3363,14 @@ function oa(h, e, a, l, s, D) {
3355
3363
  colspan: "1",
3356
3364
  class: "td-title"
3357
3365
  }, [
3358
- se("Sea level height"),
3366
+ ae("Sea level height"),
3359
3367
  t("span", { class: "unit" }, "m")
3360
3368
  ], -1)),
3361
- (o(!0), n(re, null, Ae(s.hoursTableData.seaLevel, (i, A) => (o(), n("td", {
3369
+ (n(!0), r(le, null, he(s.hoursTableData.seaLevel, (i, A) => (n(), r("td", {
3370
+ key: Math.random() + i,
3362
3371
  rowspan: "1",
3363
3372
  colspan: "1",
3364
- class: le(s.activeIndex === A ? "active" : ""),
3365
- key: Math.random() + i
3373
+ class: ge(s.activeIndex === A ? "active" : "")
3366
3374
  }, p(i), 3))), 128))
3367
3375
  ]),
3368
3376
  t("tr", Gt, [
@@ -3371,26 +3379,26 @@ function oa(h, e, a, l, s, D) {
3371
3379
  colspan: "1",
3372
3380
  class: "td-title"
3373
3381
  }, [
3374
- se("Sea surface temperature"),
3382
+ ae("Sea surface temperature"),
3375
3383
  t("span", { class: "unit" }, "°C")
3376
3384
  ], -1)),
3377
- (o(!0), n(re, null, Ae(s.hoursTableData.seaTemp, (i, A) => (o(), n("td", {
3385
+ (n(!0), r(le, null, he(s.hoursTableData.seaTemp, (i, A) => (n(), r("td", {
3386
+ key: Math.random() + i,
3378
3387
  rowspan: "1",
3379
3388
  colspan: "1",
3380
- class: le(s.activeIndex === A ? "active" : ""),
3381
- key: Math.random() + i
3389
+ class: ge(s.activeIndex === A ? "active" : "")
3382
3390
  }, p(i), 3))), 128))
3383
3391
  ])
3384
3392
  ])
3385
- ])) : (W = s.loading) != null && W.hoursTable ? (o(), n("div", St, e[36] || (e[36] = [
3393
+ ])) : (U = s.loading) != null && U.hoursTable ? (n(), r("div", St, e[36] || (e[36] = [
3386
3394
  t("img", {
3387
3395
  style: { height: "200px" },
3388
3396
  src: ve
3389
3397
  }, null, -1)
3390
- ]))) : (o(), n("div", Ft, "No Data"))
3398
+ ]))) : (n(), r("div", Ft, "No Data"))
3391
3399
  ])) : Be("", !0),
3392
- s.menuIndex === 2 ? (o(), n("div", Ot, [
3393
- (R = s.position) != null && R.name && a.token && !((J = s.loading) != null && J.daysTable) ? (o(), n("div", Yt, [
3400
+ s.menuIndex === 2 ? (n(), r("div", Ot, [
3401
+ (X = s.position) != null && X.name && a.token && !((W = s.loading) != null && W.daysTable) ? (n(), r("div", Yt, [
3394
3402
  e[48] || (e[48] = t("div", { class: "date" }, "Daily Forecast", -1)),
3395
3403
  t("table", jt, [
3396
3404
  e[46] || (e[46] = t("tr", { class: "day tr-title" }, [
@@ -3487,16 +3495,16 @@ function oa(h, e, a, l, s, D) {
3487
3495
  style: { width: "75px" }
3488
3496
  }, "Sig.wave_max")
3489
3497
  ], -1)),
3490
- (o(!0), n(re, null, Ae(s.daysTableData, (i, A) => (o(), n("tr", {
3491
- class: "text border-bottom",
3492
- key: Math.random() + i.localDate
3498
+ (n(!0), r(le, null, he(s.daysTableData, (i) => (n(), r("tr", {
3499
+ key: Math.random() + i.localDate,
3500
+ class: "text border-bottom"
3493
3501
  }, [
3494
3502
  t("td", Kt, [
3495
3503
  t("div", null, p(i.localWeek), 1),
3496
3504
  t("div", null, p(i.localDate), 1)
3497
3505
  ]),
3498
3506
  t("td", Ut, [
3499
- i.weatherUrl ? (o(), n("img", {
3507
+ i.weatherUrl ? (n(), r("img", {
3500
3508
  key: 0,
3501
3509
  class: "iconfont weather-icon",
3502
3510
  style: { width: "34px", height: "34px" },
@@ -3505,29 +3513,29 @@ function oa(h, e, a, l, s, D) {
3505
3513
  ]),
3506
3514
  t("td", Wt, p(i.weatherName), 1),
3507
3515
  t("td", Rt, [
3508
- se(p(i.minTemp) + " / " + p(i.maxTemp), 1),
3516
+ ae(p(i.minTemp) + " / " + p(i.maxTemp), 1),
3509
3517
  e[37] || (e[37] = t("span", { class: "unit" }, "°C", -1))
3510
3518
  ]),
3511
3519
  t("td", Jt, [
3512
- se(p(i.precipSum), 1),
3520
+ ae(p(i.precipSum), 1),
3513
3521
  e[38] || (e[38] = t("span", { class: "unit" }, "mm", -1))
3514
3522
  ]),
3515
3523
  t("td", qt, [
3516
- se(p(i.precipRainSum), 1),
3524
+ ae(p(i.precipRainSum), 1),
3517
3525
  e[39] || (e[39] = t("span", { class: "unit" }, "mm", -1))
3518
3526
  ]),
3519
3527
  t("td", Vt, [
3520
- se(p(i.precipSnowfallSum), 1),
3528
+ ae(p(i.precipSnowfallSum), 1),
3521
3529
  e[40] || (e[40] = t("span", { class: "unit" }, "mm", -1))
3522
3530
  ]),
3523
3531
  t("td", Zt, [
3524
3532
  t("span", null, p(i.windSpeedMax), 1),
3525
3533
  e[41] || (e[41] = t("span", { class: "unit" }, "kts", -1)),
3526
- !isNaN(i.windSpeedDir) && !isNaN(i.windSpeedMax) ? (o(), n("span", {
3534
+ !isNaN(i.windSpeedDir) && !isNaN(i.windSpeedMax) ? (n(), r("span", {
3527
3535
  key: 0,
3528
3536
  class: "iconfont icon",
3529
3537
  style: fe({ display: "inline-block", transform: `rotate(${i.windSpeedDir}deg)` })
3530
- }, "", 4)) : (o(), n("span", _t, "-"))
3538
+ }, "", 4)) : (n(), r("span", _t, "-"))
3531
3539
  ]),
3532
3540
  t("td", $t, [
3533
3541
  t("span", null, p(i.gustSpeedMax), 1),
@@ -3536,41 +3544,41 @@ function oa(h, e, a, l, s, D) {
3536
3544
  t("td", es, [
3537
3545
  t("span", null, p(i.windWaveHeight), 1),
3538
3546
  e[43] || (e[43] = t("span", { class: "unit" }, "m", -1)),
3539
- !isNaN(i.windWaveDir) && !isNaN(i.windWaveHeight) ? (o(), n("span", {
3547
+ !isNaN(i.windWaveDir) && !isNaN(i.windWaveHeight) ? (n(), r("span", {
3540
3548
  key: 0,
3541
3549
  class: "iconfont icon",
3542
3550
  style: fe({ display: "inline-block", transform: `rotate(${i.windWaveDir}deg)` })
3543
- }, "", 4)) : (o(), n("span", ts, "-"))
3551
+ }, "", 4)) : (n(), r("span", ts, "-"))
3544
3552
  ]),
3545
3553
  t("td", ss, [
3546
3554
  t("span", null, p(i.swellWaveHeight), 1),
3547
3555
  e[44] || (e[44] = t("span", { class: "unit" }, "m", -1)),
3548
- !isNaN(i.swellWaveDir) && !isNaN(i.swellWaveHeight) ? (o(), n("span", {
3556
+ !isNaN(i.swellWaveDir) && !isNaN(i.swellWaveHeight) ? (n(), r("span", {
3549
3557
  key: 0,
3550
3558
  class: "iconfont icon",
3551
3559
  style: fe({ display: "inline-block", transform: `rotate(${i.swellWaveDir}deg)` })
3552
- }, "", 4)) : (o(), n("span", as, "-"))
3560
+ }, "", 4)) : (n(), r("span", as, "-"))
3553
3561
  ]),
3554
3562
  t("td", is, [
3555
3563
  t("span", null, p(i.sigWaveHeight), 1),
3556
3564
  e[45] || (e[45] = t("span", { class: "unit" }, "m", -1)),
3557
- !isNaN(i.sigWaveDir) && !isNaN(i.sigWaveHeight) ? (o(), n("span", {
3565
+ !isNaN(i.sigWaveDir) && !isNaN(i.sigWaveHeight) ? (n(), r("span", {
3558
3566
  key: 0,
3559
3567
  class: "iconfont icon",
3560
3568
  style: fe({ display: "inline-block", transform: `rotate(${i.sigWaveDir}deg)` })
3561
- }, "", 4)) : (o(), n("span", os, "-"))
3569
+ }, "", 4)) : (n(), r("span", os, "-"))
3562
3570
  ])
3563
3571
  ]))), 128))
3564
3572
  ])
3565
- ])) : (q = s.loading) != null && q.daysTable ? (o(), n("div", ns, e[49] || (e[49] = [
3573
+ ])) : (R = s.loading) != null && R.daysTable ? (n(), r("div", ns, e[49] || (e[49] = [
3566
3574
  t("img", {
3567
3575
  style: { height: "200px" },
3568
3576
  src: ve
3569
3577
  }, null, -1)
3570
- ]))) : (o(), n("div", rs, "No Data"))
3578
+ ]))) : (n(), r("div", rs, "No Data"))
3571
3579
  ])) : Be("", !0),
3572
- s.menuIndex === 2 ? (o(), n("div", As, [
3573
- (V = s.position) != null && V.name && a.token && !((Z = s.loading) != null && Z.hourlyTable) ? (o(), n("div", ls, [
3580
+ s.menuIndex === 2 ? (n(), r("div", As, [
3581
+ (J = s.position) != null && J.name && a.token && !((q = s.loading) != null && q.hourlyTable) ? (n(), r("div", ls, [
3574
3582
  e[52] || (e[52] = t("div", { class: "date" }, "Hourly Forecast", -1)),
3575
3583
  t("table", hs, [
3576
3584
  e[50] || (e[50] = t("tr", { class: "day tr-title" }, [
@@ -3714,9 +3722,9 @@ function oa(h, e, a, l, s, D) {
3714
3722
  class: "border"
3715
3723
  }, "Temp(°C)")
3716
3724
  ], -1)),
3717
- (o(!0), n(re, null, Ae(s.hourlyTableData, (i, A) => (o(), n("tr", {
3718
- class: "text border-bottom",
3719
- key: Math.random() + i.localDate
3725
+ (n(!0), r(le, null, he(s.hourlyTableData, (i) => (n(), r("tr", {
3726
+ key: Math.random() + i.localDate,
3727
+ class: "text border-bottom"
3720
3728
  }, [
3721
3729
  t("td", gs, [
3722
3730
  t("div", null, p(i.localDate), 1)
@@ -3727,81 +3735,81 @@ function oa(h, e, a, l, s, D) {
3727
3735
  t("td", cs, p(i.precipSum), 1),
3728
3736
  t("td", ws, p(i.visibility), 1),
3729
3737
  t("td", ps, [
3730
- se(p(i.windDir) + " ", 1),
3731
- !isNaN(i.windBearing) && i.windDir ? (o(), n("span", {
3738
+ ae(p(i.windDir) + " ", 1),
3739
+ !isNaN(i.windBearing) && i.windDir ? (n(), r("span", {
3732
3740
  key: 0,
3733
3741
  class: "iconfont icon",
3734
3742
  style: fe({ display: "inline-block", transform: `rotate(${i.windBearing}deg)` })
3735
- }, "", 4)) : (o(), n("span", ms, "-"))
3743
+ }, "", 4)) : (n(), r("span", ms, "-"))
3736
3744
  ]),
3737
3745
  t("td", us, p(i.windSpeed), 1),
3738
3746
  t("td", fs, p(i.windBF), 1),
3739
3747
  t("td", Ds, p(i.windGusts), 1),
3740
3748
  t("td", Bs, [
3741
- se(p(i.windWaveDir) + " ", 1),
3742
- !isNaN(i.windWaveBearing) && i.windWaveDir ? (o(), n("span", {
3749
+ ae(p(i.windWaveDir) + " ", 1),
3750
+ !isNaN(i.windWaveBearing) && i.windWaveDir ? (n(), r("span", {
3743
3751
  key: 0,
3744
3752
  class: "iconfont icon",
3745
3753
  style: fe({ display: "inline-block", transform: `rotate(${i.windWaveBearing}deg)` })
3746
- }, "", 4)) : (o(), n("span", ys, "-"))
3754
+ }, "", 4)) : (n(), r("span", ys, "-"))
3747
3755
  ]),
3748
3756
  t("td", xs, p(i.windWaveHeight), 1),
3749
3757
  t("td", vs, p(i.windWavePeriod), 1),
3750
3758
  t("td", Cs, [
3751
- se(p(i.sigWaveDir) + " ", 1),
3752
- !isNaN(i.sigWaveBearing) && i.sigWaveDir ? (o(), n("span", {
3759
+ ae(p(i.sigWaveDir) + " ", 1),
3760
+ !isNaN(i.sigWaveBearing) && i.sigWaveDir ? (n(), r("span", {
3753
3761
  key: 0,
3754
3762
  class: "iconfont icon",
3755
3763
  style: fe({ display: "inline-block", transform: `rotate(${i.sigWaveBearing}deg)` })
3756
- }, "", 4)) : (o(), n("span", Is, "-"))
3764
+ }, "", 4)) : (n(), r("span", Is, "-"))
3757
3765
  ]),
3758
3766
  t("td", bs, p(i.sigWaveHeight), 1),
3759
3767
  t("td", Es, p(i.sigWavePeriod), 1),
3760
3768
  t("td", Qs, [
3761
- se(p(i.currentDir) + " ", 1),
3762
- !isNaN(i.currentBearing) && i.currentDir ? (o(), n("span", {
3769
+ ae(p(i.currentDir) + " ", 1),
3770
+ !isNaN(i.currentBearing) && i.currentDir ? (n(), r("span", {
3763
3771
  key: 0,
3764
3772
  class: "iconfont icon",
3765
3773
  style: fe({ display: "inline-block", transform: `rotate(${i.currentBearing}deg)` })
3766
- }, "", 4)) : (o(), n("span", Ms, "-"))
3774
+ }, "", 4)) : (n(), r("span", Ms, "-"))
3767
3775
  ]),
3768
3776
  t("td", Ls, p(i.currentSpd), 1),
3769
3777
  t("td", zs, p(i.seaLevel), 1),
3770
3778
  t("td", Hs, p(i.seaSurfaceTemp), 1)
3771
3779
  ]))), 128))
3772
3780
  ])
3773
- ])) : (g = s.loading) != null && g.hourlyTable ? (o(), n("div", ks, e[53] || (e[53] = [
3781
+ ])) : (d = s.loading) != null && d.hourlyTable ? (n(), r("div", ks, e[53] || (e[53] = [
3774
3782
  t("img", {
3775
3783
  style: { height: "200px" },
3776
3784
  src: ve
3777
3785
  }, null, -1)
3778
- ]))) : (o(), n("div", Ps, "No Data"))
3786
+ ]))) : (n(), r("div", Ps, "No Data"))
3779
3787
  ])) : Be("", !0),
3780
- s.menuIndex === 3 ? (o(), n("div", Ns, [
3781
- (Q = s.position) != null && Q.name && a.token && !((b = s.loading) != null && b.seasonalEchart) ? (o(), n("div", Ts, [
3788
+ s.menuIndex === 3 ? (n(), r("div", Ns, [
3789
+ (Q = s.position) != null && Q.name && a.token && !((b = s.loading) != null && b.seasonalEchart) ? (n(), r("div", Ts, [
3782
3790
  t("div", Gs, [
3783
3791
  t("div", {
3784
- class: "title flex-start",
3785
3792
  id: "seasonal-title",
3793
+ class: "title flex-start",
3786
3794
  onClick: e[8] || (e[8] = (i) => s.seasonalData.showMonths = !s.seasonalData.showMonths)
3787
3795
  }, [
3788
- t("div", Ss, p((L = (m = (E = s.currentMonth) == null ? void 0 : E.month) == null ? void 0 : m.split("-")) == null ? void 0 : L[0]) + " " + p((u = (C = (B = s.currentMonth) == null ? void 0 : B.month) == null ? void 0 : C.split("-")) == null ? void 0 : u[1]), 1),
3796
+ t("div", Ss, p((E = (m = (C = s.currentMonth) == null ? void 0 : C.month) == null ? void 0 : m.split("-")) == null ? void 0 : E[0]) + " " + p((u = (v = (y = s.currentMonth) == null ? void 0 : y.month) == null ? void 0 : v.split("-")) == null ? void 0 : u[1]), 1),
3789
3797
  t("div", Fs, [
3790
- Ie(N, null, {
3798
+ Ie(k, null, {
3791
3799
  default: be(() => [
3792
- Ie(P)
3800
+ Ie(H)
3793
3801
  ]),
3794
3802
  _: 1
3795
3803
  })
3796
3804
  ]),
3797
3805
  Te(t("div", Os, [
3798
3806
  t("div", Ys, [
3799
- (o(!0), n(re, null, Ae(s.monthsOptions, (i, A) => {
3800
- var me;
3801
- return o(), n("div", {
3807
+ (n(!0), r(le, null, he(s.monthsOptions, (i) => {
3808
+ var A;
3809
+ return n(), r("div", {
3802
3810
  key: i,
3803
- class: le(["month-option", ((me = s.currentMonth) == null ? void 0 : me.month) === i.month ? "active" : ""]),
3804
- onClick: (v) => D.handleSelectMonth(i)
3811
+ class: ge(["month-option", ((A = s.currentMonth) == null ? void 0 : A.month) === i.month ? "active" : ""]),
3812
+ onClick: (me) => D.handleSelectMonth(i)
3805
3813
  }, p(i.month), 11, js);
3806
3814
  }), 128))
3807
3815
  ])
@@ -3813,36 +3821,36 @@ function oa(h, e, a, l, s, D) {
3813
3821
  e[55] || (e[55] = t("div", { id: "wind-precip-echart" }, null, -1))
3814
3822
  ]),
3815
3823
  t("div", Ks, [
3816
- t("div", Us, p((f = s.currentMonth) == null ? void 0 : f.month) + " Summary", 1),
3824
+ t("div", Us, p(($ = s.currentMonth) == null ? void 0 : $.month) + " Summary", 1),
3817
3825
  e[56] || (e[56] = t("div", { class: "label" }, "Temperature", -1)),
3818
3826
  t("div", Xs, "Avg High Temp: " + p(s.seasonalData.minHighTemp) + " to " + p(s.seasonalData.maxHighTemp) + " °C", 1),
3819
3827
  t("div", Ws, "Avg Low Temp: " + p(s.seasonalData.minLowTemp) + " to " + p(s.seasonalData.maxLowTemp) + " °C", 1),
3820
3828
  t("div", Rs, "Hottest Day: " + p(s.seasonalData.hottestDay), 1),
3821
3829
  t("div", Js, "Coldest Day: " + p(s.seasonalData.coldestDay), 1),
3822
3830
  e[57] || (e[57] = t("div", { class: "label" }, "Precipitation", -1)),
3823
- t("div", qs, "Light (<10mm): " + p((d = (z = (r = s.seasonalData) == null ? void 0 : r.precip) == null ? void 0 : z.filter((i) => i < 10)) == null ? void 0 : d.length) + " days", 1),
3824
- t("div", Vs, "Moderate (<24.9mm): " + p((ce = (de = (ge = s.seasonalData) == null ? void 0 : ge.precip) == null ? void 0 : de.filter((i) => i >= 10 && i < 24.9)) == null ? void 0 : ce.length) + " days", 1),
3825
- t("div", Zs, "Heavy (<49.9mm): " + p((c = (ne = (x = s.seasonalData) == null ? void 0 : x.precip) == null ? void 0 : ne.filter((i) => i >= 24.9 && i < 49.9)) == null ? void 0 : c.length) + " days", 1),
3826
- t("div", _s, "Rainstorm (<99.9mm): " + p((w = (_ = (S = s.seasonalData) == null ? void 0 : S.precip) == null ? void 0 : _.filter((i) => i >= 49.9 && i < 99.9)) == null ? void 0 : w.length) + " days", 1),
3827
- t("div", $s, "Heavy Rainstorm (>=100mm): " + p((ie = (he = (F = s.seasonalData) == null ? void 0 : F.precip) == null ? void 0 : he.filter((i) => i >= 100)) == null ? void 0 : ie.length) + " days", 1),
3831
+ t("div", qs, "Light (<10mm): " + p((o = (oe = (h = s.seasonalData) == null ? void 0 : h.precip) == null ? void 0 : oe.filter((i) => i < 10)) == null ? void 0 : o.length) + " days", 1),
3832
+ t("div", Vs, "Moderate (<24.9mm): " + p((ce = (V = (ee = s.seasonalData) == null ? void 0 : ee.precip) == null ? void 0 : V.filter((i) => i >= 10 && i < 24.9)) == null ? void 0 : ce.length) + " days", 1),
3833
+ t("div", Zs, "Heavy (<49.9mm): " + p((c = (re = (x = s.seasonalData) == null ? void 0 : x.precip) == null ? void 0 : re.filter((i) => i >= 24.9 && i < 49.9)) == null ? void 0 : c.length) + " days", 1),
3834
+ t("div", _s, "Rainstorm (<99.9mm): " + p((w = (Z = (T = s.seasonalData) == null ? void 0 : T.precip) == null ? void 0 : Z.filter((i) => i >= 49.9 && i < 99.9)) == null ? void 0 : w.length) + " days", 1),
3835
+ t("div", $s, "Heavy Rainstorm (>=100mm): " + p((Ae = (de = (G = s.seasonalData) == null ? void 0 : G.precip) == null ? void 0 : de.filter((i) => i >= 100)) == null ? void 0 : Ae.length) + " days", 1),
3828
3836
  e[58] || (e[58] = t("div", { class: "label" }, "Wind", -1)),
3829
3837
  t("div", ea, "Mean Wind: " + p(D.roundPrecision(s.seasonalData.meanWind, 1)) + " kts", 1),
3830
3838
  t("div", ta, "Windiest Day: " + p(s.seasonalData.windiestDay) + " ( " + p(s.seasonalData.maxWindSpeed) + "kts )", 1),
3831
3839
  t("div", sa, "Dominant Wind Dir: " + p(s.seasonalData.dominantWind), 1)
3832
3840
  ])
3833
- ])) : (oe = s.loading) != null && oe.seasonalEchart ? (o(), n("div", aa, e[59] || (e[59] = [
3841
+ ])) : (ne = s.loading) != null && ne.seasonalEchart ? (n(), r("div", aa, e[59] || (e[59] = [
3834
3842
  t("img", {
3835
3843
  style: { height: "200px" },
3836
3844
  src: ve
3837
3845
  }, null, -1)
3838
- ]))) : (o(), n("div", ia, "No Data"))
3846
+ ]))) : (n(), r("div", ia, "No Data"))
3839
3847
  ])) : Be("", !0)
3840
3848
  ])
3841
3849
  ]);
3842
3850
  }
3843
- const na = /* @__PURE__ */ Se(Fe, [["render", oa], ["__scopeId", "data-v-5cdfcd58"]]), ca = {
3844
- install(h) {
3845
- h.component("SpotReport", na);
3851
+ const na = /* @__PURE__ */ Se(Fe, [["render", oa], ["__scopeId", "data-v-dcd7e702"]]), ca = {
3852
+ install(g) {
3853
+ g.component("SpotReport", na);
3846
3854
  }
3847
3855
  };
3848
3856
  export {