@idmui/spot 0.4.7 → 0.4.9

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,512 +1,523 @@
1
1
  import M from "moment";
2
- import te from "moment-timezone";
3
- import { ArrowRightBold as Pe, Calendar as Ne, Search as Te } from "@element-plus/icons-vue";
4
- import { LngLatHelper as Qe } from "@idm-plugin/geo";
5
- import * as ue from "echarts";
6
- import { markRaw as Ge, resolveComponent as xe, openBlock as r, createElementBlock as A, createElementVNode as a, createVNode as ye, withCtx as be, Fragment as ce, renderList as we, createBlock as Se, normalizeClass as de, toDisplayString as c, createTextVNode as ne, createCommentVNode as Be, withDirectives as Me, vShow as Le, normalizeStyle as De } from "vue";
7
- import Ce from "axios";
8
- class ve {
9
- static pickHourly(e, s) {
10
- var n, t, p, x, b, P, L, T, O, j, Y, X, se, ie, G, K, R, W, J, q, Z, V, _, $, ee, g, N, H, z, m, k, v, I, u, re, Ae, oe, d, ge, f, S, l, U, F, E, Q, h, D;
11
- const le = typeof s == "string" ? M(s) : s, ae = e == null ? void 0 : e.weather, he = e == null ? void 0 : e.marine, pe = M((t = (n = ae == null ? void 0 : ae[0]) == null ? void 0 : n.hourly) == null ? void 0 : t.date).utc(), y = pe.clone().add((b = (x = (p = ae == null ? void 0 : ae[0]) == null ? void 0 : p.hourly) == null ? void 0 : x.time) == null ? void 0 : b.at(0), "h"), me = pe.clone().add((T = (L = (P = ae == null ? void 0 : ae[0]) == null ? void 0 : P.hourly) == null ? void 0 : L.time) == null ? void 0 : T.at(-1), "h"), B = [];
12
- if (le.isBetween(y, me, "millisecond", "[]")) {
13
- const i = le.utc().diff(y, "h", !1);
14
- let w, fe;
15
- if (ae)
16
- for (const Ie of ae) {
17
- const C = Ie.hourly;
18
- w = {
19
- temp: (O = C.temperature_2m) == null ? void 0 : O.at(i),
20
- apparentTemp: (j = C.apparent_temperature) == null ? void 0 : j.at(i),
21
- rh: (Y = C.relative_humidity_2m) == null ? void 0 : Y.at(i),
22
- dp: (X = C.dew_point_2m) == null ? void 0 : X.at(i),
2
+ import W from "moment-timezone";
3
+ import { ArrowRightBold as We, Calendar as Je, Search as qe } from "@element-plus/icons-vue";
4
+ import { LngLatHelper as Ge } from "@idm-plugin/geo";
5
+ import * as xe from "echarts";
6
+ import { markRaw as Ze, resolveComponent as Ie, openBlock as r, createElementBlock as A, createElementVNode as s, createVNode as ve, withCtx as Me, Fragment as me, renderList as ue, createBlock as Se, normalizeClass as we, toDisplayString as c, createTextVNode as ne, createCommentVNode as be, withDirectives as Fe, vShow as Oe, normalizeStyle as Ce } from "vue";
7
+ import He from "axios";
8
+ class Le {
9
+ static pickHourly(e, a) {
10
+ var n, t, p, y, x, z, Q, G, F, K, U, ae, ie, le, S, R, J, q, Z, V, _, $, ee, te, se, g, N, H, L, m, P, I, b, D, de, ge, Ae, d, pe, v, O, E, he, T, l, X, C, re, Y, h;
11
+ const u = typeof a == "string" ? M(a) : a, j = e == null ? void 0 : e.weather, f = e == null ? void 0 : e.marine, De = M((t = (n = j == null ? void 0 : j[0]) == null ? void 0 : n.hourly) == null ? void 0 : t.date).utc(), k = De.clone().add((x = (y = (p = j == null ? void 0 : j[0]) == null ? void 0 : p.hourly) == null ? void 0 : y.time) == null ? void 0 : x.at(0), "h"), oe = De.clone().add((G = (Q = (z = j == null ? void 0 : j[0]) == null ? void 0 : z.hourly) == null ? void 0 : Q.time) == null ? void 0 : G.at(-1), "h"), fe = [];
12
+ if (u.isBetween(k, oe, "millisecond", "[]")) {
13
+ const B = u.utc().diff(k, "h", !1);
14
+ let i, w;
15
+ if (j) {
16
+ let Qe = 0, ze = 0;
17
+ for (const ce of j) {
18
+ const ye = ce.hourly;
19
+ for (let Ee = B - (B - 1) % 3; Ee <= B; Ee++)
20
+ Qe += (F = ye.precipitation) == null ? void 0 : F.at(Ee);
21
+ for (let Ee = B - (B - 1) % 6; Ee <= B; Ee++)
22
+ ze += (K = ye.precipitation) == null ? void 0 : K.at(Ee);
23
+ i = {
24
+ temp: (U = ye.temperature_2m) == null ? void 0 : U.at(B),
25
+ apparentTemp: (ae = ye.apparent_temperature) == null ? void 0 : ae.at(B),
26
+ rh: (ie = ye.relative_humidity_2m) == null ? void 0 : ie.at(B),
27
+ dp: (le = ye.dew_point_2m) == null ? void 0 : le.at(B),
23
28
  precip: {
24
- probability: (se = C.precipitation_probability) == null ? void 0 : se.at(i),
25
- sum: (ie = C.precipitation) == null ? void 0 : ie.at(i)
29
+ probability: (S = ye.precipitation_probability) == null ? void 0 : S.at(B),
30
+ sum: (R = ye.precipitation) == null ? void 0 : R.at(B),
31
+ sum3Hours: Math.round(Qe * 100) / 100,
32
+ sum6Hours: Math.round(ze * 100) / 100
26
33
  },
27
- pmsl: (G = C.pressure_msl) == null ? void 0 : G.at(i),
28
- psurf: (K = C.surface_pressure) == null ? void 0 : K.at(i),
29
- code: (R = C.weather_code) == null ? void 0 : R.at(i),
30
- visibility: this.m2nm((W = C.visibility) == null ? void 0 : W.at(i)),
34
+ pmsl: (J = ye.pressure_msl) == null ? void 0 : J.at(B),
35
+ psurf: (q = ye.surface_pressure) == null ? void 0 : q.at(B),
36
+ code: (Z = ye.weather_code) == null ? void 0 : Z.at(B),
37
+ visibility: this.m2nm((V = ye.visibility) == null ? void 0 : V.at(B)),
31
38
  wind: {
32
- speed: (J = C.wind_speed_10m) == null ? void 0 : J.at(i),
33
- kts: (q = C.wind_speed_10m) == null ? void 0 : q.at(i),
34
- degree: (Z = C.wind_direction_10m) == null ? void 0 : Z.at(i),
35
- bearing: ((V = C.wind_direction_10m) == null ? void 0 : V.at(i)) !== null ? (((_ = C.wind_direction_10m) == null ? void 0 : _.at(i)) + 180) % 360 : null,
36
- gusts: ($ = C.wind_gusts_10m) == null ? void 0 : $.at(i)
39
+ speed: (_ = ye.wind_speed_10m) == null ? void 0 : _.at(B),
40
+ kts: ($ = ye.wind_speed_10m) == null ? void 0 : $.at(B),
41
+ degree: (ee = ye.wind_direction_10m) == null ? void 0 : ee.at(B),
42
+ bearing: ((te = ye.wind_direction_10m) == null ? void 0 : te.at(B)) !== null ? (((se = ye.wind_direction_10m) == null ? void 0 : se.at(B)) + 180) % 360 : null,
43
+ gusts: (g = ye.wind_gusts_10m) == null ? void 0 : g.at(B)
37
44
  },
38
- isDay: (ee = C.is_day) == null ? void 0 : ee.at(i)
45
+ isDay: (N = ye.is_day) == null ? void 0 : N.at(B)
39
46
  };
40
- const { name: ze, url: He, bg: ke } = this.parseWeatherCode(w.code, w.isDay);
41
- w.name = ze, w.url = He, w.bg = ke, w.wind.scale = this.beaufort(this.kts2ms(w.wind.kts)), w.wind.direction = this.degree2Direction(w.wind.degree);
47
+ const { name: Pe, url: Ne, bg: Te } = this.parseWeatherCode(i.code, i.isDay);
48
+ i.name = Pe, i.url = Ne, i.bg = Te, i.wind.scale = this.beaufort(this.kts2ms(i.wind.kts)), i.wind.direction = this.degree2Direction(i.wind.degree), fe.push({
49
+ utc: k.add(B, "h").format(),
50
+ model: ce.model,
51
+ weather: { ...i }
52
+ });
42
53
  }
43
- if (he)
44
- for (const Ie of he) {
45
- const C = Ie.hourly;
46
- fe = {
54
+ }
55
+ if (f) {
56
+ let Qe = 0;
57
+ for (const ze of f) {
58
+ const ce = ze.hourly;
59
+ w = {
47
60
  wave: {
48
61
  sig: {
49
- height: (g = C.wave_height) == null ? void 0 : g.at(i),
50
- degree: (N = C.wave_direction) == null ? void 0 : N.at(i),
51
- bearing: ((H = C.wave_direction) == null ? void 0 : H.at(i)) !== null ? (((z = C.wave_direction) == null ? void 0 : z.at(i)) + 180) % 360 : null,
52
- period: (m = C.wave_period) == null ? void 0 : m.at(i)
62
+ height: (H = ce.wave_height) == null ? void 0 : H.at(B),
63
+ degree: (L = ce.wave_direction) == null ? void 0 : L.at(B),
64
+ bearing: ((m = ce.wave_direction) == null ? void 0 : m.at(B)) !== null ? (((P = ce.wave_direction) == null ? void 0 : P.at(B)) + 180) % 360 : null,
65
+ period: (I = ce.wave_period) == null ? void 0 : I.at(B)
53
66
  },
54
67
  swell: {
55
- height: (k = C.swell_wave_height) == null ? void 0 : k.at(i),
56
- degree: (v = C.swell_wave_direction) == null ? void 0 : v.at(i),
57
- bearing: ((I = C.swell_wave_direction) == null ? void 0 : I.at(i)) !== null ? (((u = C.swell_wave_direction) == null ? void 0 : u.at(i)) + 180) % 360 : null,
58
- period: (re = C.swell_wave_period) == null ? void 0 : re.at(i),
59
- peakPeriod: (Ae = C.swell_wave_peak_period) == null ? void 0 : Ae.at(i)
68
+ height: (b = ce.swell_wave_height) == null ? void 0 : b.at(B),
69
+ degree: (D = ce.swell_wave_direction) == null ? void 0 : D.at(B),
70
+ bearing: ((de = ce.swell_wave_direction) == null ? void 0 : de.at(B)) !== null ? (((ge = ce.swell_wave_direction) == null ? void 0 : ge.at(B)) + 180) % 360 : null,
71
+ period: (Ae = ce.swell_wave_period) == null ? void 0 : Ae.at(B),
72
+ peakPeriod: (d = ce.swell_wave_peak_period) == null ? void 0 : d.at(B)
60
73
  },
61
74
  wd: {
62
- height: (oe = C.wind_wave_height) == null ? void 0 : oe.at(i),
63
- degree: (d = C.wind_wave_direction) == null ? void 0 : d.at(i),
64
- bearing: ((ge = C.wind_wave_direction) == null ? void 0 : ge.at(i)) !== null ? (((f = C.wind_wave_direction) == null ? void 0 : f.at(i)) + 180) % 360 : null,
65
- period: (S = C.wind_wave_period) == null ? void 0 : S.at(i),
66
- peakPeriod: (l = C.wind_wave_peak_period) == null ? void 0 : l.at(i)
75
+ height: (pe = ce.wind_wave_height) == null ? void 0 : pe.at(B),
76
+ degree: (v = ce.wind_wave_direction) == null ? void 0 : v.at(B),
77
+ bearing: ((O = ce.wind_wave_direction) == null ? void 0 : O.at(B)) !== null ? (((E = ce.wind_wave_direction) == null ? void 0 : E.at(B)) + 180) % 360 : null,
78
+ period: (he = ce.wind_wave_period) == null ? void 0 : he.at(B),
79
+ peakPeriod: (T = ce.wind_wave_peak_period) == null ? void 0 : T.at(B)
67
80
  }
68
81
  },
69
82
  current: {
70
- speed: (U = C.ocean_current_velocity) == null ? void 0 : U.at(i),
71
- kts: (F = C.ocean_current_velocity) == null ? void 0 : F.at(i),
72
- degree: (E = C.ocean_current_direction) == null ? void 0 : E.at(i),
73
- bearing: ((Q = C.ocean_current_direction) == null ? void 0 : Q.at(i)) ?? null
74
- },
75
- sst: (h = C.sea_surface_temperature) == null ? void 0 : h.at(i),
76
- height: (D = C.sea_level_height_msl) == null ? void 0 : D.at(i)
77
- }, fe.wave = this.parseWave(fe.wave), fe.current.direction = this.degree2Direction(fe.current.degree);
83
+ speed: (l = ce.ocean_current_velocity) == null ? void 0 : l.at(B),
84
+ kts: (X = ce.ocean_current_velocity) == null ? void 0 : X.at(B),
85
+ degree: (C = ce.ocean_current_direction) == null ? void 0 : C.at(B),
86
+ bearing: ((re = ce.ocean_current_direction) == null ? void 0 : re.at(B)) ?? null
87
+ },
88
+ sst: (Y = ce.sea_surface_temperature) == null ? void 0 : Y.at(B),
89
+ height: (h = ce.sea_level_height_msl) == null ? void 0 : h.at(B)
90
+ }, w.wave = this.parseWave(w.wave), w.current.direction = this.degree2Direction(w.current.degree), Object.assign(fe[Qe], w), Qe++;
78
91
  }
79
- B.push({
80
- utc: y.add(i, "h").format(),
81
- weather: { ...w },
82
- ...fe
83
- });
92
+ }
84
93
  }
85
- return B;
94
+ return fe;
86
95
  }
87
96
  static toLegacy(e) {
88
- var s, n, t, p, x, b, P, L, T, O;
97
+ var a, n, t, p, y, x, z, Q, G, F;
89
98
  return {
90
- wind: (s = e == null ? void 0 : e.weather) == null ? void 0 : s.wind,
99
+ wind: (a = e == null ? void 0 : e.weather) == null ? void 0 : a.wind,
91
100
  visibility: (n = e == null ? void 0 : e.weather) == null ? void 0 : n.visibility,
92
101
  temp: (t = e == null ? void 0 : e.weather) == null ? void 0 : t.temp,
93
102
  prmsl: (p = e == null ? void 0 : e.weather) == null ? void 0 : p.pmsl,
94
103
  gusts: {
95
- kts: (b = (x = e == null ? void 0 : e.weather) == null ? void 0 : x.wind) == null ? void 0 : b.gusts
104
+ kts: (x = (y = e == null ? void 0 : e.weather) == null ? void 0 : y.wind) == null ? void 0 : x.gusts
96
105
  },
97
- precip: (P = e == null ? void 0 : e.weather) == null ? void 0 : P.precip,
98
- code: (L = e == null ? void 0 : e.weather) == null ? void 0 : L.code,
99
- name: (T = e == null ? void 0 : e.weather) == null ? void 0 : T.name,
100
- url: (O = e == null ? void 0 : e.weather) == null ? void 0 : O.url,
106
+ precip: (z = e == null ? void 0 : e.weather) == null ? void 0 : z.precip,
107
+ code: (Q = e == null ? void 0 : e.weather) == null ? void 0 : Q.code,
108
+ name: (G = e == null ? void 0 : e.weather) == null ? void 0 : G.name,
109
+ url: (F = e == null ? void 0 : e.weather) == null ? void 0 : F.url,
101
110
  wave: e == null ? void 0 : e.wave,
102
111
  current: e == null ? void 0 : e.current,
103
112
  sst: e == null ? void 0 : e.sst,
104
113
  height: e == null ? void 0 : e.height,
105
- utc: e == null ? void 0 : e.utc
114
+ utc: e == null ? void 0 : e.utc,
115
+ source: e == null ? void 0 : e.model
106
116
  };
107
117
  }
108
- static pickDaily(e, s) {
109
- var n, t, p, x, b, P, L, T, O, j, Y, X, se, ie, G, K, R, W, J, q, Z, V, _, $, ee, g, N, H, z, m, k, v, I, u, re, Ae, oe, d, ge, f, S, l, U, F;
110
- const E = typeof s == "string" ? M(s) : s, Q = e == null ? void 0 : e.weather, h = e == null ? void 0 : e.marine, D = M((p = (t = (n = Q == null ? void 0 : Q[0]) == null ? void 0 : n.daily) == null ? void 0 : t.time) == null ? void 0 : p.at(0)), le = M((P = (b = (x = Q == null ? void 0 : Q[0]) == null ? void 0 : x.daily) == null ? void 0 : b.time) == null ? void 0 : P.at(-1)), ae = [];
111
- if (E.isBetween(D, le, "millisecond", "[]")) {
112
- let he, pe;
113
- const y = E.diff(D, "d", !1);
114
- if (Q)
115
- for (const me of Q) {
116
- const B = me.daily;
117
- he = {
118
- code: (L = B.weather_code) == null ? void 0 : L.at(y),
118
+ static pickDaily(e, a) {
119
+ var n, t, p, y, x, z, Q, G, F, K, U, ae, ie, le, S, R, J, q, Z, V, _, $, ee, te, se, g, N, H, L, m, P, I, b, D, de, ge, Ae, d, pe, v, O, E, he, T;
120
+ const l = typeof a == "string" ? M(a) : a, X = e == null ? void 0 : e.weather, C = e == null ? void 0 : e.marine, re = M((p = (t = (n = X == null ? void 0 : X[0]) == null ? void 0 : n.daily) == null ? void 0 : t.time) == null ? void 0 : p.at(0)), Y = M((z = (x = (y = X == null ? void 0 : X[0]) == null ? void 0 : y.daily) == null ? void 0 : x.time) == null ? void 0 : z.at(-1)), h = [];
121
+ if (l.isBetween(re, Y, "millisecond", "[]")) {
122
+ let u, j;
123
+ const f = l.diff(re, "d", !1);
124
+ if (X)
125
+ for (const De of X) {
126
+ const k = De.daily;
127
+ u = {
128
+ code: (Q = k.weather_code) == null ? void 0 : Q.at(f),
119
129
  temp: {
120
- max: (T = B.temperature_2m_max) == null ? void 0 : T.at(y),
121
- min: (O = B.temperature_2m_min) == null ? void 0 : O.at(y),
122
- mean: (j = B.temperature_2m_mean) == null ? void 0 : j.at(y)
130
+ max: (G = k.temperature_2m_max) == null ? void 0 : G.at(f),
131
+ min: (F = k.temperature_2m_min) == null ? void 0 : F.at(f),
132
+ mean: (K = k.temperature_2m_mean) == null ? void 0 : K.at(f)
123
133
  },
124
134
  apparentTemp: {
125
- max: (Y = B.apparent_temperature_max) == null ? void 0 : Y.at(y),
126
- min: (X = B.apparent_temperature_min) == null ? void 0 : X.at(y)
135
+ max: (U = k.apparent_temperature_max) == null ? void 0 : U.at(f),
136
+ min: (ae = k.apparent_temperature_min) == null ? void 0 : ae.at(f)
127
137
  },
128
138
  precip: {
129
- sum: (se = B.precipitation_sum) == null ? void 0 : se.at(y),
130
- rainSum: (ie = B.rain_sum) == null ? void 0 : ie.at(y),
131
- snowfallSum: (G = B.snowfall_sum) == null ? void 0 : G.at(y),
132
- showersSum: (K = B.showers_sum) == null ? void 0 : K.at(y),
133
- hours: (R = B.precipitation_hours) == null ? void 0 : R.at(y),
134
- probability: (W = B.precipitation_probability_max) == null ? void 0 : W.at(y)
139
+ sum: (ie = k.precipitation_sum) == null ? void 0 : ie.at(f),
140
+ rainSum: (le = k.rain_sum) == null ? void 0 : le.at(f),
141
+ snowfallSum: (S = k.snowfall_sum) == null ? void 0 : S.at(f),
142
+ showersSum: (R = k.showers_sum) == null ? void 0 : R.at(f),
143
+ hours: (J = k.precipitation_hours) == null ? void 0 : J.at(f),
144
+ probability: (q = k.precipitation_probability_max) == null ? void 0 : q.at(f)
135
145
  },
136
146
  rh: {
137
- max: (J = B.relative_humidity_2m_max) == null ? void 0 : J.at(y),
138
- min: (q = B.relative_humidity_2m_min) == null ? void 0 : q.at(y),
139
- mean: (Z = B.relative_humidity_2m_mean) == null ? void 0 : Z.at(y)
147
+ max: (Z = k.relative_humidity_2m_max) == null ? void 0 : Z.at(f),
148
+ min: (V = k.relative_humidity_2m_min) == null ? void 0 : V.at(f),
149
+ mean: (_ = k.relative_humidity_2m_mean) == null ? void 0 : _.at(f)
140
150
  },
141
151
  wind: {
142
- speed: (V = B.wind_speed_10m_max) == null ? void 0 : V.at(y),
143
- kts: (_ = B.wind_speed_10m_max) == null ? void 0 : _.at(y),
144
- degree: ($ = B.wind_direction_10m_dominant) == null ? void 0 : $.at(y),
145
- gusts: (ee = B.wind_gusts_10m_max) == null ? void 0 : ee.at(y),
146
- bearing: ((g = B.wind_direction_10m_dominant) == null ? void 0 : g.at(y)) !== null ? (((N = B.wind_direction_10m_dominant) == null ? void 0 : N.at(y)) + 180) % 360 : null
152
+ speed: ($ = k.wind_speed_10m_max) == null ? void 0 : $.at(f),
153
+ kts: (ee = k.wind_speed_10m_max) == null ? void 0 : ee.at(f),
154
+ degree: (te = k.wind_direction_10m_dominant) == null ? void 0 : te.at(f),
155
+ gusts: (se = k.wind_gusts_10m_max) == null ? void 0 : se.at(f),
156
+ bearing: ((g = k.wind_direction_10m_dominant) == null ? void 0 : g.at(f)) !== null ? (((N = k.wind_direction_10m_dominant) == null ? void 0 : N.at(f)) + 180) % 360 : null
147
157
  }
148
158
  };
149
- const { name: i, url: w, bg: fe } = this.parseWeatherCode(he.code, !0);
150
- he.name = i, he.url = w, he.bg = fe, he.wind.scale = this.beaufort(this.kts2ms(he.wind.kts)), he.wind.direction = this.degree2Direction(he.wind.degree);
159
+ const { name: oe, url: fe, bg: B } = this.parseWeatherCode(u.code, !0);
160
+ u.name = oe, u.url = fe, u.bg = B, u.wind.scale = this.beaufort(this.kts2ms(u.wind.kts)), u.wind.direction = this.degree2Direction(u.wind.degree), h.push({
161
+ utc: re.add(f, "d").utc().format(),
162
+ model: De.model,
163
+ weather: { ...u }
164
+ });
151
165
  }
152
- if (h)
153
- for (const me of h) {
154
- const B = me.daily;
155
- pe = {
166
+ if (C) {
167
+ let De = 0;
168
+ for (const k of C) {
169
+ const oe = k.daily;
170
+ j = {
156
171
  wave: {
157
172
  sig: {
158
- height: (H = B.wave_height_max) == null ? void 0 : H.at(y),
159
- degree: (z = B.wave_direction_dominant) == null ? void 0 : z.at(y),
160
- period: (m = B.wave_period_max) == null ? void 0 : m.at(y),
161
- bearing: ((k = B.wave_direction_dominant) == null ? void 0 : k.at(y)) !== null ? (((v = B.wave_direction_dominant) == null ? void 0 : v.at(y)) + 180) % 360 : null
173
+ height: (H = oe.wave_height_max) == null ? void 0 : H.at(f),
174
+ degree: (L = oe.wave_direction_dominant) == null ? void 0 : L.at(f),
175
+ period: (m = oe.wave_period_max) == null ? void 0 : m.at(f),
176
+ bearing: ((P = oe.wave_direction_dominant) == null ? void 0 : P.at(f)) !== null ? (((I = oe.wave_direction_dominant) == null ? void 0 : I.at(f)) + 180) % 360 : null
162
177
  },
163
178
  swell: {
164
- height: (I = B.swell_wave_height_max) == null ? void 0 : I.at(y),
165
- degree: (u = B.swell_wave_direction_dominant) == null ? void 0 : u.at(y),
166
- period: (re = B.swell_wave_period_max) == null ? void 0 : re.at(y),
167
- peakPeriod: (Ae = B.swell_wave_peak_period_max) == null ? void 0 : Ae.at(y),
168
- bearing: ((oe = B.swell_wave_direction_dominant) == null ? void 0 : oe.at(y)) !== null ? (((d = B.swell_wave_direction_dominant) == null ? void 0 : d.at(y)) + 180) % 360 : null
179
+ height: (b = oe.swell_wave_height_max) == null ? void 0 : b.at(f),
180
+ degree: (D = oe.swell_wave_direction_dominant) == null ? void 0 : D.at(f),
181
+ period: (de = oe.swell_wave_period_max) == null ? void 0 : de.at(f),
182
+ peakPeriod: (ge = oe.swell_wave_peak_period_max) == null ? void 0 : ge.at(f),
183
+ bearing: ((Ae = oe.swell_wave_direction_dominant) == null ? void 0 : Ae.at(f)) !== null ? (((d = oe.swell_wave_direction_dominant) == null ? void 0 : d.at(f)) + 180) % 360 : null
169
184
  },
170
185
  wd: {
171
- height: (ge = B.wind_wave_height_max) == null ? void 0 : ge.at(y),
172
- degree: (f = B.wind_wave_direction_dominant) == null ? void 0 : f.at(y),
173
- period: (S = B.wind_wave_period_max) == null ? void 0 : S.at(y),
174
- peakPeriod: (l = B.wind_wave_peak_period_max) == null ? void 0 : l.at(y),
175
- bearing: ((U = B.wind_wave_direction_dominant) == null ? void 0 : U.at(y)) !== null ? (((F = B.wind_wave_direction_dominant) == null ? void 0 : F.at(y)) + 180) % 360 : null
186
+ height: (pe = oe.wind_wave_height_max) == null ? void 0 : pe.at(f),
187
+ degree: (v = oe.wind_wave_direction_dominant) == null ? void 0 : v.at(f),
188
+ period: (O = oe.wind_wave_period_max) == null ? void 0 : O.at(f),
189
+ peakPeriod: (E = oe.wind_wave_peak_period_max) == null ? void 0 : E.at(f),
190
+ bearing: ((he = oe.wind_wave_direction_dominant) == null ? void 0 : he.at(f)) !== null ? (((T = oe.wind_wave_direction_dominant) == null ? void 0 : T.at(f)) + 180) % 360 : null
176
191
  }
177
192
  }
178
- }, pe.wave = this.parseWave(pe.wave);
193
+ }, j.wave = this.parseWave(j.wave), Object.assign(h[De], j), De++;
179
194
  }
180
- ae.push({
181
- utc: D.add(y, "d").utc().format(),
182
- weather: { ...he },
183
- ...pe
184
- });
195
+ }
185
196
  }
186
- return ae;
197
+ return h;
187
198
  }
188
199
  static parseWave(e) {
189
200
  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;
190
201
  }
191
- static parseWeatherCode(e, s) {
202
+ static parseWeatherCode(e, a) {
192
203
  const n = this.weatherCode(e);
193
- return (s ? n.day : n.night) || {};
204
+ return (a ? n.day : n.night) || {};
194
205
  }
195
206
  static weatherCode(e) {
196
- const s = {
207
+ const a = {
197
208
  code: e
198
209
  };
199
210
  switch (e) {
200
211
  case 0:
201
- s.day = {
212
+ a.day = {
202
213
  name: "Sunny",
203
214
  url: "https://osshz.idmwx.com/asset/weather/01d.svg",
204
215
  bg: "https://osshz.idmwx.com/asset/weather/bg1.png"
205
- }, s.night = {
216
+ }, a.night = {
206
217
  name: "Clear",
207
218
  url: "https://osshz.idmwx.com/asset/weather/01n.svg",
208
219
  bg: "https://osshz.idmwx.com/asset/weather/bg1.png"
209
220
  };
210
221
  break;
211
222
  case 1:
212
- s.day = {
223
+ a.day = {
213
224
  name: "Mainly Sunny",
214
225
  url: "https://osshz.idmwx.com/asset/weather/01d.svg",
215
226
  bg: "https://osshz.idmwx.com/asset/weather/bg1.png"
216
- }, s.night = {
227
+ }, a.night = {
217
228
  name: "Mainly Clear",
218
229
  url: "https://osshz.idmwx.com/asset/weather/01n.svg",
219
230
  bg: "https://osshz.idmwx.com/asset/weather/bg1.png"
220
231
  };
221
232
  break;
222
233
  case 2:
223
- s.day = {
234
+ a.day = {
224
235
  name: "Partly Cloudy",
225
236
  url: "https://osshz.idmwx.com/asset/weather/02d.svg",
226
237
  bg: "https://osshz.idmwx.com/asset/weather/bg2.png"
227
- }, s.night = {
238
+ }, a.night = {
228
239
  name: "Partly Cloudy",
229
240
  url: "https://osshz.idmwx.com/asset/weather/02n.svg",
230
241
  bg: "https://osshz.idmwx.com/asset/weather/bg2.png"
231
242
  };
232
243
  break;
233
244
  case 3:
234
- s.day = {
245
+ a.day = {
235
246
  name: "Overcast",
236
247
  url: "https://osshz.idmwx.com/asset/weather/04d.svg",
237
248
  bg: "https://osshz.idmwx.com/asset/weather/bg3.png"
238
- }, s.night = {
249
+ }, a.night = {
239
250
  name: "Overcast",
240
251
  url: "https://osshz.idmwx.com/asset/weather/04n.svg",
241
252
  bg: "https://osshz.idmwx.com/asset/weather/bg3.png"
242
253
  };
243
254
  break;
244
255
  case 45:
245
- s.day = {
256
+ a.day = {
246
257
  name: "Foggy",
247
258
  url: "https://osshz.idmwx.com/asset/weather/50d.svg",
248
259
  bg: "https://osshz.idmwx.com/asset/weather/bg4.png"
249
- }, s.night = {
260
+ }, a.night = {
250
261
  name: "Foggy",
251
262
  url: "https://osshz.idmwx.com/asset/weather/50n.svg",
252
263
  bg: "https://osshz.idmwx.com/asset/weather/bg4.png"
253
264
  };
254
265
  break;
255
266
  case 48:
256
- s.day = {
267
+ a.day = {
257
268
  name: "Rime Fog",
258
269
  url: "https://osshz.idmwx.com/asset/weather/50d.svg",
259
270
  bg: "https://osshz.idmwx.com/asset/weather/bg4.png"
260
- }, s.night = {
271
+ }, a.night = {
261
272
  name: "Rime Fog",
262
273
  url: "https://osshz.idmwx.com/asset/weather/50n.svg",
263
274
  bg: "https://osshz.idmwx.com/asset/weather/bg4.png"
264
275
  };
265
276
  break;
266
277
  case 51:
267
- s.day = {
278
+ a.day = {
268
279
  name: "Light Drizzle",
269
280
  url: "https://osshz.idmwx.com/asset/weather/14d.svg",
270
281
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
271
- }, s.night = {
282
+ }, a.night = {
272
283
  name: "Light Drizzle",
273
284
  url: "https://osshz.idmwx.com/asset/weather/09n.svg",
274
285
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
275
286
  };
276
287
  break;
277
288
  case 53:
278
- s.day = {
289
+ a.day = {
279
290
  name: "Drizzle",
280
291
  url: "https://osshz.idmwx.com/asset/weather/14d.svg",
281
292
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
282
- }, s.night = {
293
+ }, a.night = {
283
294
  name: "Drizzle",
284
295
  url: "https://osshz.idmwx.com/asset/weather/09n.svg",
285
296
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
286
297
  };
287
298
  break;
288
299
  case 55:
289
- s.day = {
300
+ a.day = {
290
301
  name: "Heavy Drizzle",
291
302
  url: "https://osshz.idmwx.com/asset/weather/15d.svg",
292
303
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
293
- }, s.night = {
304
+ }, a.night = {
294
305
  name: "Heavy Drizzle",
295
306
  url: "https://osshz.idmwx.com/asset/weather/15n.svg",
296
307
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
297
308
  };
298
309
  break;
299
310
  case 56:
300
- s.day = {
311
+ a.day = {
301
312
  name: "Light Freezing Drizzle",
302
313
  url: "https://osshz.idmwx.com/asset/weather/14d.svg",
303
314
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
304
- }, s.night = {
315
+ }, a.night = {
305
316
  name: "Light Freezing Drizzle",
306
317
  url: "https://osshz.idmwx.com/asset/weather/09n.svg",
307
318
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
308
319
  };
309
320
  break;
310
321
  case 57:
311
- s.day = {
322
+ a.day = {
312
323
  name: "Freezing Drizzle",
313
324
  url: "https://osshz.idmwx.com/asset/weather/14d.svg",
314
325
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
315
- }, s.night = {
326
+ }, a.night = {
316
327
  name: "Freezing Drizzle",
317
328
  url: "https://osshz.idmwx.com/asset/weather/09n.svg",
318
329
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
319
330
  };
320
331
  break;
321
332
  case 61:
322
- s.day = {
333
+ a.day = {
323
334
  name: "Light Rain",
324
335
  url: "https://osshz.idmwx.com/asset/weather/16d.svg",
325
336
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
326
- }, s.night = {
337
+ }, a.night = {
327
338
  name: "Light Rain",
328
339
  url: "https://osshz.idmwx.com/asset/weather/10n.svg",
329
340
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
330
341
  };
331
342
  break;
332
343
  case 63:
333
- s.day = {
344
+ a.day = {
334
345
  name: "Rain",
335
346
  url: "https://osshz.idmwx.com/asset/weather/16d.svg",
336
347
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
337
- }, s.night = {
348
+ }, a.night = {
338
349
  name: "Rain",
339
350
  url: "https://osshz.idmwx.com/asset/weather/10n.svg",
340
351
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
341
352
  };
342
353
  break;
343
354
  case 65:
344
- s.day = {
355
+ a.day = {
345
356
  name: "Heavy Rain",
346
357
  url: "https://osshz.idmwx.com/asset/weather/16d.svg",
347
358
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
348
- }, s.night = {
359
+ }, a.night = {
349
360
  name: "Heavy Rain",
350
361
  url: "https://osshz.idmwx.com/asset/weather/10n.svg",
351
362
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
352
363
  };
353
364
  break;
354
365
  case 66:
355
- s.day = {
366
+ a.day = {
356
367
  name: "Light Freezing Rain",
357
368
  url: "https://osshz.idmwx.com/asset/weather/16d.svg",
358
369
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
359
- }, s.night = {
370
+ }, a.night = {
360
371
  name: "Light Freezing Rain",
361
372
  url: "https://osshz.idmwx.com/asset/weather/10n.svg",
362
373
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
363
374
  };
364
375
  break;
365
376
  case 67:
366
- s.day = {
377
+ a.day = {
367
378
  name: "Freezing Rain",
368
379
  url: "https://osshz.idmwx.com/asset/weather/16d.svg",
369
380
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
370
- }, s.night = {
381
+ }, a.night = {
371
382
  name: "Freezing Rain",
372
383
  url: "https://osshz.idmwx.com/asset/weather/10n.svg",
373
384
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
374
385
  };
375
386
  break;
376
387
  case 71:
377
- s.day = {
388
+ a.day = {
378
389
  name: "Light Snow",
379
390
  url: "https://osshz.idmwx.com/asset/weather/17d.svg",
380
391
  bg: "https://osshz.idmwx.com/asset/weather/bg6.png"
381
- }, s.night = {
392
+ }, a.night = {
382
393
  name: "Light Snow",
383
394
  url: "https://osshz.idmwx.com/asset/weather/13n.svg",
384
395
  bg: "https://osshz.idmwx.com/asset/weather/bg6.png"
385
396
  };
386
397
  break;
387
398
  case 73:
388
- s.day = {
399
+ a.day = {
389
400
  name: "Snow",
390
401
  url: "https://osshz.idmwx.com/asset/weather/17d.svg",
391
402
  bg: "https://osshz.idmwx.com/asset/weather/bg6.png"
392
- }, s.night = {
403
+ }, a.night = {
393
404
  name: "Snow",
394
405
  url: "https://osshz.idmwx.com/asset/weather/13n.svg",
395
406
  bg: "https://osshz.idmwx.com/asset/weather/bg6.png"
396
407
  };
397
408
  break;
398
409
  case 75:
399
- s.day = {
410
+ a.day = {
400
411
  name: "Heavy Snow",
401
412
  url: "https://osshz.idmwx.com/asset/weather/17d.svg",
402
413
  bg: "https://osshz.idmwx.com/asset/weather/bg6.png"
403
- }, s.night = {
414
+ }, a.night = {
404
415
  name: "Heavy Snow",
405
416
  url: "https://osshz.idmwx.com/asset/weather/13n.svg",
406
417
  bg: "https://osshz.idmwx.com/asset/weather/bg6.png"
407
418
  };
408
419
  break;
409
420
  case 77:
410
- s.day = {
421
+ a.day = {
411
422
  name: "Snow Grains",
412
423
  url: "https://osshz.idmwx.com/asset/weather/17d.svg",
413
424
  bg: "https://osshz.idmwx.com/asset/weather/bg6.png"
414
- }, s.night = {
425
+ }, a.night = {
415
426
  name: "Snow Grains",
416
427
  url: "https://osshz.idmwx.com/asset/weather/13n.svg",
417
428
  bg: "https://osshz.idmwx.com/asset/weather/bg6.png"
418
429
  };
419
430
  break;
420
431
  case 80:
421
- s.day = {
432
+ a.day = {
422
433
  name: "Light Showers",
423
434
  url: "https://osshz.idmwx.com/asset/weather/09d.svg",
424
435
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
425
- }, s.night = {
436
+ }, a.night = {
426
437
  name: "Light Showers",
427
438
  url: "https://osshz.idmwx.com/asset/weather/09n.svg",
428
439
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
429
440
  };
430
441
  break;
431
442
  case 81:
432
- s.day = {
443
+ a.day = {
433
444
  name: "Showers",
434
445
  url: "https://osshz.idmwx.com/asset/weather/09d.svg",
435
446
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
436
- }, s.night = {
447
+ }, a.night = {
437
448
  name: "Showers",
438
449
  url: "https://osshz.idmwx.com/asset/weather/09n.svg",
439
450
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
440
451
  };
441
452
  break;
442
453
  case 82:
443
- s.day = {
454
+ a.day = {
444
455
  name: "Heavy Showers",
445
456
  url: "https://osshz.idmwx.com/asset/weather/09d.svg",
446
457
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
447
- }, s.night = {
458
+ }, a.night = {
448
459
  name: "Heavy Showers",
449
460
  url: "https://osshz.idmwx.com/asset/weather/09n.svg",
450
461
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
451
462
  };
452
463
  break;
453
464
  case 85:
454
- s.day = {
465
+ a.day = {
455
466
  name: "Light Snow Showers",
456
467
  url: "https://osshz.idmwx.com/asset/weather/13d.svg",
457
468
  bg: "https://osshz.idmwx.com/asset/weather/bg6.png"
458
- }, s.night = {
469
+ }, a.night = {
459
470
  name: "Light Snow Showers",
460
471
  url: "https://osshz.idmwx.com/asset/weather/13n.svg",
461
472
  bg: "https://osshz.idmwx.com/asset/weather/bg6.png"
462
473
  };
463
474
  break;
464
475
  case 86:
465
- s.day = {
476
+ a.day = {
466
477
  name: "Snow Showers",
467
478
  url: "https://osshz.idmwx.com/asset/weather/13d.svg",
468
479
  bg: "https://osshz.idmwx.com/asset/weather/bg6.png"
469
- }, s.night = {
480
+ }, a.night = {
470
481
  name: "Snow Showers",
471
482
  url: "https://osshz.idmwx.com/asset/weather/13n.svg",
472
483
  bg: "https://osshz.idmwx.com/asset/weather/bg6.png"
473
484
  };
474
485
  break;
475
486
  case 95:
476
- s.day = {
487
+ a.day = {
477
488
  name: "Thunderstorm",
478
489
  url: "https://osshz.idmwx.com/asset/weather/11d.svg",
479
490
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
480
- }, s.night = {
491
+ }, a.night = {
481
492
  name: "Thunderstorm",
482
493
  url: "https://osshz.idmwx.com/asset/weather/11n.svg",
483
494
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
484
495
  };
485
496
  break;
486
497
  case 96:
487
- s.day = {
498
+ a.day = {
488
499
  name: "Light Thunderstorms With Hail",
489
500
  url: "https://osshz.idmwx.com/asset/weather/11d.svg",
490
501
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
491
- }, s.night = {
502
+ }, a.night = {
492
503
  name: "Light Thunderstorms With Hail",
493
504
  url: "https://osshz.idmwx.com/asset/weather/11n.svg",
494
505
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
495
506
  };
496
507
  break;
497
508
  case 99:
498
- s.day = {
509
+ a.day = {
499
510
  name: "Thunderstorms With Hail",
500
511
  url: "https://osshz.idmwx.com/asset/weather/11d.svg",
501
512
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
502
- }, s.night = {
513
+ }, a.night = {
503
514
  name: "Thunderstorms With Hail",
504
515
  url: "https://osshz.idmwx.com/asset/weather/11n.svg",
505
516
  bg: "https://osshz.idmwx.com/asset/weather/bg5.png"
506
517
  };
507
518
  break;
508
519
  }
509
- return s;
520
+ return a;
510
521
  }
511
522
  static kts2ms(e) {
512
523
  return isNaN(e) || e === null ? e : Math.round(e * 1852 / 3600 * 1e4) / 1e4;
@@ -530,8 +541,8 @@ class ve {
530
541
  static degree2Radian(e) {
531
542
  if (isNaN(e) || e === null)
532
543
  return e;
533
- let s = e % 360 / 360 * 2 * Math.PI;
534
- return s = s < 0 ? s + 2 * Math.PI : s, s;
544
+ let a = e % 360 / 360 * 2 * Math.PI;
545
+ return a = a < 0 ? a + 2 * Math.PI : a, a;
535
546
  }
536
547
  /**
537
548
  * 将方位角转换为方向
@@ -539,12 +550,12 @@ class ve {
539
550
  * @return {string}
540
551
  */
541
552
  static degree2Direction(e) {
542
- const s = this.degree2Radian(e);
543
- if (isNaN(s) || s === null)
553
+ const a = this.degree2Radian(e);
554
+ if (isNaN(a) || a === null)
544
555
  return null;
545
556
  let n = "N/A";
546
557
  const t = Math.PI / 16;
547
- return s < t ? n = "N" : s >= t && s < 3 * t ? n = "NNE" : s >= 3 * t && s < 5 * t ? n = "NE" : s >= 5 * t && s < 7 * t ? n = "ENE" : s >= 7 * t && s < 9 * t ? n = "E" : s >= 9 * t && s < 11 * t ? n = "ESE" : s >= 11 * t && s < 13 * t ? n = "SE" : s >= 13 * t && s < 15 * t ? n = "SSE" : s >= 15 * t && s < 17 * t ? n = "S" : s >= 17 * t && s < 19 * t ? n = "SSW" : s >= 19 * t && s < 21 * t ? n = "SW" : s >= 21 * t && s < 23 * t ? n = "WSW" : s >= 23 * t && s < 25 * t ? n = "W" : s >= 25 * t && s < 27 * t ? n = "WNW" : s >= 27 * t && s < 29 * t ? n = "NW" : s >= 29 * t && s < 31 * t ? n = "NNW" : s >= 31 * t && s < 32 * t && (n = "N"), n;
558
+ return a < t ? n = "N" : a >= t && a < 3 * t ? n = "NNE" : a >= 3 * t && a < 5 * t ? n = "NE" : a >= 5 * t && a < 7 * t ? n = "ENE" : a >= 7 * t && a < 9 * t ? n = "E" : a >= 9 * t && a < 11 * t ? n = "ESE" : a >= 11 * t && a < 13 * t ? n = "SE" : a >= 13 * t && a < 15 * t ? n = "SSE" : a >= 15 * t && a < 17 * t ? n = "S" : a >= 17 * t && a < 19 * t ? n = "SSW" : a >= 19 * t && a < 21 * t ? n = "SW" : a >= 21 * t && a < 23 * t ? n = "WSW" : a >= 23 * t && a < 25 * t ? n = "W" : a >= 25 * t && a < 27 * t ? n = "WNW" : a >= 27 * t && a < 29 * t ? n = "NW" : a >= 29 * t && a < 31 * t ? n = "NNW" : a >= 31 * t && a < 32 * t && (n = "N"), n;
548
559
  }
549
560
  /**
550
561
  * 计算风力蒲福等级
@@ -552,27 +563,27 @@ class ve {
552
563
  * @returns {number}
553
564
  */
554
565
  static beaufort(e) {
555
- let s = 0;
556
- return isNaN(e) || (e = Math.round(e * 10) / 10, e <= 0.2 ? s = 0 : e <= 1.5 ? s = 1 : e <= 3.3 ? s = 2 : e <= 5.4 ? s = 3 : e <= 7.9 ? s = 4 : e <= 10.7 ? s = 5 : e <= 13.8 ? s = 6 : e <= 17.1 ? s = 7 : e <= 20.7 ? s = 8 : e <= 22.4 ? s = 9 : e <= 28.4 ? s = 10 : e <= 32.6 ? s = 11 : e > 32.6 && (s = 12)), s;
566
+ let a = 0;
567
+ return isNaN(e) || (e = Math.round(e * 10) / 10, e <= 0.2 ? a = 0 : e <= 1.5 ? a = 1 : e <= 3.3 ? a = 2 : e <= 5.4 ? a = 3 : e <= 7.9 ? a = 4 : e <= 10.7 ? a = 5 : e <= 13.8 ? a = 6 : e <= 17.1 ? a = 7 : e <= 20.7 ? a = 8 : e <= 22.4 ? a = 9 : e <= 28.4 ? a = 10 : e <= 32.6 ? a = 11 : e > 32.6 && (a = 12)), a;
557
568
  }
558
569
  /**
559
570
  * 计算海浪等级
560
571
  * @param height 高度 m
561
572
  */
562
573
  static douglas(e) {
563
- let s = "Calm";
564
- return isNaN(e) || e <= 0.1 ? s = "Calm" : e <= 0.5 ? s = "Smooth" : e <= 1.25 ? s = "Slight" : e <= 2.5 ? s = "Moderate" : e <= 4 ? s = "Rough" : e <= 6 ? s = "VeryRough" : e <= 9 ? s = "High" : e <= 14 ? s = "VeryHigh" : s = "Precipitous", s;
574
+ let a = "Calm";
575
+ return isNaN(e) || e <= 0.1 ? a = "Calm" : e <= 0.5 ? a = "Smooth" : e <= 1.25 ? a = "Slight" : e <= 2.5 ? a = "Moderate" : e <= 4 ? a = "Rough" : e <= 6 ? a = "VeryRough" : e <= 9 ? a = "High" : e <= 14 ? a = "VeryHigh" : a = "Precipitous", a;
565
576
  }
566
577
  }
567
- const Ee = "data:image/gif;base64,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";
568
- const Fe = (o, e) => {
569
- const s = o.__vccOpts || o;
578
+ const ke = "data:image/gif;base64,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";
579
+ const Ve = (o, e) => {
580
+ const a = o.__vccOpts || o;
570
581
  for (const [n, t] of e)
571
- s[n] = t;
572
- return s;
573
- }, Oe = {
582
+ a[n] = t;
583
+ return a;
584
+ }, _e = {
574
585
  name: "SpotReport",
575
- components: { ArrowRightBold: Pe, Calendar: Ne },
586
+ components: { ArrowRightBold: We, Calendar: Je },
576
587
  props: {
577
588
  token: {
578
589
  type: String,
@@ -592,7 +603,7 @@ const Fe = (o, e) => {
592
603
  return {
593
604
  placeholder: "search for port name or coordinates",
594
605
  searchName: void 0,
595
- rawSearchIcon: Ge(Te),
606
+ rawSearchIcon: Ze(qe),
596
607
  etime: void 0,
597
608
  positionOffset: void 0,
598
609
  positionGmt: void 0,
@@ -606,6 +617,9 @@ const Fe = (o, e) => {
606
617
  pickedWeek: "Today",
607
618
  followList: void 0,
608
619
  followItem: void 0,
620
+ followDialogTitle: "",
621
+ showFollowDialog: !1,
622
+ followRemark: "",
609
623
  loading: {
610
624
  weatherEchart: !1,
611
625
  meteogramEchart: !1,
@@ -625,14 +639,14 @@ const Fe = (o, e) => {
625
639
  dateRangeZ: [],
626
640
  datePickerOptions: {},
627
641
  selectDate: void 0,
628
- gateway: "https://cbe.idmwx.com"
642
+ gateway: "https://cbe4test.idmwx.com"
629
643
  };
630
644
  },
631
645
  computed: {
632
646
  computeHourLT() {
633
647
  return function(o) {
634
648
  if (o) {
635
- const e = te(o).tz(this.positionGmt);
649
+ const e = W(o).tz(this.positionGmt);
636
650
  return `${e == null ? void 0 : e.format("HH")}`;
637
651
  }
638
652
  return "-";
@@ -650,7 +664,7 @@ const Fe = (o, e) => {
650
664
  computeWeekLT() {
651
665
  return function(o) {
652
666
  if (o) {
653
- const e = te(o).tz(this.positionGmt);
667
+ const e = W(o).tz(this.positionGmt);
654
668
  return `${e == null ? void 0 : e.format("dddd")}`;
655
669
  }
656
670
  return "-";
@@ -659,7 +673,7 @@ const Fe = (o, e) => {
659
673
  computeMMMDDLT() {
660
674
  return function(o) {
661
675
  if (o) {
662
- const e = te(o).tz(this.positionGmt);
676
+ const e = W(o).tz(this.positionGmt);
663
677
  return `${e == null ? void 0 : e.format("MMM-DD")}`;
664
678
  }
665
679
  return "-";
@@ -668,7 +682,7 @@ const Fe = (o, e) => {
668
682
  computeMMMDDHHmmLT() {
669
683
  return function(o) {
670
684
  if (o) {
671
- const e = te(o).tz(this.positionGmt);
685
+ const e = W(o).tz(this.positionGmt);
672
686
  return `${e == null ? void 0 : e.format("MMM-DD HHmm")}`;
673
687
  }
674
688
  return "-";
@@ -677,7 +691,7 @@ const Fe = (o, e) => {
677
691
  computeMMMDDyyyyLT() {
678
692
  return function(o) {
679
693
  if (o) {
680
- const e = te(o).tz(this.positionGmt);
694
+ const e = W(o).tz(this.positionGmt);
681
695
  return `${e == null ? void 0 : e.format("MMM-DD, yyyy")}`;
682
696
  }
683
697
  return "-";
@@ -685,29 +699,29 @@ const Fe = (o, e) => {
685
699
  },
686
700
  computeLat() {
687
701
  return function(o, e = 4) {
688
- return Qe.lat2pretty(o, e).pretty;
702
+ return Ge.lat2pretty(o, e).pretty;
689
703
  };
690
704
  },
691
705
  computeLng() {
692
706
  return function(o, e = 4) {
693
- return Qe.lng2pretty(o, e).pretty;
707
+ return Ge.lng2pretty(o, e).pretty;
694
708
  };
695
709
  },
696
710
  roundPrecision() {
697
711
  return function(o, e = 4) {
698
- return isNaN(o) ? "-" : Qe.roundPrecision(o, e);
712
+ return isNaN(o) ? "-" : Ge.roundPrecision(o, e);
699
713
  };
700
714
  }
701
715
  },
702
716
  watch: {
703
717
  point: {
704
718
  async handler() {
705
- var o, e, s;
719
+ var o, e, a, n;
706
720
  this.point && (this.positionOffset = "-", this.position = {
707
721
  portId: (o = this.point) == null ? void 0 : o.portId,
708
722
  lat: (e = this.point) == null ? void 0 : e.lat,
709
- lng: (s = this.point) == null ? void 0 : s.lng,
710
- name: this.computeLat(this.point.lat) + ", " + this.computeLng(this.point.lng)
723
+ lng: (a = this.point) == null ? void 0 : a.lng,
724
+ name: ((n = this.point) == null ? void 0 : n.portName) || this.computeLat(this.point.lat) + ", " + this.computeLng(this.point.lng)
711
725
  }, this.handleRender());
712
726
  },
713
727
  deep: !0,
@@ -733,8 +747,8 @@ const Fe = (o, e) => {
733
747
  !(e != null && e.contains(o.target)) && this.seasonalData && (this.seasonalData.showMonths = !1);
734
748
  }), document.addEventListener("click", (o) => {
735
749
  var t, p;
736
- const e = document.getElementById("history-date-title"), s = (t = document.getElementsByClassName("datetime-select-box")) == null ? void 0 : t[0], n = (p = document.getElementsByClassName("el-picker__popper")) == null ? void 0 : p[0];
737
- !(e != null && e.contains(o.target)) && !(s != null && s.contains(o.target)) && !(n != null && n.contains(o.target)) && this.meteoData && (this.meteoData.showDateSelect = !1);
750
+ const e = document.getElementById("history-date-title"), a = (t = document.getElementsByClassName("datetime-select-box")) == null ? void 0 : t[0], n = (p = document.getElementsByClassName("el-picker__popper")) == null ? void 0 : p[0];
751
+ !(e != null && e.contains(o.target)) && !(a != null && a.contains(o.target)) && !(n != null && n.contains(o.target)) && this.meteoData && (this.meteoData.showDateSelect = !1);
738
752
  });
739
753
  }), localStorage.removeItem("idmCollectList");
740
754
  },
@@ -744,64 +758,74 @@ const Fe = (o, e) => {
744
758
  const e = o.replaceAll(",", ",");
745
759
  if (!e)
746
760
  return this.positionList = this.followList, !1;
747
- const s = await Ce.get(`${this.gateway}/api/arc/ports/suggest?n=${e}`, {
761
+ const a = await He.get(`${this.gateway}/api/arc/ports/suggest?n=${e}`, {
748
762
  headers: {
749
763
  Authorization: this.token
750
764
  }
751
765
  });
752
- (s == null ? void 0 : s.data.code) === 0 && (this.positionList = (n = s == null ? void 0 : s.data.data) == null ? void 0 : n.map((t) => (t.name = t.id ? t.name : this.computeLat(t.lat) + ", " + this.computeLng(t.lng), t.portId = t.id, t)));
766
+ (a == null ? void 0 : a.data.code) === 0 && (this.positionList = (n = a == null ? void 0 : a.data.data) == null ? void 0 : n.map((t) => (t.name = t.id ? t.name : this.computeLat(t.lat) + ", " + this.computeLng(t.lng), t.portId = t.id, t)));
753
767
  },
754
768
  async handleSearch() {
755
- var o, e, s;
769
+ var o, e, a;
756
770
  this.searchName && (this.handleClearHoursTable(), this.position = {
757
771
  portId: (o = this.positionList.find((n) => n.name === this.searchName)) == null ? void 0 : o.portId,
758
772
  lat: (e = this.positionList.find((n) => n.name === this.searchName)) == null ? void 0 : e.lat,
759
- lng: (s = this.positionList.find((n) => n.name === this.searchName)) == null ? void 0 : s.lng,
773
+ lng: (a = this.positionList.find((n) => n.name === this.searchName)) == null ? void 0 : a.lng,
760
774
  name: this.searchName
761
775
  }, this.positionOffset = "-", this.$emit("url", this.position), this.followList ? this.followItem = this.followList.find((n) => n.name === this.position.name) : this.fetchMyFollows(), (this.menuIndex === 1 || this.menuIndex === 3) && await this.fetchForecastMeteo(), this.handleRender());
762
776
  },
777
+ handleFollowDialogOpen() {
778
+ var e;
779
+ this.showFollowDialog = !0;
780
+ const o = (e = this.position) != null && e.portId ? "Port" : "Coordinate";
781
+ this.followDialogTitle = this.followItem ? `Remove the ${o} from My Follows ?` : `Add the ${o} to My Follows ?`;
782
+ },
763
783
  async fetchMyFollows() {
764
- var e, s, n;
784
+ var e, a, n;
765
785
  this.followList = [];
766
- const o = await Ce.get(`${this.gateway}/api/rsv/follows`, {
786
+ const o = await He.get(`${this.gateway}/api/rsv/follows`, {
767
787
  headers: {
768
788
  Authorization: this.token
769
789
  },
770
790
  params: { b: 2, pn: 1, ps: 1e4 }
771
791
  });
772
- ((e = o == null ? void 0 : o.data) == null ? void 0 : e.code) === 0 && (this.followList = (n = (s = o.data) == null ? void 0 : s.data) == null ? void 0 : n.rows.map((t) => {
773
- var p, x, b, P, L, T, O, j;
774
- return t.name = ((p = t.port) == null ? void 0 : p.name) || this.computeLat((x = t == null ? void 0 : t.coordinate) == null ? void 0 : x.lat) + ", " + this.computeLng((b = t == null ? void 0 : t.coordinate) == null ? void 0 : b.lng), t.portId = (P = t.port) == null ? void 0 : P.portId, t.lat = ((L = t.port) == null ? void 0 : L.lat) || ((T = t == null ? void 0 : t.coordinate) == null ? void 0 : T.lat), t.lng = ((O = t.port) == null ? void 0 : O.lng) || ((j = t == null ? void 0 : t.coordinate) == null ? void 0 : j.lng), t;
775
- }), this.followItem = this.followList.find((t) => t.name === this.position.name));
792
+ ((e = o == null ? void 0 : o.data) == null ? void 0 : e.code) === 0 && (this.followList = (n = (a = o.data) == null ? void 0 : a.data) == null ? void 0 : n.rows.map((t) => {
793
+ var p, y, x, z, Q, G, F, K;
794
+ return t.nameRemark = t.remark ? `${t.name}( ${t.remark} )` : t.name, t.name = ((p = t.port) == null ? void 0 : p.name) || this.computeLat((y = t == null ? void 0 : t.coordinate) == null ? void 0 : y.lat) + ", " + this.computeLng((x = t == null ? void 0 : t.coordinate) == null ? void 0 : x.lng), t.portId = (z = t.port) == null ? void 0 : z.portId, t.lat = ((Q = t.port) == null ? void 0 : Q.lat) || ((G = t == null ? void 0 : t.coordinate) == null ? void 0 : G.lat), t.lng = ((F = t.port) == null ? void 0 : F.lng) || ((K = t == null ? void 0 : t.coordinate) == null ? void 0 : K.lng), t;
795
+ }), this.followItem = this.followList.find((t) => {
796
+ var p, y, x;
797
+ return t.portId = ((p = this.position) == null ? void 0 : p.portId) || t.name === this.position.name || t.lat === ((y = t == null ? void 0 : t.coordinate) == null ? void 0 : y.lat) && t.lng === ((x = t == null ? void 0 : t.coordinate) == null ? void 0 : x.lng);
798
+ }));
776
799
  },
777
- handleFollow() {
800
+ handleClickFollow() {
778
801
  if (this.followItem)
779
- Ce.delete(`${this.gateway}/api/rsv/follows/${this.followItem.id}`, {
802
+ He.delete(`${this.gateway}/api/rsv/follows/${this.followItem.id}`, {
780
803
  headers: {
781
804
  Authorization: this.token
782
805
  }
783
806
  }).then((o) => {
784
807
  var e;
785
- ((e = o.data) == null ? void 0 : e.code) === 0 && this.fetchMyFollows();
808
+ ((e = o.data) == null ? void 0 : e.code) === 0 && (this.showFollowDialog = !1, this.fetchMyFollows());
786
809
  });
787
810
  else {
788
811
  const o = {
789
812
  portId: this.position.portId,
790
813
  lng: this.position.portId ? void 0 : this.position.lng,
791
- lat: this.position.portId ? void 0 : this.position.lat
814
+ lat: this.position.portId ? void 0 : this.position.lat,
815
+ remark: this.followRemark
792
816
  };
793
- Ce.post(`${this.gateway}/api/rsv/follows`, o, {
817
+ He.post(`${this.gateway}/api/rsv/follows`, o, {
794
818
  headers: {
795
819
  Authorization: this.token
796
820
  }
797
821
  }).then((e) => {
798
- var s;
799
- ((s = e.data) == null ? void 0 : s.code) === 0 && this.fetchMyFollows();
822
+ var a;
823
+ ((a = e.data) == null ? void 0 : a.code) === 0 && (this.showFollowDialog = !1, this.fetchMyFollows());
800
824
  });
801
825
  }
802
826
  },
803
827
  async fetchForecastMeteo(o) {
804
- var n, t, p, x, b, P, L;
828
+ var n, t, p, y, x, z, Q;
805
829
  if (this.meteoData = void 0, !this.token)
806
830
  return !1;
807
831
  this.loading = {
@@ -816,31 +840,31 @@ const Fe = (o, e) => {
816
840
  lat: this.position.lat,
817
841
  lng: this.position.lng,
818
842
  forecastDays: o || 7
819
- }, s = await Ce.post(`${this.gateway}/api/arc/meteo2/spot/forecast`, e, {
843
+ }, a = await He.post(`${this.gateway}/api/arc/meteo2/spot/forecast`, e, {
820
844
  headers: {
821
845
  Authorization: this.token
822
846
  }
823
847
  });
824
- (s == null ? void 0 : s.data.code) === 0 && (this.meteoData = {
825
- ...s == null ? void 0 : s.data.data
826
- }, this.etime = (n = s == null ? void 0 : s.data) == null ? void 0 : n.etime, this.positionGmt = (x = (p = (t = this.meteoData) == null ? void 0 : t.weather) == null ? void 0 : p[0]) == null ? void 0 : x.timezone, this.positionOffset = (L = (P = (b = this.meteoData) == null ? void 0 : b.weather) == null ? void 0 : P[0]) == null ? void 0 : L.offset, this.issuedDate = M(this.etime).utc().format("MMM-DD/HHmm[Z], YYYY"));
848
+ (a == null ? void 0 : a.data.code) === 0 && (this.meteoData = {
849
+ ...a == null ? void 0 : a.data.data
850
+ }, this.etime = (n = a == null ? void 0 : a.data) == null ? void 0 : n.etime, this.positionGmt = (y = (p = (t = this.meteoData) == null ? void 0 : t.weather) == null ? void 0 : p[0]) == null ? void 0 : y.timezone, this.positionOffset = (Q = (z = (x = this.meteoData) == null ? void 0 : x.weather) == null ? void 0 : z[0]) == null ? void 0 : Q.offset, this.issuedDate = M(this.etime).utc().format("MMM-DD/HHmm[Z], YYYY"));
827
851
  },
828
852
  async fetchHistoryMeteo(o) {
829
- var t, p, x, b, P, L, T;
853
+ var t, p, y, x, z, Q, G;
830
854
  if (this.meteoData = void 0, !this.token)
831
855
  return !1;
832
856
  this.loading.meteogramEchart = !0, this.loading.hourlyTable = !0;
833
- const e = te(this.dateRangeZ[0] || this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0 }).format(), s = {
857
+ const e = W(this.dateRangeZ[0] || this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0 }).format(), a = {
834
858
  lat: this.position.lat,
835
859
  lng: this.position.lng,
836
860
  datetime: e,
837
861
  forecastDays: o
838
- }, n = await Ce.post(`${this.gateway}/api/arc/meteo2/spot/forecast`, s, {
862
+ }, n = await He.post(`${this.gateway}/api/arc/meteo2/spot/forecast`, a, {
839
863
  headers: {
840
864
  Authorization: this.token
841
865
  }
842
866
  });
843
- (n == null ? void 0 : n.data.code) === 0 && (this.meteoData = n == null ? void 0 : n.data.data, this.meteoData.showDateSelect = !1, this.etime = (t = n == null ? void 0 : n.data) == null ? void 0 : t.etime, this.positionGmt = (b = (x = (p = this.meteoData) == null ? void 0 : p.weather) == null ? void 0 : x[0]) == null ? void 0 : b.timezone, this.positionOffset = (T = (L = (P = this.meteoData) == null ? void 0 : P.weather) == null ? void 0 : L[0]) == null ? void 0 : T.offset, this.issuedDate = M(this.etime).utc().format("MMM-DD/HHmm[Z], YYYY"));
867
+ (n == null ? void 0 : n.data.code) === 0 && (this.meteoData = n == null ? void 0 : n.data.data, this.meteoData.showDateSelect = !1, this.etime = (t = n == null ? void 0 : n.data) == null ? void 0 : t.etime, this.positionGmt = (x = (y = (p = this.meteoData) == null ? void 0 : p.weather) == null ? void 0 : y[0]) == null ? void 0 : x.timezone, this.positionOffset = (G = (Q = (z = this.meteoData) == null ? void 0 : z.weather) == null ? void 0 : Q[0]) == null ? void 0 : G.offset, this.issuedDate = M(this.etime).utc().format("MMM-DD/HHmm[Z], YYYY"));
844
868
  },
845
869
  async handleRender() {
846
870
  if (this.disposeEcharts(), this.menuIndex === 1) {
@@ -851,20 +875,20 @@ const Fe = (o, e) => {
851
875
  this.menuIndex === 2 ? (await this.fetchForecastMeteo(7), this.initInfo(), this.initWeatherEchart(), this.handleMeteogramData7(this.meteoData), this.initHoursTableData()) : this.menuIndex === 3 ? (await this.fetchForecastMeteo(14), this.handleMeteogramData14(this.meteoData), this.initDaysTableData(), this.initHourlyTableData(this.meteoData)) : this.menuIndex === 4 && (await this.fetchSeasonalData(), this.initSeasonalEchart());
852
876
  },
853
877
  initInfo() {
854
- this.activeIndex = te(this.etime).tz(this.positionGmt).hour(), this.pickedDate = te(this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
878
+ this.activeIndex = W(this.etime).tz(this.positionGmt).hour(), this.pickedDate = W(this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
855
879
  },
856
880
  initDatePickerInfo() {
857
881
  if (!this.dateRangeZ[0] || !this.dateRange[1]) {
858
882
  this.dateRangeZ = [M(this.etime).add(-7, "day").utc().format(), M(this.etime).add(-1, "day").utc().format()];
859
883
  const o = [
860
- te(this.dateRangeZ[0]).tz(this.positionGmt).format("yyyy-MM-DD"),
861
- te(this.dateRangeZ[1]).tz(this.positionGmt).format("yyyy-MM-DD")
884
+ W(this.dateRangeZ[0]).tz(this.positionGmt).format("yyyy-MM-DD"),
885
+ W(this.dateRangeZ[1]).tz(this.positionGmt).format("yyyy-MM-DD")
862
886
  ];
863
887
  this.dateRange = [M(o[0]).format(), M(o[1]).format()];
864
888
  } else {
865
889
  const o = [
866
- te(this.dateRangeZ[0]).tz(this.positionGmt).format("yyyy-MM-DD"),
867
- te(this.dateRangeZ[1]).tz(this.positionGmt).format("yyyy-MM-DD")
890
+ W(this.dateRangeZ[0]).tz(this.positionGmt).format("yyyy-MM-DD"),
891
+ W(this.dateRangeZ[1]).tz(this.positionGmt).format("yyyy-MM-DD")
868
892
  ];
869
893
  this.dateRange = [M(o[0]).format(), M(o[1]).format()];
870
894
  }
@@ -886,48 +910,48 @@ const Fe = (o, e) => {
886
910
  }
887
911
  ],
888
912
  disabledDate: (o) => {
889
- const e = o.getTime() > M(this.etime).add(-1, "day").unix() * 1e3, s = this.selectDate && Math.abs(M(o).diff(M(this.selectDate), "d", !0)) >= 14;
890
- return e || s;
913
+ const e = o.getTime() > M(this.etime).add(-1, "day").unix() * 1e3, a = this.selectDate && Math.abs(M(o).diff(M(this.selectDate), "d", !0)) >= 14;
914
+ return e || a;
891
915
  }
892
916
  };
893
917
  },
894
918
  initWeatherEchart() {
895
- const o = [], e = [], s = [], n = [], t = [], p = [], x = [], b = [], P = [], L = [], T = {}, O = "data:image/svg+xml;base64," + window.btoa(
919
+ const o = [], e = [], a = [], n = [], t = [], p = [], y = [], x = [], z = [], Q = [], G = {}, F = "data:image/svg+xml;base64," + window.btoa(
896
920
  unescape(
897
921
  encodeURIComponent(
898
922
  '<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>'
899
923
  )
900
924
  )
901
- ), j = "data:image/svg+xml;base64," + window.btoa(
925
+ ), K = "data:image/svg+xml;base64," + window.btoa(
902
926
  unescape(
903
927
  encodeURIComponent(
904
928
  '<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>'
905
929
  )
906
930
  )
907
- ), Y = new Image(64, 64);
908
- Y.src = j, Y.onload = () => {
909
- var R, W, J, q, Z, V, _, $, ee, g, N, H, z;
931
+ ), U = new Image(64, 64);
932
+ U.src = K, U.onload = () => {
933
+ var J, q, Z, V, _, $, ee, te, se, g, N, H, L;
910
934
  this.loading.weatherEchart = !1;
911
935
  for (let m = 0; m < 7; m++) {
912
- const k = M(this.pickedDate).clone().add(m, "d");
913
- o.push(te(k).tz(this.positionGmt).format("yyyy-MM-DD")), e.push(this.computeMMMDDLT(k)), s.push(m === 0 ? "Today" : this.computeWeekLT(k));
914
- const v = ((R = ve.pickDaily(this.meteoData, k)) == null ? void 0 : R[0]) || {};
915
- n.push(this.roundPrecision((J = (W = v.weather) == null ? void 0 : W.temp) == null ? void 0 : J.min, 0)), t.push(this.roundPrecision((Z = (q = v.weather) == null ? void 0 : q.temp) == null ? void 0 : Z.max, 0)), b.push(this.roundPrecision((_ = (V = v.weather) == null ? void 0 : V.wind) == null ? void 0 : _.kts, 1) ?? "- kts"), L.push(this.roundPrecision((ee = ($ = v.weather) == null ? void 0 : $.precip) == null ? void 0 : ee.sum, 1) ?? "- mm"), p.push({ symbol: "image://" + ((g = v.weather) == null ? void 0 : g.url) }), x.push((N = v.weather) == null ? void 0 : N.name), P.push((z = (H = v.weather) == null ? void 0 : H.wind) == null ? void 0 : z.bearing);
916
- const I = document.createElement("canvas"), u = I.getContext("2d");
917
- I.width = Y.width, I.height = Y.height;
918
- const Ae = P[m] * (Math.PI / 180);
919
- u.translate(I.width / 2, I.height / 2), u.rotate(Ae), u.translate(-Y.width / 2, -Y.height / 2), u.drawImage(Y, 0, 0, 64, 64);
920
- const oe = I.toDataURL();
921
- T[`WindIcon${m}`] = {
936
+ const P = M(this.pickedDate).clone().add(m, "d").format();
937
+ o.push(W(P).tz(this.positionGmt).format("yyyy-MM-DD")), e.push(this.computeMMMDDLT(P)), a.push(m === 0 ? "Today" : this.computeWeekLT(P));
938
+ const I = ((J = Le.pickDaily(this.meteoData, P)) == null ? void 0 : J[0]) || {};
939
+ n.push(this.roundPrecision((Z = (q = I.weather) == null ? void 0 : q.temp) == null ? void 0 : Z.min, 0)), t.push(this.roundPrecision((_ = (V = I.weather) == null ? void 0 : V.temp) == null ? void 0 : _.max, 0)), x.push(this.roundPrecision((ee = ($ = I.weather) == null ? void 0 : $.wind) == null ? void 0 : ee.kts, 1) ?? "- kts"), Q.push(this.roundPrecision((se = (te = I.weather) == null ? void 0 : te.precip) == null ? void 0 : se.sum, 1) ?? "- mm"), p.push({ symbol: "image://" + ((g = I.weather) == null ? void 0 : g.url) }), y.push((N = I.weather) == null ? void 0 : N.name), z.push((L = (H = I.weather) == null ? void 0 : H.wind) == null ? void 0 : L.bearing);
940
+ const b = document.createElement("canvas"), D = b.getContext("2d");
941
+ b.width = U.width, b.height = U.height;
942
+ const ge = z[m] * (Math.PI / 180);
943
+ D.translate(b.width / 2, b.height / 2), D.rotate(ge), D.translate(-U.width / 2, -U.height / 2), D.drawImage(U, 0, 0, 64, 64);
944
+ const Ae = b.toDataURL();
945
+ G[`WindIcon${m}`] = {
922
946
  height: 12,
923
947
  width: 12,
924
948
  align: "left",
925
949
  backgroundColor: {
926
- image: oe
950
+ image: Ae
927
951
  }
928
952
  };
929
953
  }
930
- const X = Math.max(...t.filter((m) => typeof m == "number" && !isNaN(m))) - Math.min(...n.filter((m) => typeof m == "number" && !isNaN(m))), se = Math.min(...n.filter((m) => typeof m == "number" && !isNaN(m))) - 1.5 * X, ie = Math.max(...t.filter((m) => typeof m == "number" && !isNaN(m))) + 2 * X, G = 4 + 0.5 / o.length * 92 + "%", K = {
954
+ const ae = Math.max(...t.filter((m) => typeof m == "number" && !isNaN(m))) - Math.min(...n.filter((m) => typeof m == "number" && !isNaN(m))), ie = Math.min(...n.filter((m) => typeof m == "number" && !isNaN(m))) - 1.5 * ae, le = Math.max(...t.filter((m) => typeof m == "number" && !isNaN(m))) + 2 * ae, S = 4 + 0.5 / o.length * 92 + "%", R = {
931
955
  grid: {
932
956
  bottom: 0,
933
957
  top: 0,
@@ -939,7 +963,7 @@ const Fe = (o, e) => {
939
963
  show: !0,
940
964
  position: "right",
941
965
  formatter: function(m) {
942
- return m.seriesName === "Weather Icon" ? x[m.dataIndex] : !1;
966
+ return m.seriesName === "Weather Icon" ? y[m.dataIndex] : !1;
943
967
  }
944
968
  },
945
969
  legend: {
@@ -956,8 +980,8 @@ const Fe = (o, e) => {
956
980
  },
957
981
  singleAxis: [
958
982
  {
959
- left: G,
960
- right: G,
983
+ left: S,
984
+ right: S,
961
985
  type: "category",
962
986
  show: !1,
963
987
  axisLine: {
@@ -982,8 +1006,8 @@ const Fe = (o, e) => {
982
1006
  height: "2%"
983
1007
  },
984
1008
  {
985
- left: G,
986
- right: G,
1009
+ left: S,
1010
+ right: S,
987
1011
  type: "category",
988
1012
  show: !1,
989
1013
  axisLine: {
@@ -1008,8 +1032,8 @@ const Fe = (o, e) => {
1008
1032
  height: "2%"
1009
1033
  },
1010
1034
  {
1011
- left: G,
1012
- right: G,
1035
+ left: S,
1036
+ right: S,
1013
1037
  type: "category",
1014
1038
  show: !1,
1015
1039
  axisLine: {
@@ -1034,8 +1058,8 @@ const Fe = (o, e) => {
1034
1058
  height: "2%"
1035
1059
  },
1036
1060
  {
1037
- left: G,
1038
- right: G,
1061
+ left: S,
1062
+ right: S,
1039
1063
  type: "category",
1040
1064
  show: !1,
1041
1065
  axisLine: {
@@ -1060,8 +1084,8 @@ const Fe = (o, e) => {
1060
1084
  height: "2%"
1061
1085
  },
1062
1086
  {
1063
- left: G,
1064
- right: G,
1087
+ left: S,
1088
+ right: S,
1065
1089
  type: "category",
1066
1090
  show: !1,
1067
1091
  axisLine: {
@@ -1090,8 +1114,8 @@ const Fe = (o, e) => {
1090
1114
  type: "value",
1091
1115
  name: "温度(℃)",
1092
1116
  show: !1,
1093
- min: se,
1094
- max: ie,
1117
+ min: ie,
1118
+ max: le,
1095
1119
  axisLabel: {
1096
1120
  formatter: "{value} °C"
1097
1121
  }
@@ -1101,7 +1125,7 @@ const Fe = (o, e) => {
1101
1125
  singleAxisIndex: 0,
1102
1126
  coordinateSystem: "singleAxis",
1103
1127
  type: "scatter",
1104
- data: s,
1128
+ data: a,
1105
1129
  label: {
1106
1130
  show: !0,
1107
1131
  color: "rgba(0,0,0,0.7)",
@@ -1181,13 +1205,13 @@ const Fe = (o, e) => {
1181
1205
  singleAxisIndex: 3,
1182
1206
  coordinateSystem: "singleAxis",
1183
1207
  type: "scatter",
1184
- data: b,
1208
+ data: x,
1185
1209
  label: {
1186
1210
  show: !0,
1187
1211
  color: "rgba(0,0,0,0.7)",
1188
1212
  // formatter: '{c}'
1189
1213
  rich: {
1190
- ...T,
1214
+ ...G,
1191
1215
  title: {
1192
1216
  align: "center",
1193
1217
  vertical: "center"
@@ -1203,7 +1227,7 @@ const Fe = (o, e) => {
1203
1227
  singleAxisIndex: 4,
1204
1228
  coordinateSystem: "singleAxis",
1205
1229
  type: "scatter",
1206
- data: L,
1230
+ data: Q,
1207
1231
  label: {
1208
1232
  show: !0,
1209
1233
  color: "rgba(0,0,0,0.7)",
@@ -1214,7 +1238,7 @@ const Fe = (o, e) => {
1214
1238
  width: 16,
1215
1239
  align: "left",
1216
1240
  backgroundColor: {
1217
- image: O
1241
+ image: F
1218
1242
  }
1219
1243
  },
1220
1244
  title: {
@@ -1231,24 +1255,24 @@ const Fe = (o, e) => {
1231
1255
  ]
1232
1256
  };
1233
1257
  this.$nextTick(() => {
1234
- const m = ue.init(document.getElementById("weather-chart"));
1235
- m.setOption(K), m.on("click", (k) => {
1236
- const v = k.dataIndex, I = o[v].split("-");
1237
- this.pickedDate = te().tz(this.positionGmt).set({ year: I[0], month: Number(I[1] - 1), date: Number(I[2]), hour: 0, minute: 0, second: 0, millisecond: 0 }).format(), this.pickedWeek = v === 0 ? "Today" : this.computeWeekLT(this.pickedDate), this.activeIndex = v === 0 ? te(this.etime).tz(this.positionGmt).hour() : void 0, this.initHoursTableData(), K.series[3].markArea = {
1258
+ const m = xe.init(document.getElementById("weather-chart"));
1259
+ m.setOption(R), m.on("click", (P) => {
1260
+ const I = P.dataIndex, b = o[I].split("-");
1261
+ this.pickedDate = W().tz(this.positionGmt).set({ year: b[0], month: Number(b[1] - 1), date: Number(b[2]), hour: 0, minute: 0, second: 0, millisecond: 0 }).format(), this.pickedWeek = I === 0 ? "Today" : this.computeWeekLT(this.pickedDate), this.activeIndex = I === 0 ? W(this.etime).tz(this.positionGmt).hour() : void 0, this.initHoursTableData(), R.series[3].markArea = {
1238
1262
  itemStyle: {
1239
1263
  color: "rgba(64,159,255,0.25)"
1240
1264
  },
1241
1265
  data: [
1242
1266
  [
1243
1267
  {
1244
- x: 4 + v / o.length * 92 + "%"
1268
+ x: 4 + I / o.length * 92 + "%"
1245
1269
  },
1246
1270
  {
1247
- x: 4 + (v + 1) / o.length * 92 + "%"
1271
+ x: 4 + (I + 1) / o.length * 92 + "%"
1248
1272
  }
1249
1273
  ]
1250
1274
  ]
1251
- }, m.setOption(K);
1275
+ }, m.setOption(R);
1252
1276
  });
1253
1277
  });
1254
1278
  };
@@ -1258,7 +1282,8 @@ const Fe = (o, e) => {
1258
1282
  xDates: [],
1259
1283
  dates: [],
1260
1284
  hours: [],
1261
- temperatures: [],
1285
+ temperaturesY: [],
1286
+ temperaturesX: [],
1262
1287
  weatherIcons: [],
1263
1288
  weatherNames: [],
1264
1289
  windspeed: [],
@@ -1271,7 +1296,7 @@ const Fe = (o, e) => {
1271
1296
  markarea: [],
1272
1297
  offset: void 0
1273
1298
  };
1274
- let s = { start: void 0, end: void 0 };
1299
+ let a = { start: void 0, end: void 0 };
1275
1300
  const n = "data:image/svg+xml;base64," + window.btoa(
1276
1301
  unescape(
1277
1302
  encodeURIComponent(
@@ -1280,43 +1305,44 @@ const Fe = (o, e) => {
1280
1305
  )
1281
1306
  ), t = new Image(64, 64);
1282
1307
  t.src = n, t.onload = () => {
1283
- var x, b, P, L, T, O, j, Y, X, se, ie, G, K, R, W, J, q, Z, V, _, $, ee, g, N, H, z, m, k, v, I, u, re, Ae, oe, d, ge, f, S, l;
1308
+ var y, x, z, Q, G, F, K, U, ae, ie, le, S, R, J, q, Z, V, _, $, ee, te, se, g, N, H, L, m, P, I, b, D, de, ge, Ae, d, pe, v, O, E, he, T;
1284
1309
  this.loading.meteogramEchart = !1;
1285
- const p = te(this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
1286
- for (let U = 0; U < 7 * 24; U++) {
1287
- const F = M(p).clone().add(U, "h");
1288
- (x = this.meteogramData) == null || x.dates.push(F);
1289
- const E = ((b = ve.pickHourly(o, F)) == null ? void 0 : b[0]) || {};
1290
- if (U % 12 === 0 && U % 24 !== 0 ? (P = this.meteogramData) == null || P.xDates.push(te(F).tz(this.positionGmt).format("MMM-DD")) : (L = this.meteogramData) == null || L.xDates.push(""), U % 3 === 0 ? (T = this.meteogramData) == null || T.hours.push(this.computeHourLT(F)) : (O = this.meteogramData) == null || O.hours.push(""), (Y = this.meteogramData) == null || Y.temperatures.push(this.roundPrecision((j = E == null ? void 0 : E.weather) == null ? void 0 : j.temp, 0)), (ie = this.meteogramData) == null || ie.precip.push(this.roundPrecision((se = (X = E == null ? void 0 : E.weather) == null ? void 0 : X.precip) == null ? void 0 : se.sum, 1)), (R = this.meteogramData) == null || R.windspeed.push(this.roundPrecision((K = (G = E.weather) == null ? void 0 : G.wind) == null ? void 0 : K.kts, 1)), (q = this.meteogramData) == null || q.windGusts.push(this.roundPrecision((J = (W = E == null ? void 0 : E.weather) == null ? void 0 : W.wind) == null ? void 0 : J.gusts, 1)), (_ = this.meteogramData) == null || _.sigWaveHeight.push(this.roundPrecision((V = (Z = E == null ? void 0 : E.wave) == null ? void 0 : Z.sig) == null ? void 0 : V.height)), (g = this.meteogramData) == null || g.swellHeight.push(this.roundPrecision((ee = ($ = E == null ? void 0 : E.wave) == null ? void 0 : $.swell) == null ? void 0 : ee.height)), U % 6 === 0 ? ((H = this.meteogramData) == null || H.weatherIcons.push({ symbol: "image://" + ((N = E.weather) == null ? void 0 : N.url), symbolSize: 30 }), (m = this.meteogramData) == null || m.weatherNames.push((z = E.weather) == null ? void 0 : z.name)) : ((v = this.meteogramData) == null || v.weatherIcons.push({ symbol: "image://" + ((k = E.weather) == null ? void 0 : k.url), symbolSize: 0 }), (I = this.meteogramData) == null || I.weatherNames.push("")), U % 3 === 0 ? (Ae = this.meteogramData) == null || Ae.windDir.push((re = (u = E.weather) == null ? void 0 : u.wind) == null ? void 0 : re.bearing) : (oe = this.meteogramData) == null || oe.windDir.push(void 0), U % 3 === 0) {
1291
- const Q = document.createElement("canvas"), h = Q.getContext("2d");
1292
- Q.width = t.width, Q.height = t.height;
1293
- const le = ((d = this.meteogramData) == null ? void 0 : d.windDir[U]) * (Math.PI / 180);
1294
- h.translate(Q.width / 2, Q.height / 2), h.rotate(le), h.translate(-t.width / 2, -t.height / 2), h.drawImage(t, 0, 0, 64, 64);
1295
- const ae = Q.toDataURL();
1296
- this.meteogramData.windDirIcons[U] = ae;
1310
+ const p = W(this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
1311
+ for (let l = 0; l < 7 * 24; l++) {
1312
+ const X = M(p).clone().add(l, "h").format();
1313
+ (y = this.meteogramData) == null || y.dates.push(X);
1314
+ const C = ((x = Le.pickHourly(o, X)) == null ? void 0 : x[0]) || {};
1315
+ if (l % 12 === 0 && l % 24 !== 0 ? (z = this.meteogramData) == null || z.xDates.push(W(X).tz(this.positionGmt).format("MMM-DD")) : (Q = this.meteogramData) == null || Q.xDates.push(""), l % 3 === 0 ? (G = this.meteogramData) == null || G.hours.push(this.computeHourLT(X)) : (F = this.meteogramData) == null || F.hours.push(""), (U = this.meteogramData) == null || U.temperaturesX.push([X, this.roundPrecision((K = C == null ? void 0 : C.weather) == null ? void 0 : K.temp, 0)]), (ie = this.meteogramData) == null || ie.temperaturesY.push(this.roundPrecision((ae = C == null ? void 0 : C.weather) == null ? void 0 : ae.temp, 0)), (R = this.meteogramData) == null || R.precip.push(this.roundPrecision((S = (le = C == null ? void 0 : C.weather) == null ? void 0 : le.precip) == null ? void 0 : S.sum, 1)), (Z = this.meteogramData) == null || Z.windspeed.push(this.roundPrecision((q = (J = C.weather) == null ? void 0 : J.wind) == null ? void 0 : q.kts, 1)), ($ = this.meteogramData) == null || $.windGusts.push(this.roundPrecision((_ = (V = C == null ? void 0 : C.weather) == null ? void 0 : V.wind) == null ? void 0 : _.gusts, 1)), (se = this.meteogramData) == null || se.sigWaveHeight.push(this.roundPrecision((te = (ee = C == null ? void 0 : C.wave) == null ? void 0 : ee.sig) == null ? void 0 : te.height)), (H = this.meteogramData) == null || H.swellHeight.push(this.roundPrecision((N = (g = C == null ? void 0 : C.wave) == null ? void 0 : g.swell) == null ? void 0 : N.height)), l % 6 === 0 ? ((m = this.meteogramData) == null || m.weatherIcons.push({ symbol: "image://" + ((L = C.weather) == null ? void 0 : L.url), symbolSize: 30 }), (I = this.meteogramData) == null || I.weatherNames.push((P = C.weather) == null ? void 0 : P.name)) : ((D = this.meteogramData) == null || D.weatherIcons.push({ symbol: "image://" + ((b = C.weather) == null ? void 0 : b.url), symbolSize: 0 }), (de = this.meteogramData) == null || de.weatherNames.push("")), l % 3 === 0 ? (d = this.meteogramData) == null || d.windDir.push((Ae = (ge = C.weather) == null ? void 0 : ge.wind) == null ? void 0 : Ae.bearing) : (pe = this.meteogramData) == null || pe.windDir.push(void 0), l % 3 === 0) {
1316
+ const re = document.createElement("canvas"), Y = re.getContext("2d");
1317
+ re.width = t.width, re.height = t.height;
1318
+ const u = ((v = this.meteogramData) == null ? void 0 : v.windDir[l]) * (Math.PI / 180);
1319
+ Y.translate(re.width / 2, re.height / 2), Y.rotate(u), Y.translate(-t.width / 2, -t.height / 2), Y.drawImage(t, 0, 0, 64, 64);
1320
+ const j = re.toDataURL();
1321
+ this.meteogramData.windDirIcons[l] = j;
1297
1322
  } else
1298
- this.meteogramData.windDirIcons[U] = void 0;
1299
- (ge = E == null ? void 0 : E.weather) != null && ge.isDay ? s.end === void 0 && s.start >= 0 && (s.end = U) : s.start === void 0 && (s.start = U), (s.start >= 0 && s.end >= 0 || s.start >= 0 && U === 7 * 24 - 1) && ((f = this.meteogramData) == null || f.markarea.push([
1323
+ this.meteogramData.windDirIcons[l] = void 0;
1324
+ (O = C == null ? void 0 : C.weather) != null && O.isDay ? a.end === void 0 && a.start >= 0 && (a.end = l) : a.start === void 0 && (a.start = l), (a.start >= 0 && a.end >= 0 || a.start >= 0 && l === 7 * 24 - 1) && ((E = this.meteogramData) == null || E.markarea.push([
1300
1325
  {
1301
- x: 4 + s.start / (7 * 24) * 92 + "%"
1326
+ x: 4 + a.start / (7 * 24) * 92 + "%"
1302
1327
  },
1303
1328
  {
1304
- x: 4 + (s.end + 1) / (7 * 24) * 92 + "%"
1329
+ x: 4 + (a.end + 1) / (7 * 24) * 92 + "%"
1305
1330
  }
1306
- ]), s = { start: void 0, end: void 0 });
1331
+ ]), a = { start: void 0, end: void 0 });
1307
1332
  }
1308
- this.meteogramData.offset = 4 + 0.5 / ((l = (S = this.meteogramData) == null ? void 0 : S.dates) == null ? void 0 : l.length) * 92 + "%", this.$nextTick(() => {
1309
- this.initMeteogramEchart();
1333
+ this.meteogramData.offset = 4 + 0.5 / ((T = (he = this.meteogramData) == null ? void 0 : he.dates) == null ? void 0 : T.length) * 92 + "%", this.$nextTick(() => {
1334
+ this.initMeteogramEchart(7);
1310
1335
  });
1311
1336
  };
1312
1337
  },
1313
- handleMeteogramData14(o, e, s) {
1314
- const n = e || 14, t = s || this.etime;
1338
+ handleMeteogramData14(o, e, a) {
1339
+ const n = e || 14, t = a || this.etime;
1315
1340
  this.meteogramData = {
1316
1341
  xDates: [],
1317
1342
  dates: [],
1318
1343
  hours: [],
1319
- temperatures: [],
1344
+ temperaturesX: [],
1345
+ temperaturesY: [],
1320
1346
  weatherIcons: [],
1321
1347
  weatherNames: [],
1322
1348
  windspeed: [],
@@ -1330,31 +1356,31 @@ const Fe = (o, e) => {
1330
1356
  offset: void 0
1331
1357
  };
1332
1358
  let p = { start: void 0, end: void 0 };
1333
- const x = "data:image/svg+xml;base64," + window.btoa(
1359
+ const y = "data:image/svg+xml;base64," + window.btoa(
1334
1360
  unescape(
1335
1361
  encodeURIComponent(
1336
1362
  '<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="#60c43e" p-id="10798"></path></svg>'
1337
1363
  )
1338
1364
  )
1339
- ), b = new Image(64, 64);
1340
- b.src = x, b.onload = () => {
1341
- var L, T, O, j, Y, X, se, ie, G, K, R, W, J, q, Z, V, _, $, ee, g, N, H, z, m, k, v, I, u, re, Ae, oe, d, ge, f, S, l, U, F, E;
1365
+ ), x = new Image(64, 64);
1366
+ x.src = y, x.onload = () => {
1367
+ var Q, G, F, K, U, ae, ie, le, S, R, J, q, Z, V, _, $, ee, te, se, g, N, H, L, m, P, I, b, D, de, ge, Ae, d, pe, v, O, E, he, T, l, X, C, re;
1342
1368
  this.loading.meteogramEchart = !1;
1343
- const P = te(t).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
1344
- for (let Q = 0; Q < n * 24; Q++) {
1345
- const h = M(P).clone().add(Q, "h");
1346
- (L = this.meteogramData) == null || L.dates.push(h);
1347
- const D = ((T = ve.pickHourly(o, h)) == null ? void 0 : T[0]) || {};
1348
- if ((j = this.meteogramData) == null || j.temperatures.push(this.roundPrecision((O = D == null ? void 0 : D.weather) == null ? void 0 : O.temp, 0)), (se = this.meteogramData) == null || se.precip.push(this.roundPrecision((X = (Y = D == null ? void 0 : D.weather) == null ? void 0 : Y.precip) == null ? void 0 : X.sum, 1)), (K = this.meteogramData) == null || K.windspeed.push(this.roundPrecision((G = (ie = D.weather) == null ? void 0 : ie.wind) == null ? void 0 : G.kts, 1)), (J = this.meteogramData) == null || J.windGusts.push(this.roundPrecision((W = (R = D == null ? void 0 : D.weather) == null ? void 0 : R.wind) == null ? void 0 : W.gusts, 1)), (V = this.meteogramData) == null || V.sigWaveHeight.push(this.roundPrecision((Z = (q = D == null ? void 0 : D.wave) == null ? void 0 : q.sig) == null ? void 0 : Z.height)), (ee = this.meteogramData) == null || ee.swellHeight.push(this.roundPrecision(($ = (_ = D == null ? void 0 : D.wave) == null ? void 0 : _.swell) == null ? void 0 : $.height)), Q % 12 === 0 && Q % 24 !== 0 ? (g = this.meteogramData) == null || g.xDates.push(te(h).tz(this.positionGmt).format("MMM-DD")) : (N = this.meteogramData) == null || N.xDates.push(""), Q % 6 === 0 ? (H = this.meteogramData) == null || H.hours.push(this.computeHourLT(h)) : (z = this.meteogramData) == null || z.hours.push(""), Q % 12 === 0 ? ((k = this.meteogramData) == null || k.weatherIcons.push({ symbol: "image://" + ((m = D.weather) == null ? void 0 : m.url), symbolSize: 30 }), (I = this.meteogramData) == null || I.weatherNames.push((v = D.weather) == null ? void 0 : v.name)) : ((re = this.meteogramData) == null || re.weatherIcons.push({ symbol: "image://" + ((u = D.weather) == null ? void 0 : u.url), symbolSize: 0 }), (Ae = this.meteogramData) == null || Ae.weatherNames.push("")), Q % 6 === 0 ? (ge = this.meteogramData) == null || ge.windDir.push((d = (oe = D.weather) == null ? void 0 : oe.wind) == null ? void 0 : d.bearing) : (f = this.meteogramData) == null || f.windDir.push(void 0), Q % 6 === 0) {
1349
- const le = document.createElement("canvas"), ae = le.getContext("2d");
1350
- le.width = b.width, le.height = b.height;
1351
- const pe = ((S = this.meteogramData) == null ? void 0 : S.windDir[Q]) * (Math.PI / 180);
1352
- ae.translate(le.width / 2, le.height / 2), ae.rotate(pe), ae.translate(-b.width / 2, -b.height / 2), ae.drawImage(b, 0, 0, 64, 64);
1353
- const y = le.toDataURL();
1354
- this.meteogramData.windDirIcons[Q] = y;
1369
+ const z = W(t).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
1370
+ for (let Y = 0; Y < n * 24; Y++) {
1371
+ const h = M(z).clone().add(Y, "h").format();
1372
+ (Q = this.meteogramData) == null || Q.dates.push(h);
1373
+ const u = ((G = Le.pickHourly(o, h)) == null ? void 0 : G[0]) || {};
1374
+ if ((K = this.meteogramData) == null || K.temperaturesY.push(this.roundPrecision((F = u == null ? void 0 : u.weather) == null ? void 0 : F.temp, 0)), (ie = this.meteogramData) == null || ie.windspeed.push(this.roundPrecision((ae = (U = u.weather) == null ? void 0 : U.wind) == null ? void 0 : ae.kts, 1)), (R = this.meteogramData) == null || R.windGusts.push(this.roundPrecision((S = (le = u == null ? void 0 : u.weather) == null ? void 0 : le.wind) == null ? void 0 : S.gusts, 1)), (Z = this.meteogramData) == null || Z.sigWaveHeight.push(this.roundPrecision((q = (J = u == null ? void 0 : u.wave) == null ? void 0 : J.sig) == null ? void 0 : q.height)), ($ = this.meteogramData) == null || $.swellHeight.push(this.roundPrecision((_ = (V = u == null ? void 0 : u.wave) == null ? void 0 : V.swell) == null ? void 0 : _.height)), Y % 3 === 0 ? ((se = this.meteogramData) == null || se.precip.push(this.roundPrecision((te = (ee = u == null ? void 0 : u.weather) == null ? void 0 : ee.precip) == null ? void 0 : te.sum3Hours, 1)), (N = this.meteogramData) == null || N.temperaturesX.push([h, this.roundPrecision((g = u == null ? void 0 : u.weather) == null ? void 0 : g.temp, 0)])) : (H = this.meteogramData) == null || H.precip.push(void 0), Y % 12 === 0 && Y % 24 !== 0 ? (L = this.meteogramData) == null || L.xDates.push(W(h).tz(this.positionGmt).format("MMM-DD")) : (m = this.meteogramData) == null || m.xDates.push(""), Y % 6 === 0 ? (P = this.meteogramData) == null || P.hours.push(this.computeHourLT(h)) : (I = this.meteogramData) == null || I.hours.push(""), Y % 12 === 0 ? ((D = this.meteogramData) == null || D.weatherIcons.push({ symbol: "image://" + ((b = u.weather) == null ? void 0 : b.url), symbolSize: 30 }), (ge = this.meteogramData) == null || ge.weatherNames.push((de = u.weather) == null ? void 0 : de.name)) : ((d = this.meteogramData) == null || d.weatherIcons.push({ symbol: "image://" + ((Ae = u.weather) == null ? void 0 : Ae.url), symbolSize: 0 }), (pe = this.meteogramData) == null || pe.weatherNames.push("")), Y % 6 === 0 ? (E = this.meteogramData) == null || E.windDir.push((O = (v = u.weather) == null ? void 0 : v.wind) == null ? void 0 : O.bearing) : (he = this.meteogramData) == null || he.windDir.push(void 0), Y % 6 === 0) {
1375
+ const j = document.createElement("canvas"), f = j.getContext("2d");
1376
+ j.width = x.width, j.height = x.height;
1377
+ const k = ((T = this.meteogramData) == null ? void 0 : T.windDir[Y]) * (Math.PI / 180);
1378
+ f.translate(j.width / 2, j.height / 2), f.rotate(k), f.translate(-x.width / 2, -x.height / 2), f.drawImage(x, 0, 0, 64, 64);
1379
+ const oe = j.toDataURL();
1380
+ this.meteogramData.windDirIcons[Y] = oe;
1355
1381
  } else
1356
- this.meteogramData.windDirIcons[Q] = void 0;
1357
- (l = D == null ? void 0 : D.weather) != null && l.isDay ? p.end === void 0 && p.start >= 0 && (p.end = Q) : p.start === void 0 && (p.start = Q), (p.start >= 0 && p.end >= 0 || p.start >= 0 && Q === n * 24 - 1) && ((U = this.meteogramData) == null || U.markarea.push([
1382
+ this.meteogramData.windDirIcons[Y] = void 0;
1383
+ (l = u == null ? void 0 : u.weather) != null && l.isDay ? p.end === void 0 && p.start >= 0 && (p.end = Y) : p.start === void 0 && (p.start = Y), (p.start >= 0 && p.end >= 0 || p.start >= 0 && Y === n * 24 - 1) && ((X = this.meteogramData) == null || X.markarea.push([
1358
1384
  {
1359
1385
  x: 4 + p.start / (n * 24) * 92 + "%"
1360
1386
  },
@@ -1363,14 +1389,14 @@ const Fe = (o, e) => {
1363
1389
  }
1364
1390
  ]), p = { start: void 0, end: void 0 });
1365
1391
  }
1366
- this.meteogramData.offset = 4 + 0.5 / ((E = (F = this.meteogramData) == null ? void 0 : F.dates) == null ? void 0 : E.length) * 92 + "%", this.$nextTick(() => {
1367
- this.initMeteogramEchart();
1392
+ this.meteogramData.offset = 4 + 0.5 / ((re = (C = this.meteogramData) == null ? void 0 : C.dates) == null ? void 0 : re.length) * 92 + "%", this.$nextTick(() => {
1393
+ this.initMeteogramEchart(14);
1368
1394
  });
1369
1395
  };
1370
1396
  },
1371
- initMeteogramEchart() {
1372
- var O, j, Y, X, se, ie, G, K, R, W, J, q, Z, V, _, $, ee, g, N, H, z, m, k, v, I, u, re, Ae, oe, d, ge, f, S, l, U, F, E, Q;
1373
- const o = ue.init(document.getElementById("weather-icons")), e = {
1397
+ initMeteogramEchart(o) {
1398
+ var ae, ie, le, S, R, J, q, Z, V, _, $, ee, te, se, g, N, H, L, m, P, I, b, D, de, ge, Ae, d, pe, v, O, E, he, T, l, X, C, re, Y;
1399
+ const e = xe.init(document.getElementById("weather-icons")), a = {
1374
1400
  grid: {
1375
1401
  show: !0,
1376
1402
  bottom: "0%",
@@ -1387,8 +1413,8 @@ const Fe = (o, e) => {
1387
1413
  show: !0,
1388
1414
  position: "right",
1389
1415
  formatter: (h) => {
1390
- const D = h == null ? void 0 : h.dataIndex;
1391
- return h.seriesName === "Weather Icons" ? `<strong>${this.meteogramData.weatherNames[D]}</strong>` : !1;
1416
+ const u = h == null ? void 0 : h.dataIndex;
1417
+ return h.seriesName === "Weather Icons" ? `<strong>${this.meteogramData.weatherNames[u]}</strong>` : !1;
1392
1418
  }
1393
1419
  },
1394
1420
  legend: {
@@ -1401,13 +1427,13 @@ const Fe = (o, e) => {
1401
1427
  top: "50%",
1402
1428
  height: "50%",
1403
1429
  type: "category",
1404
- data: (O = this.meteogramData) == null ? void 0 : O.dates,
1430
+ data: (ae = this.meteogramData) == null ? void 0 : ae.dates,
1405
1431
  show: !1
1406
1432
  },
1407
1433
  singleAxis: [
1408
1434
  {
1409
- left: (j = this.meteogramData) == null ? void 0 : j.offset,
1410
- right: (Y = this.meteogramData) == null ? void 0 : Y.offset,
1435
+ left: (ie = this.meteogramData) == null ? void 0 : ie.offset,
1436
+ right: (le = this.meteogramData) == null ? void 0 : le.offset,
1411
1437
  type: "category",
1412
1438
  show: !1,
1413
1439
  axisLine: {
@@ -1427,7 +1453,7 @@ const Fe = (o, e) => {
1427
1453
  // 隐藏分割线
1428
1454
  },
1429
1455
  boundaryGap: !1,
1430
- data: (X = this.meteogramData) == null ? void 0 : X.dates,
1456
+ data: (S = this.meteogramData) == null ? void 0 : S.dates,
1431
1457
  top: "50%",
1432
1458
  height: "2%"
1433
1459
  }
@@ -1438,14 +1464,73 @@ const Fe = (o, e) => {
1438
1464
  type: "scatter",
1439
1465
  singleAxisIndex: 0,
1440
1466
  coordinateSystem: "singleAxis",
1441
- data: (se = this.meteogramData) == null ? void 0 : se.weatherIcons,
1467
+ data: (R = this.meteogramData) == null ? void 0 : R.weatherIcons,
1442
1468
  symbolSize: 24
1443
1469
  }
1444
1470
  ]
1445
1471
  };
1446
- o.setOption(e);
1447
- let s = Math.max(...this.meteogramData.temperatures.filter((h) => typeof h == "number" && !isNaN(h))), t = Math.min(...this.meteogramData.temperatures.filter((h) => typeof h == "number" && !isNaN(h))) > 0 ? 0 : Math.min(...this.meteogramData.temperatures.filter((h) => typeof h == "number" && !isNaN(h))), p = Math.ceil(s / 5) * 5, x = Math.ceil((p - t) / 5);
1448
- const b = ue.init(document.getElementById("weather-condition")), P = {
1472
+ e.setOption(a);
1473
+ let n = Math.max(...this.meteogramData.temperaturesY.filter((h) => typeof h == "number" && !isNaN(h))), p = Math.min(...this.meteogramData.temperaturesY.filter((h) => typeof h == "number" && !isNaN(h))) > 0 ? 0 : Math.min(...this.meteogramData.temperaturesY.filter((h) => typeof h == "number" && !isNaN(h))), y = Math.ceil(n / 5) * 5, x = Math.ceil((y - p) / 5), z = "", Q = [];
1474
+ o === 7 ? (z = "Precip.1h ( mm ) ", Q = [
1475
+ {
1476
+ gte: 50,
1477
+ color: "rgba(197, 5, 58, 1)",
1478
+ label: "Heavy Rainstorm, >=20mm"
1479
+ },
1480
+ {
1481
+ gte: 8,
1482
+ lte: 19.9,
1483
+ color: "rgba(248, 1, 1, 1)",
1484
+ label: "Rainstorm, <=19.9mm"
1485
+ },
1486
+ {
1487
+ gte: 4,
1488
+ lte: 7.9,
1489
+ color: "rgba(190, 226, 2, 18)",
1490
+ label: "Heavy, <=7.9mm"
1491
+ },
1492
+ {
1493
+ gte: 2,
1494
+ lte: 3.9,
1495
+ color: "rgba(3, 248, 103, 1)",
1496
+ label: "Moderate, <=3.9mm"
1497
+ },
1498
+ {
1499
+ lt: 2,
1500
+ color: "rgba(172, 210, 255, 1)",
1501
+ label: "Light, <2mm"
1502
+ }
1503
+ ]) : (z = "Precip.3h ( mm ) ", Q = [
1504
+ {
1505
+ gte: 100,
1506
+ color: "rgba(197, 5, 58, 1)",
1507
+ label: "Heavy Rainstorm, >=50mm"
1508
+ },
1509
+ {
1510
+ gte: 25,
1511
+ lte: 49.9,
1512
+ color: "rgba(248, 1, 1, 1)",
1513
+ label: "Rainstorm, <=49.9mm"
1514
+ },
1515
+ {
1516
+ gte: 10,
1517
+ lte: 24.9,
1518
+ color: "rgba(190, 226, 2, 18)",
1519
+ label: "Heavy, <=24.9mm"
1520
+ },
1521
+ {
1522
+ gte: 5,
1523
+ lte: 9.9,
1524
+ color: "rgba(3, 248, 103, 1)",
1525
+ label: "Moderate, <=9.9mm"
1526
+ },
1527
+ {
1528
+ lt: 5,
1529
+ color: "rgba(172, 210, 255, 1)",
1530
+ label: "Light, <5mm"
1531
+ }
1532
+ ]);
1533
+ const G = xe.init(document.getElementById("weather-condition")), F = {
1449
1534
  title: {
1450
1535
  text: "Weather conditions",
1451
1536
  top: "10px",
@@ -1471,24 +1556,35 @@ const Fe = (o, e) => {
1471
1556
  show: !0,
1472
1557
  position: "right",
1473
1558
  formatter: (h) => {
1474
- var le, ae, he, pe, y, me, B, i, w, fe, Ie;
1475
- const D = (le = h == null ? void 0 : h[0]) == null ? void 0 : le.dataIndex;
1476
- if (h.find((C) => C.seriesType === "scatter"))
1559
+ var j, f, De, k, oe, fe, B, i, w, Qe, ze, ce, ye, Pe, Ne, Te, Ee, Ye, je, Ke, Ue, Re, Xe;
1560
+ const u = (j = h == null ? void 0 : h[0]) == null ? void 0 : j.dataIndex;
1561
+ if (h.find((Be) => Be.seriesType === "scatter"))
1477
1562
  return !1;
1478
1563
  {
1479
- let C = "";
1480
- return ((ae = h[1]) == null ? void 0 : ae.value) < 1.9 ? C = "rgba(172, 210, 255, 1)" : ((he = h[1]) == null ? void 0 : he.value) < 3.9 ? C = "rgba(3, 248, 103, 1)" : ((pe = h[1]) == null ? void 0 : pe.value) < 7.9 ? C = "rgba(190, 226, 2, 18)" : ((y = h[1]) == null ? void 0 : y.value) < 19.9 ? C = "rgba(248, 1, 1, 1)" : ((me = h[1]) == null ? void 0 : me.value) > 20 ? C = "rgba(197, 5, 58, 1)" : C = "rgba(172, 210, 255, 1)", `<div style="font-size: 13px;"><strong>${te((B = this.meteogramData) == null ? void 0 : B.dates[D]).tz(this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
1481
- <div style="display: ${(i = this.meteogramData) != null && i.weatherNames[D] ? "block" : "none"}; font-size: 13px;">
1482
- <span>Weather : </span><strong>${(w = this.meteogramData) == null ? void 0 : w.weatherNames[D]}</strong>
1564
+ let Be = "";
1565
+ return o === 7 ? (((f = h[1]) == null ? void 0 : f.value) < 2 ? Be = "rgba(172, 210, 255, 1)" : ((De = h[1]) == null ? void 0 : De.value) <= 3.9 ? Be = "rgba(3, 248, 103, 1)" : ((k = h[1]) == null ? void 0 : k.value) <= 7.9 ? Be = "rgba(190, 226, 2, 18)" : ((oe = h[1]) == null ? void 0 : oe.value) <= 19.9 ? Be = "rgba(248, 1, 1, 1)" : ((fe = h[1]) == null ? void 0 : fe.value) >= 20 ? Be = "rgba(197, 5, 58, 1)" : Be = "rgba(172, 210, 255, 1)", `<div style="font-size: 13px;"><strong>${W((B = this.meteogramData) == null ? void 0 : B.dates[u]).tz(this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
1566
+ <div style="display: ${(i = this.meteogramData) != null && i.weatherNames[u] ? "block" : "none"}; font-size: 13px;">
1567
+ <span>Weather : </span><strong>${(w = this.meteogramData) == null ? void 0 : w.weatherNames[u]}</strong>
1568
+ </div>
1569
+ <div style="font-size: 13px;">
1570
+ <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #FF9500;}"></span>
1571
+ <span>Temperature : </span><strong>${(ze = (Qe = h[0]) == null ? void 0 : Qe.value) == null ? void 0 : ze[1]}</strong><span style="padding-left: 3px;">℃</span>
1572
+ </div>
1573
+ <div style="font-size: 13px;">
1574
+ <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background: ${Be};"></span>
1575
+ <span>Precip.1h : </span><strong>${(ce = h[1]) == null ? void 0 : ce.value}</strong><span style="padding-left: 3px;">mm</span>
1576
+ </div>`) : o === 14 && u % 3 === 0 ? (((ye = h[1]) == null ? void 0 : ye.value) < 5 ? Be = "rgba(172, 210, 255, 1)" : ((Pe = h[1]) == null ? void 0 : Pe.value) <= 9.9 ? Be = "rgba(3, 248, 103, 1)" : ((Ne = h[1]) == null ? void 0 : Ne.value) <= 24.9 ? Be = "rgba(190, 226, 2, 18)" : ((Te = h[1]) == null ? void 0 : Te.value) <= 49.9 ? Be = "rgba(248, 1, 1, 1)" : ((Ee = h[1]) == null ? void 0 : Ee.value) > 50 ? Be = "rgba(197, 5, 58, 1)" : Be = "rgba(172, 210, 255, 1)", `<div style="font-size: 13px;"><strong>${W((Ye = this.meteogramData) == null ? void 0 : Ye.dates[u]).tz(this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
1577
+ <div style="display: ${(je = this.meteogramData) != null && je.weatherNames[u] ? "block" : "none"}; font-size: 13px;">
1578
+ <span>Weather : </span><strong>${(Ke = this.meteogramData) == null ? void 0 : Ke.weatherNames[u]}</strong>
1483
1579
  </div>
1484
1580
  <div style="font-size: 13px;">
1485
1581
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #FF9500;}"></span>
1486
- <span>Temperature : </span><strong>${(fe = h[0]) == null ? void 0 : fe.value}</strong><span style="padding-left: 3px;">℃</span>
1582
+ <span>Temperature : </span><strong>${(Re = (Ue = h[0]) == null ? void 0 : Ue.value) == null ? void 0 : Re[1]}</strong><span style="padding-left: 3px;">℃</span>
1487
1583
  </div>
1488
1584
  <div style="font-size: 13px;">
1489
- <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background: ${C};"></span>
1490
- <span>Precipitation : </span><strong>${(Ie = h[1]) == null ? void 0 : Ie.value}</strong><span style="padding-left: 3px;">mm</span>
1491
- </div>`;
1585
+ <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background: ${Be};"></span>
1586
+ <span>Precip.3h : </span><strong>${(Xe = h[1]) == null ? void 0 : Xe.value}</strong><span style="padding-left: 3px;">mm</span>
1587
+ </div>`) : !1;
1492
1588
  }
1493
1589
  }
1494
1590
  },
@@ -1513,7 +1609,7 @@ const Fe = (o, e) => {
1513
1609
  top: "50%",
1514
1610
  height: "50%",
1515
1611
  type: "category",
1516
- data: (ie = this.meteogramData) == null ? void 0 : ie.dates,
1612
+ data: (J = this.meteogramData) == null ? void 0 : J.dates,
1517
1613
  axisLabel: {
1518
1614
  show: !1
1519
1615
  },
@@ -1532,8 +1628,8 @@ const Fe = (o, e) => {
1532
1628
  },
1533
1629
  singleAxis: [
1534
1630
  {
1535
- left: (G = this.meteogramData) == null ? void 0 : G.offset,
1536
- right: (K = this.meteogramData) == null ? void 0 : K.offset,
1631
+ left: (q = this.meteogramData) == null ? void 0 : q.offset,
1632
+ right: (Z = this.meteogramData) == null ? void 0 : Z.offset,
1537
1633
  type: "category",
1538
1634
  show: !1,
1539
1635
  axisLine: {
@@ -1553,13 +1649,13 @@ const Fe = (o, e) => {
1553
1649
  // 隐藏分割线
1554
1650
  },
1555
1651
  boundaryGap: !1,
1556
- data: (R = this.meteogramData) == null ? void 0 : R.dates,
1652
+ data: (V = this.meteogramData) == null ? void 0 : V.dates,
1557
1653
  top: "17%",
1558
1654
  height: "2%"
1559
1655
  },
1560
1656
  {
1561
- left: (W = this.meteogramData) == null ? void 0 : W.offset,
1562
- right: (J = this.meteogramData) == null ? void 0 : J.offset,
1657
+ left: (_ = this.meteogramData) == null ? void 0 : _.offset,
1658
+ right: ($ = this.meteogramData) == null ? void 0 : $.offset,
1563
1659
  type: "category",
1564
1660
  show: !1,
1565
1661
  axisLine: {
@@ -1579,13 +1675,13 @@ const Fe = (o, e) => {
1579
1675
  // 隐藏分割线
1580
1676
  },
1581
1677
  boundaryGap: !1,
1582
- data: (q = this.meteogramData) == null ? void 0 : q.dates,
1678
+ data: (ee = this.meteogramData) == null ? void 0 : ee.dates,
1583
1679
  top: "27%",
1584
1680
  height: "2%"
1585
1681
  },
1586
1682
  {
1587
- left: (Z = this.meteogramData) == null ? void 0 : Z.offset,
1588
- right: (V = this.meteogramData) == null ? void 0 : V.offset,
1683
+ left: (te = this.meteogramData) == null ? void 0 : te.offset,
1684
+ right: (se = this.meteogramData) == null ? void 0 : se.offset,
1589
1685
  type: "category",
1590
1686
  show: !1,
1591
1687
  axisLine: {
@@ -1605,13 +1701,13 @@ const Fe = (o, e) => {
1605
1701
  // 隐藏分割线
1606
1702
  },
1607
1703
  boundaryGap: !1,
1608
- data: (_ = this.meteogramData) == null ? void 0 : _.dates,
1704
+ data: (g = this.meteogramData) == null ? void 0 : g.dates,
1609
1705
  top: "84%",
1610
1706
  height: "2%"
1611
1707
  },
1612
1708
  {
1613
- left: ($ = this.meteogramData) == null ? void 0 : $.offset,
1614
- right: (ee = this.meteogramData) == null ? void 0 : ee.offset,
1709
+ left: (N = this.meteogramData) == null ? void 0 : N.offset,
1710
+ right: (H = this.meteogramData) == null ? void 0 : H.offset,
1615
1711
  type: "category",
1616
1712
  show: !1,
1617
1713
  axisLine: {
@@ -1631,7 +1727,7 @@ const Fe = (o, e) => {
1631
1727
  // 隐藏分割线
1632
1728
  },
1633
1729
  boundaryGap: !1,
1634
- data: (g = this.meteogramData) == null ? void 0 : g.dates,
1730
+ data: (L = this.meteogramData) == null ? void 0 : L.dates,
1635
1731
  top: "92%",
1636
1732
  height: "2%"
1637
1733
  }
@@ -1641,8 +1737,9 @@ const Fe = (o, e) => {
1641
1737
  type: "value",
1642
1738
  name: "Temperature ( ℃ ) ",
1643
1739
  show: !0,
1644
- min: t,
1645
- max: p,
1740
+ min: p,
1741
+ max: y,
1742
+ // data: this.meteogramData?.temperaturesY,
1646
1743
  interval: x,
1647
1744
  splitNumber: 5,
1648
1745
  nameRotate: 90,
@@ -1657,7 +1754,7 @@ const Fe = (o, e) => {
1657
1754
  {
1658
1755
  position: "right",
1659
1756
  type: "value",
1660
- name: "Precipitation ( mm ) ",
1757
+ name: z,
1661
1758
  min: 0,
1662
1759
  max: Math.ceil((Math.max(...this.meteogramData.precip.filter((h) => typeof h == "number" && !isNaN(h))) + 1) / 5) * 5,
1663
1760
  interval: Math.ceil((Math.max(...this.meteogramData.precip.filter((h) => typeof h == "number" && !isNaN(h))) + 1) / 5),
@@ -1679,36 +1776,7 @@ const Fe = (o, e) => {
1679
1776
  top: 31,
1680
1777
  right: "4%",
1681
1778
  show: !0,
1682
- pieces: [
1683
- {
1684
- gte: 20,
1685
- color: "rgba(197, 5, 58, 1)",
1686
- label: "Heavy Rainstorm"
1687
- },
1688
- {
1689
- gte: 8,
1690
- lt: 19.9,
1691
- color: "rgba(248, 1, 1, 1)",
1692
- label: "Rainstorm"
1693
- },
1694
- {
1695
- gte: 4,
1696
- lt: 7.9,
1697
- color: "rgba(190, 226, 2, 18)",
1698
- label: "Heavy"
1699
- },
1700
- {
1701
- gte: 2,
1702
- lt: 3.9,
1703
- color: "rgba(3, 248, 103, 1)",
1704
- label: "Moderate"
1705
- },
1706
- {
1707
- lt: 1.9,
1708
- color: "rgba(172, 210, 255, 1)",
1709
- label: "Light"
1710
- }
1711
- ],
1779
+ pieces: Q,
1712
1780
  seriesIndex: 1,
1713
1781
  dimension: 1
1714
1782
  },
@@ -1717,7 +1785,7 @@ const Fe = (o, e) => {
1717
1785
  name: "Temperature",
1718
1786
  type: "line",
1719
1787
  yAxisIndex: 0,
1720
- data: (N = this.meteogramData) == null ? void 0 : N.temperatures,
1788
+ data: (m = this.meteogramData) == null ? void 0 : m.temperaturesX,
1721
1789
  symbol: "none",
1722
1790
  smooth: !1,
1723
1791
  itemStyle: {
@@ -1732,7 +1800,7 @@ const Fe = (o, e) => {
1732
1800
  itemStyle: {
1733
1801
  color: "rgba(239,239,239,0.6)"
1734
1802
  },
1735
- data: (H = this.meteogramData) == null ? void 0 : H.markarea,
1803
+ data: (P = this.meteogramData) == null ? void 0 : P.markarea,
1736
1804
  emphasis: {
1737
1805
  disabled: !0
1738
1806
  }
@@ -1742,7 +1810,7 @@ const Fe = (o, e) => {
1742
1810
  name: "Precipitation:",
1743
1811
  type: "bar",
1744
1812
  yAxisIndex: 1,
1745
- data: (z = this.meteogramData) == null ? void 0 : z.precip,
1813
+ data: (I = this.meteogramData) == null ? void 0 : I.precip,
1746
1814
  itemStyle: {
1747
1815
  color: "#0c73a8"
1748
1816
  },
@@ -1754,7 +1822,7 @@ const Fe = (o, e) => {
1754
1822
  singleAxisIndex: 2,
1755
1823
  coordinateSystem: "singleAxis",
1756
1824
  type: "scatter",
1757
- data: (m = this.meteogramData) == null ? void 0 : m.hours,
1825
+ data: (b = this.meteogramData) == null ? void 0 : b.hours,
1758
1826
  label: {
1759
1827
  show: !0,
1760
1828
  fontSize: 11,
@@ -1769,7 +1837,7 @@ const Fe = (o, e) => {
1769
1837
  singleAxisIndex: 3,
1770
1838
  coordinateSystem: "singleAxis",
1771
1839
  type: "scatter",
1772
- data: (k = this.meteogramData) == null ? void 0 : k.xDates,
1840
+ data: (D = this.meteogramData) == null ? void 0 : D.xDates,
1773
1841
  label: {
1774
1842
  show: !0,
1775
1843
  fontSize: 13,
@@ -1782,8 +1850,8 @@ const Fe = (o, e) => {
1782
1850
  }
1783
1851
  ]
1784
1852
  };
1785
- b.setOption(P);
1786
- const L = ue.init(document.getElementById("wave-swell")), T = {
1853
+ G.setOption(F);
1854
+ const K = xe.init(document.getElementById("wave-swell")), U = {
1787
1855
  title: {
1788
1856
  text: "Wave & Swell",
1789
1857
  top: "10px",
@@ -1810,24 +1878,24 @@ const Fe = (o, e) => {
1810
1878
  show: !0,
1811
1879
  position: "right",
1812
1880
  formatter: (h) => {
1813
- var le, ae, he, pe, y, me;
1814
- const D = (le = h == null ? void 0 : h[0]) == null ? void 0 : le.dataIndex;
1815
- return h.find((B) => B.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${te((ae = this.meteogramData) == null ? void 0 : ae.dates[D]).tz(this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
1881
+ var j, f, De, k, oe, fe;
1882
+ const u = (j = h == null ? void 0 : h[0]) == null ? void 0 : j.dataIndex;
1883
+ return h.find((B) => B.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${W((f = this.meteogramData) == null ? void 0 : f.dates[u]).tz(this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
1816
1884
  <div style="font-size: 13px;">
1817
1885
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #60c43e;}"></span>
1818
- <span>Wind Speed : </span><strong>${(he = h[0]) == null ? void 0 : he.value}</strong><span style="padding-left: 3px;">kts</span>
1886
+ <span>Wind Speed : </span><strong>${(De = h[0]) == null ? void 0 : De.value}</strong><span style="padding-left: 3px;">kts</span>
1819
1887
  </div>
1820
1888
  <div style="font-size: 13px;">
1821
1889
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #4ba229;}"></span>
1822
- <span>Wind Gusts : </span><strong>${(pe = h[2]) == null ? void 0 : pe.value}</strong><span style="padding-left: 3px;">kts</span>
1890
+ <span>Wind Gusts : </span><strong>${(k = h[2]) == null ? void 0 : k.value}</strong><span style="padding-left: 3px;">kts</span>
1823
1891
  </div>
1824
1892
  <div style="font-size: 13px;">
1825
1893
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #21baa3;"></span>
1826
- <span>Swell Height : </span><strong>${(y = h[3]) == null ? void 0 : y.value}</strong><span style="padding-left: 3px;">m</span>
1894
+ <span>Swell Height : </span><strong>${(oe = h[3]) == null ? void 0 : oe.value}</strong><span style="padding-left: 3px;">m</span>
1827
1895
  </div>
1828
1896
  <div style="font-size: 13px;">
1829
1897
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #049f9c;}"></span>
1830
- <span>Sig.Wave Height : </span><strong>${(me = h[4]) == null ? void 0 : me.value}</strong><span style="padding-left: 3px;">m</span>
1898
+ <span>Sig.Wave Height : </span><strong>${(fe = h[4]) == null ? void 0 : fe.value}</strong><span style="padding-left: 3px;">m</span>
1831
1899
  </div>
1832
1900
  `;
1833
1901
  }
@@ -1859,7 +1927,7 @@ const Fe = (o, e) => {
1859
1927
  top: "50%",
1860
1928
  height: "50%",
1861
1929
  type: "category",
1862
- data: (v = this.meteogramData) == null ? void 0 : v.dates,
1930
+ data: (de = this.meteogramData) == null ? void 0 : de.dates,
1863
1931
  axisLabel: {
1864
1932
  show: !1
1865
1933
  },
@@ -1878,8 +1946,8 @@ const Fe = (o, e) => {
1878
1946
  },
1879
1947
  singleAxis: [
1880
1948
  {
1881
- left: (I = this.meteogramData) == null ? void 0 : I.offset,
1882
- right: (u = this.meteogramData) == null ? void 0 : u.offset,
1949
+ left: (ge = this.meteogramData) == null ? void 0 : ge.offset,
1950
+ right: (Ae = this.meteogramData) == null ? void 0 : Ae.offset,
1883
1951
  type: "category",
1884
1952
  show: !1,
1885
1953
  axisLine: {
@@ -1899,13 +1967,13 @@ const Fe = (o, e) => {
1899
1967
  // 隐藏分割线
1900
1968
  },
1901
1969
  boundaryGap: !1,
1902
- data: (re = this.meteogramData) == null ? void 0 : re.dates,
1970
+ data: (d = this.meteogramData) == null ? void 0 : d.dates,
1903
1971
  top: "84%",
1904
1972
  height: "2%"
1905
1973
  },
1906
1974
  {
1907
- left: (Ae = this.meteogramData) == null ? void 0 : Ae.offset,
1908
- right: (oe = this.meteogramData) == null ? void 0 : oe.offset,
1975
+ left: (pe = this.meteogramData) == null ? void 0 : pe.offset,
1976
+ right: (v = this.meteogramData) == null ? void 0 : v.offset,
1909
1977
  type: "category",
1910
1978
  show: !1,
1911
1979
  axisLine: {
@@ -1925,7 +1993,7 @@ const Fe = (o, e) => {
1925
1993
  // 隐藏分割线
1926
1994
  },
1927
1995
  boundaryGap: !1,
1928
- data: (d = this.meteogramData) == null ? void 0 : d.dates,
1996
+ data: (O = this.meteogramData) == null ? void 0 : O.dates,
1929
1997
  top: "92%",
1930
1998
  height: "2%"
1931
1999
  }
@@ -1984,7 +2052,7 @@ const Fe = (o, e) => {
1984
2052
  name: "Wind Speed",
1985
2053
  type: "line",
1986
2054
  yAxisIndex: 0,
1987
- data: (ge = this.meteogramData) == null ? void 0 : ge.windspeed,
2055
+ data: (E = this.meteogramData) == null ? void 0 : E.windspeed,
1988
2056
  symbol: "none",
1989
2057
  smooth: !1,
1990
2058
  itemStyle: {
@@ -1994,7 +2062,7 @@ const Fe = (o, e) => {
1994
2062
  itemStyle: {
1995
2063
  color: "rgba(239,239,239,0.6)"
1996
2064
  },
1997
- data: (f = this.meteogramData) == null ? void 0 : f.markarea,
2065
+ data: (he = this.meteogramData) == null ? void 0 : he.markarea,
1998
2066
  emphasis: {
1999
2067
  disabled: !0
2000
2068
  },
@@ -2006,14 +2074,14 @@ const Fe = (o, e) => {
2006
2074
  name: "Wind Direction",
2007
2075
  type: "custom",
2008
2076
  yAxisIndex: 0,
2009
- renderItem: (h, D) => {
2010
- var he, pe;
2011
- const le = h.dataIndex, ae = D.coord([D.value(0), D.value(1)]);
2012
- return ((pe = (he = this.meteogramData) == null ? void 0 : he.windDir) == null ? void 0 : pe[le]) >= 0 ? {
2077
+ renderItem: (h, u) => {
2078
+ var De, k;
2079
+ const j = h.dataIndex, f = u.coord([u.value(0), u.value(1)]);
2080
+ return ((k = (De = this.meteogramData) == null ? void 0 : De.windDir) == null ? void 0 : k[j]) >= 0 ? {
2013
2081
  type: "image",
2014
- position: ae,
2082
+ position: f,
2015
2083
  style: {
2016
- image: this.meteogramData.windDirIcons[le],
2084
+ image: this.meteogramData.windDirIcons[j],
2017
2085
  x: -12 / 2,
2018
2086
  y: 6,
2019
2087
  width: 12,
@@ -2021,7 +2089,7 @@ const Fe = (o, e) => {
2021
2089
  }
2022
2090
  } : !1;
2023
2091
  },
2024
- data: (S = this.meteogramData) == null ? void 0 : S.windspeed,
2092
+ data: (T = this.meteogramData) == null ? void 0 : T.windspeed,
2025
2093
  z: 10
2026
2094
  },
2027
2095
  {
@@ -2046,7 +2114,7 @@ const Fe = (o, e) => {
2046
2114
  name: "Swell Height",
2047
2115
  type: "line",
2048
2116
  yAxisIndex: 1,
2049
- data: (U = this.meteogramData) == null ? void 0 : U.swellHeight,
2117
+ data: (X = this.meteogramData) == null ? void 0 : X.swellHeight,
2050
2118
  symbol: "none",
2051
2119
  smooth: !1,
2052
2120
  itemStyle: {
@@ -2060,7 +2128,7 @@ const Fe = (o, e) => {
2060
2128
  name: "Sig.Wave Height",
2061
2129
  type: "line",
2062
2130
  yAxisIndex: 1,
2063
- data: (F = this.meteogramData) == null ? void 0 : F.sigWaveHeight,
2131
+ data: (C = this.meteogramData) == null ? void 0 : C.sigWaveHeight,
2064
2132
  symbol: "none",
2065
2133
  smooth: !1,
2066
2134
  itemStyle: {
@@ -2075,7 +2143,7 @@ const Fe = (o, e) => {
2075
2143
  singleAxisIndex: 0,
2076
2144
  coordinateSystem: "singleAxis",
2077
2145
  type: "scatter",
2078
- data: (E = this.meteogramData) == null ? void 0 : E.hours,
2146
+ data: (re = this.meteogramData) == null ? void 0 : re.hours,
2079
2147
  itemStyle: {
2080
2148
  color: "#fff"
2081
2149
  },
@@ -2091,7 +2159,7 @@ const Fe = (o, e) => {
2091
2159
  singleAxisIndex: 1,
2092
2160
  coordinateSystem: "singleAxis",
2093
2161
  type: "scatter",
2094
- data: (Q = this.meteogramData) == null ? void 0 : Q.xDates,
2162
+ data: (Y = this.meteogramData) == null ? void 0 : Y.xDates,
2095
2163
  itemStyle: {
2096
2164
  color: "#fff"
2097
2165
  },
@@ -2104,12 +2172,12 @@ const Fe = (o, e) => {
2104
2172
  }
2105
2173
  ]
2106
2174
  };
2107
- L.setOption(T), L.on("legendselectchanged", (h) => {
2175
+ K.setOption(U), K.on("legendselectchanged", (h) => {
2108
2176
  h.name === "Wind Speed" && (h.selected["Wind Direction"] = h.selected["Wind Speed"]);
2109
2177
  });
2110
2178
  },
2111
2179
  async fetchSeasonalData() {
2112
- var t, p, x, b, P, L, T, O, j, Y, X, se, ie, G, K, R, W, J, q, Z, V, _, $, ee, g, N, H, z, m, k, v;
2180
+ var t, p, y, x, z, Q, G, F, K, U, ae, ie, le, S, R, J, q, Z, V, _, $, ee, te, se, g, N, H, L, m, P, I;
2113
2181
  if (!this.token)
2114
2182
  return !1;
2115
2183
  this.loading.seasonalEchart = !0, this.seasonalData = {
@@ -2125,69 +2193,69 @@ const Fe = (o, e) => {
2125
2193
  precip: [],
2126
2194
  lastYearPrecip: []
2127
2195
  };
2128
- const o = te(this.etime).tz(this.positionGmt).date() >= 14 ? te(this.etime).tz(this.positionGmt).month() + 1 : te(this.etime).tz(this.positionGmt).month(), e = te(this.etime).tz(this.positionGmt).set({ month: o });
2196
+ const o = W(this.etime).tz(this.positionGmt).date() >= 14 ? W(this.etime).tz(this.positionGmt).month() + 1 : W(this.etime).tz(this.positionGmt).month(), e = W(this.etime).tz(this.positionGmt).set({ month: o });
2129
2197
  this.monthsOptions = [];
2130
- for (let I = 0; I < 6; I++)
2198
+ for (let b = 0; b < 6; b++)
2131
2199
  this.monthsOptions.push({
2132
- date: te(this.etime).tz(this.positionGmt).set({ year: e.year(), month: e.month() + I, date: 1, hour: 0, minute: 0, second: 0 }).format(),
2133
- month: te(this.etime).tz(this.positionGmt).set({ year: e.year(), month: e.month() + I }).format("MMMM yyyy")
2200
+ date: W(this.etime).tz(this.positionGmt).set({ year: e.year(), month: e.month() + b, date: 1, hour: 0, minute: 0, second: 0 }).format(),
2201
+ month: W(this.etime).tz(this.positionGmt).set({ year: e.year(), month: e.month() + b }).format("MMMM yyyy")
2134
2202
  });
2135
2203
  this.currentMonth = this.currentMonth ? this.currentMonth : this.monthsOptions[0];
2136
- let s = {
2204
+ let a = {
2137
2205
  lat: this.position.lat,
2138
2206
  lng: this.position.lng,
2139
- startDate: te().tz(this.positionGmt).set({ year: e.year(), month: e.month(), date: 1, hour: 0, minute: 0, second: 0 }).format(),
2140
- endDate: te().tz(this.positionGmt).set({ year: e.year(), month: e.month() + 1, date: 1, hour: 0, minute: 0, second: 0 }).format(),
2207
+ startDate: W().tz(this.positionGmt).set({ year: e.year(), month: e.month(), date: 1, hour: 0, minute: 0, second: 0 }).format(),
2208
+ endDate: W().tz(this.positionGmt).set({ year: e.year(), month: e.month() + 1, date: 1, hour: 0, minute: 0, second: 0 }).format(),
2141
2209
  pastYear: 1
2142
- }, n = await Ce.post(`${this.gateway}/api/arc/meteo2/spot/seasonal`, s, {
2210
+ }, n = await He.post(`${this.gateway}/api/arc/meteo2/spot/seasonal`, a, {
2143
2211
  headers: {
2144
2212
  Authorization: this.token
2145
2213
  }
2146
2214
  });
2147
2215
  if ((n == null ? void 0 : n.data.code) === 0) {
2148
- this.etime = (t = n == null ? void 0 : n.data) == null ? void 0 : t.etime, this.positionGmt = (b = (x = (p = this.meteoData) == null ? void 0 : p.weather) == null ? void 0 : x[0]) == null ? void 0 : b.timezone, this.positionOffset = (T = (L = (P = this.meteoData) == null ? void 0 : P.weather) == null ? void 0 : L[0]) == null ? void 0 : T.offset, this.issuedDate = M(this.etime).utc().format("MMM-DD/HHmm[Z], YYYY");
2149
- let I = (O = n == null ? void 0 : n.data.data) == null ? void 0 : O.seasonal, u = te(this.etime).tz(this.positionGmt).set({ year: e.year(), month: e.month(), date: 1, hour: 0, minute: 0, second: 0 }).format();
2150
- const re = M(s.endDate).diff(M(s.startDate), "day", !0);
2151
- for (let f = 0; f < re; f++) {
2152
- const S = M(u).clone().add(f, "d"), l = ((j = ve.pickDaily(I, S)) == null ? void 0 : j[0]) || {};
2153
- (Y = this.seasonalData) == null || Y.dates.push(te(S).tz(this.positionGmt).format("MMM-DD")), (X = this.seasonalData) == null || X.xDates.push(te(S).tz(this.positionGmt).format("DD")), (G = this.seasonalData) == null || G.highTemp.push(this.roundPrecision((ie = (se = l == null ? void 0 : l.weather) == null ? void 0 : se.temp) == null ? void 0 : ie.max, 0)), (W = this.seasonalData) == null || W.lowTemp.push(this.roundPrecision((R = (K = l == null ? void 0 : l.weather) == null ? void 0 : K.temp) == null ? void 0 : R.min, 0)), (Z = this.seasonalData) == null || Z.windSpeed.push(this.roundPrecision((q = (J = l.weather) == null ? void 0 : J.wind) == null ? void 0 : q.kts, 1)), ($ = this.seasonalData) == null || $.windDirection.push((_ = (V = l.weather) == null ? void 0 : V.wind) == null ? void 0 : _.direction), (N = this.seasonalData) == null || N.precip.push(this.roundPrecision((g = (ee = l == null ? void 0 : l.weather) == null ? void 0 : ee.precip) == null ? void 0 : g.sum, 1));
2216
+ this.etime = (t = n == null ? void 0 : n.data) == null ? void 0 : t.etime, this.positionGmt = (x = (y = (p = this.meteoData) == null ? void 0 : p.weather) == null ? void 0 : y[0]) == null ? void 0 : x.timezone, this.positionOffset = (G = (Q = (z = this.meteoData) == null ? void 0 : z.weather) == null ? void 0 : Q[0]) == null ? void 0 : G.offset, this.issuedDate = M(this.etime).utc().format("MMM-DD/HHmm[Z], YYYY");
2217
+ let b = (F = n == null ? void 0 : n.data.data) == null ? void 0 : F.seasonal, D = W(this.etime).tz(this.positionGmt).set({ year: e.year(), month: e.month(), date: 1, hour: 0, minute: 0, second: 0 }).format();
2218
+ const de = M(a.endDate).diff(M(a.startDate), "day", !0);
2219
+ for (let v = 0; v < de; v++) {
2220
+ const O = M(D).clone().add(v, "d").format(), E = ((K = Le.pickDaily(b, O)) == null ? void 0 : K[0]) || {};
2221
+ (U = this.seasonalData) == null || U.dates.push(W(O).tz(this.positionGmt).format("MMM-DD")), (ae = this.seasonalData) == null || ae.xDates.push(W(O).tz(this.positionGmt).format("DD")), (S = this.seasonalData) == null || S.highTemp.push(this.roundPrecision((le = (ie = E == null ? void 0 : E.weather) == null ? void 0 : ie.temp) == null ? void 0 : le.max, 0)), (q = this.seasonalData) == null || q.lowTemp.push(this.roundPrecision((J = (R = E == null ? void 0 : E.weather) == null ? void 0 : R.temp) == null ? void 0 : J.min, 0)), (_ = this.seasonalData) == null || _.windSpeed.push(this.roundPrecision((V = (Z = E.weather) == null ? void 0 : Z.wind) == null ? void 0 : V.kts, 1)), (te = this.seasonalData) == null || te.windDirection.push((ee = ($ = E.weather) == null ? void 0 : $.wind) == null ? void 0 : ee.direction), (N = this.seasonalData) == null || N.precip.push(this.roundPrecision((g = (se = E == null ? void 0 : E.weather) == null ? void 0 : se.precip) == null ? void 0 : g.sum, 1));
2154
2222
  }
2155
- (((z = (H = n == null ? void 0 : n.data.data) == null ? void 0 : H.past) == null ? void 0 : z.reverse()) || []).forEach((f, S) => {
2156
- var l, U, F, E, Q, h, D, le, ae, he, pe, y, me;
2157
- u = te(this.etime).tz(this.positionGmt).set({ year: e.year() - (S + 1), month: e.month(), date: 1, hour: 0, minute: 0, second: 0 }).format();
2158
- for (let B = 0; B < re; B++) {
2159
- const i = M(u).clone().add(B, "d"), w = ((l = ve.pickDaily(f, i)) == null ? void 0 : l[0]) || {};
2160
- (E = this.seasonalData) == null || E.lastYearHighTemp.push(this.roundPrecision((F = (U = w == null ? void 0 : w.weather) == null ? void 0 : U.temp) == null ? void 0 : F.max, 0)), (D = this.seasonalData) == null || D.lastYearLowTemp.push(this.roundPrecision((h = (Q = w == null ? void 0 : w.weather) == null ? void 0 : Q.temp) == null ? void 0 : h.min, 0)), (he = this.seasonalData) == null || he.lastYearWindSpeed.push(this.roundPrecision((ae = (le = w.weather) == null ? void 0 : le.wind) == null ? void 0 : ae.kts, 1)), (me = this.seasonalData) == null || me.lastYearPrecip.push(this.roundPrecision((y = (pe = w == null ? void 0 : w.weather) == null ? void 0 : pe.precip) == null ? void 0 : y.sum, 1));
2223
+ (((L = (H = n == null ? void 0 : n.data.data) == null ? void 0 : H.past) == null ? void 0 : L.reverse()) || []).forEach((v, O) => {
2224
+ var E, he, T, l, X, C, re, Y, h, u, j, f, De;
2225
+ D = W(this.etime).tz(this.positionGmt).set({ year: e.year() - (O + 1), month: e.month(), date: 1, hour: 0, minute: 0, second: 0 }).format();
2226
+ for (let k = 0; k < de; k++) {
2227
+ const oe = M(D).clone().add(k, "d").format(), fe = ((E = Le.pickDaily(v, oe)) == null ? void 0 : E[0]) || {};
2228
+ (l = this.seasonalData) == null || l.lastYearHighTemp.push(this.roundPrecision((T = (he = fe == null ? void 0 : fe.weather) == null ? void 0 : he.temp) == null ? void 0 : T.max, 0)), (re = this.seasonalData) == null || re.lastYearLowTemp.push(this.roundPrecision((C = (X = fe == null ? void 0 : fe.weather) == null ? void 0 : X.temp) == null ? void 0 : C.min, 0)), (u = this.seasonalData) == null || u.lastYearWindSpeed.push(this.roundPrecision((h = (Y = fe.weather) == null ? void 0 : Y.wind) == null ? void 0 : h.kts, 1)), (De = this.seasonalData) == null || De.lastYearPrecip.push(this.roundPrecision((f = (j = fe == null ? void 0 : fe.weather) == null ? void 0 : j.precip) == null ? void 0 : f.sum, 1));
2161
2229
  }
2162
- }), this.seasonalData.offset = 4 + 0.5 / ((k = (m = this.seasonalData) == null ? void 0 : m.dates) == null ? void 0 : k.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)));
2163
- let oe = 0;
2164
- this.seasonalData.highTemp.forEach((f, S) => {
2165
- f === this.seasonalData.maxHighTemp && (oe = S);
2166
- }), this.seasonalData.hottestDay = this.seasonalData.dates[oe];
2230
+ }), this.seasonalData.offset = 4 + 0.5 / ((P = (m = this.seasonalData) == null ? void 0 : m.dates) == null ? void 0 : P.length) * 92 + "%", this.seasonalData.minHighTemp = Math.min(...this.seasonalData.highTemp.filter((v) => typeof v == "number" && !isNaN(v))), this.seasonalData.maxHighTemp = Math.max(...this.seasonalData.highTemp.filter((v) => typeof v == "number" && !isNaN(v))), this.seasonalData.minLowTemp = Math.min(...this.seasonalData.lowTemp.filter((v) => typeof v == "number" && !isNaN(v))), this.seasonalData.maxLowTemp = Math.max(...this.seasonalData.lowTemp.filter((v) => typeof v == "number" && !isNaN(v)));
2231
+ let Ae = 0;
2232
+ this.seasonalData.highTemp.forEach((v, O) => {
2233
+ v === this.seasonalData.maxHighTemp && (Ae = O);
2234
+ }), this.seasonalData.hottestDay = this.seasonalData.dates[Ae];
2167
2235
  let d = 0;
2168
- this.seasonalData.lowTemp.forEach((f, S) => {
2169
- f === this.seasonalData.minLowTemp && (d = S);
2170
- }), this.seasonalData.coldestDay = this.seasonalData.dates[d], this.seasonalData.meanWind = this.seasonalData.windSpeed.reduce((f, S) => f + S, 0) / ((v = this.seasonalData.windSpeed) == null ? void 0 : v.length), this.seasonalData.maxWindSpeed = Math.max(...this.seasonalData.windSpeed.filter((f) => typeof f == "number" && !isNaN(f)));
2171
- let ge = 0;
2172
- this.seasonalData.windSpeed.forEach((f, S) => {
2173
- f === this.seasonalData.maxWindSpeed && (ge = S);
2174
- }), this.seasonalData.windiestDay = this.seasonalData.dates[ge], this.seasonalData.dominantWind = this.findMostFrequent(this.seasonalData.windDirection);
2236
+ this.seasonalData.lowTemp.forEach((v, O) => {
2237
+ v === this.seasonalData.minLowTemp && (d = O);
2238
+ }), this.seasonalData.coldestDay = this.seasonalData.dates[d], this.seasonalData.meanWind = this.seasonalData.windSpeed.reduce((v, O) => v + O, 0) / ((I = this.seasonalData.windSpeed) == null ? void 0 : I.length), this.seasonalData.maxWindSpeed = Math.max(...this.seasonalData.windSpeed.filter((v) => typeof v == "number" && !isNaN(v)));
2239
+ let pe = 0;
2240
+ this.seasonalData.windSpeed.forEach((v, O) => {
2241
+ v === this.seasonalData.maxWindSpeed && (pe = O);
2242
+ }), this.seasonalData.windiestDay = this.seasonalData.dates[pe], this.seasonalData.dominantWind = this.findMostFrequent(this.seasonalData.windDirection);
2175
2243
  }
2176
2244
  },
2177
2245
  findMostFrequent(o) {
2178
2246
  const e = {};
2179
- let s = 0, n;
2247
+ let a = 0, n;
2180
2248
  for (const t of o)
2181
2249
  e[t] ? e[t]++ : e[t] = 1;
2182
2250
  for (const t in e)
2183
- e[t] > s && (s = e[t], n = t);
2251
+ e[t] > a && (a = e[t], n = t);
2184
2252
  return n;
2185
2253
  },
2186
2254
  initSeasonalEchart() {
2187
- var K, R, W, J, q, Z, V, _, $, ee;
2255
+ var R, J, q, Z, V, _, $, ee, te, se;
2188
2256
  let o = Math.max(
2189
2257
  ...[...this.seasonalData.highTemp, ...this.seasonalData.lastYearHighTemp].filter((g) => typeof g == "number" && !isNaN(g))
2190
- ), e = Math.min(...[...this.seasonalData.lowTemp, ...this.seasonalData.lastYearLowTemp].filter((g) => typeof g == "number" && !isNaN(g))), s = Math.ceil((o + 1) / 5) * 5, n = Math.floor((e - 1) / 5) * 5, t = Math.ceil((s - n) / 5);
2258
+ ), e = Math.min(...[...this.seasonalData.lowTemp, ...this.seasonalData.lastYearLowTemp].filter((g) => typeof g == "number" && !isNaN(g))), a = Math.ceil((o + 1) / 5) * 5, n = Math.floor((e - 1) / 5) * 5, t = Math.ceil((a - n) / 5);
2191
2259
  const p = {
2192
2260
  title: {
2193
2261
  text: "Temperature",
@@ -2202,8 +2270,8 @@ const Fe = (o, e) => {
2202
2270
  show: !0,
2203
2271
  bottom: "15%",
2204
2272
  top: "45px",
2205
- left: "8%",
2206
- right: "8%",
2273
+ left: "6%",
2274
+ right: "6%",
2207
2275
  borderColor: "#666",
2208
2276
  borderWidth: 1,
2209
2277
  z: 1,
@@ -2214,24 +2282,24 @@ const Fe = (o, e) => {
2214
2282
  show: !0,
2215
2283
  position: "right",
2216
2284
  formatter: (g) => {
2217
- var H, z, m, k, v, I;
2285
+ var H, L, m, P, I, b;
2218
2286
  const N = (H = g == null ? void 0 : g[0]) == null ? void 0 : H.dataIndex;
2219
- return g.find((u) => u.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${(z = this.seasonalData) == null ? void 0 : z.dates[N]}</strong></div>
2287
+ return g.find((D) => D.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${(L = this.seasonalData) == null ? void 0 : L.dates[N]}</strong></div>
2220
2288
  <div style="font-size: 13px;">
2221
2289
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #FF9500;}"></span>
2222
2290
  <span>High : </span><strong>${(m = g[0]) == null ? void 0 : m.value}</strong><span style="padding-left: 3px;">℃</span>
2223
2291
  </div>
2224
2292
  <div style="font-size: 13px;">
2225
2293
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #f7c587;}"></span>
2226
- <span>High, last year : </span><strong>${(k = g[1]) == null ? void 0 : k.value}</strong><span style="padding-left: 3px;">mm</span>
2294
+ <span>High, last year : </span><strong>${(P = g[1]) == null ? void 0 : P.value}</strong><span style="padding-left: 3px;">mm</span>
2227
2295
  </div>
2228
2296
  <div style="font-size: 13px;">
2229
2297
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #2164bf;}"></span>
2230
- <span>Low : </span><strong>${(v = g[2]) == null ? void 0 : v.value}</strong><span style="padding-left: 3px;">mm</span>
2298
+ <span>Low : </span><strong>${(I = g[2]) == null ? void 0 : I.value}</strong><span style="padding-left: 3px;">mm</span>
2231
2299
  </div>
2232
2300
  <div style="font-size: 13px;">
2233
2301
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #7baef7;}"></span>
2234
- <span>Low, last year : </span><strong>${(I = g[3]) == null ? void 0 : I.value}</strong><span style="padding-left: 3px;">℃</span>
2302
+ <span>Low, last year : </span><strong>${(b = g[3]) == null ? void 0 : b.value}</strong><span style="padding-left: 3px;">℃</span>
2235
2303
  </div>
2236
2304
  `;
2237
2305
  }
@@ -2239,7 +2307,7 @@ const Fe = (o, e) => {
2239
2307
  legend: {
2240
2308
  show: !0,
2241
2309
  top: "15px",
2242
- right: "8%",
2310
+ right: "6%",
2243
2311
  // data: ['Temperature', 'Precipitation'],
2244
2312
  itemWidth: 40
2245
2313
  },
@@ -2251,7 +2319,7 @@ const Fe = (o, e) => {
2251
2319
  height: "50%",
2252
2320
  type: "category",
2253
2321
  boundaryGap: !0,
2254
- data: (K = this.seasonalData) == null ? void 0 : K.xDates,
2322
+ data: (R = this.seasonalData) == null ? void 0 : R.xDates,
2255
2323
  axisLabel: {
2256
2324
  show: !0
2257
2325
  },
@@ -2275,7 +2343,7 @@ const Fe = (o, e) => {
2275
2343
  name: "Temperature ( ℃ ) ",
2276
2344
  show: !0,
2277
2345
  min: n,
2278
- max: s,
2346
+ max: a,
2279
2347
  interval: t,
2280
2348
  splitNumber: 5,
2281
2349
  nameRotate: 90,
@@ -2292,7 +2360,7 @@ const Fe = (o, e) => {
2292
2360
  {
2293
2361
  name: "High",
2294
2362
  type: "line",
2295
- data: (R = this.seasonalData) == null ? void 0 : R.highTemp,
2363
+ data: (J = this.seasonalData) == null ? void 0 : J.highTemp,
2296
2364
  symbol: "none",
2297
2365
  smooth: !1,
2298
2366
  itemStyle: {
@@ -2306,7 +2374,7 @@ const Fe = (o, e) => {
2306
2374
  name: "High, last year",
2307
2375
  type: "line",
2308
2376
  symbol: "none",
2309
- data: (W = this.seasonalData) == null ? void 0 : W.lastYearHighTemp,
2377
+ data: (q = this.seasonalData) == null ? void 0 : q.lastYearHighTemp,
2310
2378
  itemStyle: {
2311
2379
  color: "#f7c587"
2312
2380
  },
@@ -2321,7 +2389,7 @@ const Fe = (o, e) => {
2321
2389
  {
2322
2390
  name: "Low",
2323
2391
  type: "line",
2324
- data: (J = this.seasonalData) == null ? void 0 : J.lowTemp,
2392
+ data: (Z = this.seasonalData) == null ? void 0 : Z.lowTemp,
2325
2393
  symbol: "none",
2326
2394
  smooth: !1,
2327
2395
  itemStyle: {
@@ -2335,7 +2403,7 @@ const Fe = (o, e) => {
2335
2403
  name: "Low, last year",
2336
2404
  type: "line",
2337
2405
  symbol: "none",
2338
- data: (q = this.seasonalData) == null ? void 0 : q.lastYearLowTemp,
2406
+ data: (V = this.seasonalData) == null ? void 0 : V.lastYearLowTemp,
2339
2407
  itemStyle: {
2340
2408
  color: "#7baef7"
2341
2409
  },
@@ -2350,27 +2418,27 @@ const Fe = (o, e) => {
2350
2418
  ]
2351
2419
  };
2352
2420
  this.loading.seasonalEchart = !1, this.$nextTick(() => {
2353
- ue.init(document.getElementById("temperature-echart")).setOption(p);
2421
+ xe.init(document.getElementById("temperature-echart")).setOption(p);
2354
2422
  });
2355
- function x(g) {
2423
+ function y(g) {
2356
2424
  return {
2357
2425
  image: (() => {
2358
2426
  const N = document.createElementNS("http://www.w3.org/2000/svg", "svg");
2359
2427
  N.setAttribute("width", "10"), N.setAttribute("height", "5"), N.setAttribute("viewBox", "0 0 10 5");
2360
2428
  const H = document.createElementNS("http://www.w3.org/2000/svg", "rect");
2361
2429
  H.setAttribute("x", "0"), H.setAttribute("y", "0"), H.setAttribute("width", "10"), H.setAttribute("height", "5"), H.setAttribute("fill", g), N.appendChild(H);
2362
- const z = document.createElementNS("http://www.w3.org/2000/svg", "line");
2363
- z.setAttribute("x1", "0"), z.setAttribute("y1", "0"), z.setAttribute("x2", "10"), z.setAttribute("y2", "5"), z.setAttribute("stroke", "#fff"), z.setAttribute("stroke-width", "1"), N.appendChild(z);
2364
- const m = new XMLSerializer().serializeToString(N), k = new Blob([m], { type: "image/svg+xml;charset=utf-8" });
2365
- return URL.createObjectURL(k);
2430
+ const L = document.createElementNS("http://www.w3.org/2000/svg", "line");
2431
+ L.setAttribute("x1", "0"), L.setAttribute("y1", "0"), L.setAttribute("x2", "10"), L.setAttribute("y2", "5"), L.setAttribute("stroke", "#fff"), L.setAttribute("stroke-width", "1"), N.appendChild(L);
2432
+ const m = new XMLSerializer().serializeToString(N), P = new Blob([m], { type: "image/svg+xml;charset=utf-8" });
2433
+ return URL.createObjectURL(P);
2366
2434
  })(),
2367
2435
  repeat: "repeat"
2368
2436
  };
2369
2437
  }
2370
- let b = Math.max(
2438
+ let x = Math.max(
2371
2439
  ...[...this.seasonalData.windSpeed, ...this.seasonalData.lastYearWindSpeed].filter((g) => typeof g == "number" && !isNaN(g))
2372
- ), L = 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))), T = Math.ceil((b + 1) / 5) * 5, O = Math.ceil((T - L) / 5), j = Math.max(...[...this.seasonalData.precip, ...this.seasonalData.lastYearPrecip].filter((g) => typeof g == "number" && !isNaN(g))), X = 0, se = Math.ceil(j * 2 / 5) * 5, ie = Math.ceil((se - X) / 5);
2373
- const G = {
2440
+ ), Q = 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))), G = Math.ceil((x + 1) / 5) * 5, F = Math.ceil((G - Q) / 5), K = Math.max(...[...this.seasonalData.precip, ...this.seasonalData.lastYearPrecip].filter((g) => typeof g == "number" && !isNaN(g))), ae = 0, ie = Math.ceil(K * 2 / 5) * 5, le = Math.ceil((ie - ae) / 5);
2441
+ const S = {
2374
2442
  title: {
2375
2443
  text: "Wind & Preciption",
2376
2444
  top: "10px",
@@ -2384,8 +2452,8 @@ const Fe = (o, e) => {
2384
2452
  show: !0,
2385
2453
  bottom: "15%",
2386
2454
  top: "100px",
2387
- left: "8%",
2388
- right: "8%",
2455
+ left: "6%",
2456
+ right: "6%",
2389
2457
  borderColor: "#666",
2390
2458
  borderWidth: 1,
2391
2459
  z: 1,
@@ -2396,39 +2464,39 @@ const Fe = (o, e) => {
2396
2464
  show: !0,
2397
2465
  position: "right",
2398
2466
  formatter: (g) => {
2399
- var H, z, m, k, v, I, u, re, Ae, oe, d, ge, f, S, l, U;
2467
+ var H, L, m, P, I, b, D, de, ge, Ae, d, pe, v, O, E, he;
2400
2468
  const N = (H = g == null ? void 0 : g[0]) == null ? void 0 : H.dataIndex;
2401
- if (g.find((F) => F.seriesType === "scatter"))
2469
+ if (g.find((T) => T.seriesType === "scatter"))
2402
2470
  return !1;
2403
2471
  {
2404
- let F = { color: "", colorLastYear: "", url: "" };
2405
- return ((z = g[2]) == null ? void 0 : z.value) < 1.9 ? F.color = "rgba(172, 210, 255, 1)" : ((m = g[2]) == null ? void 0 : m.value) < 3.9 ? F.color = "rgba(3, 248, 103, 1)" : ((k = g[2]) == null ? void 0 : k.value) < 7.9 ? F.color = "rgba(190, 226, 2, 18)" : ((v = g[2]) == null ? void 0 : v.value) < 19.9 ? F.color = "rgba(248, 1, 1, 1)" : ((I = g[2]) == null ? void 0 : I.value) > 20 ? F.color = "rgba(197, 5, 58, 1)" : F.color = "rgba(172, 210, 255, 1)", ((u = g[3]) == null ? void 0 : u.value) < 9.9 ? F.colorLastYear = "rgba(172, 210, 255, 1)" : ((re = g[3]) == null ? void 0 : re.value) < 24.9 ? F.colorLastYear = "rgba(3, 248, 103, 1)" : ((Ae = g[3]) == null ? void 0 : Ae.value) < 49.9 ? F.colorLastYear = "rgba(190, 226, 2, 18)" : ((oe = g[3]) == null ? void 0 : oe.value) < 99.9 ? F.colorLastYear = "rgba(248, 1, 1, 1)" : ((d = g[3]) == null ? void 0 : d.value) > 100 ? F.colorLastYear = "rgba(197, 5, 58, 1)" : F.colorLastYear = "rgba(172, 210, 255, 1)", F.url = (() => {
2406
- const E = document.createElementNS("http://www.w3.org/2000/svg", "svg");
2407
- E.setAttribute("width", "10"), E.setAttribute("height", "10"), E.setAttribute("viewBox", "0 0 10 10");
2408
- const Q = document.createElementNS("http://www.w3.org/2000/svg", "rect");
2409
- Q.setAttribute("x", "0"), Q.setAttribute("y", "0"), Q.setAttribute("width", "10"), Q.setAttribute("height", "10"), Q.setAttribute("fill", F.colorLastYear), E.appendChild(Q);
2410
- const h = document.createElementNS("http://www.w3.org/2000/svg", "line");
2411
- h.setAttribute("x1", "0"), h.setAttribute("y1", "0"), h.setAttribute("x2", "10"), h.setAttribute("y2", "5"), h.setAttribute("stroke", "#fff"), h.setAttribute("stroke-width", "1"), E.appendChild(h);
2412
- const D = document.createElementNS("http://www.w3.org/2000/svg", "line");
2413
- D.setAttribute("x1", "0"), D.setAttribute("y1", "5"), D.setAttribute("x2", "10"), D.setAttribute("y2", "10"), D.setAttribute("stroke", "#fff"), D.setAttribute("stroke-width", "1"), E.appendChild(D);
2414
- const le = new XMLSerializer().serializeToString(E), ae = new Blob([le], { type: "image/svg+xml;charset=utf-8" });
2415
- return URL.createObjectURL(ae);
2416
- })(), `<div style="font-size: 13px;"><strong>${(ge = this.seasonalData) == null ? void 0 : ge.dates[N]}</strong></div>
2472
+ let T = { color: "", colorLastYear: "", url: "" };
2473
+ return ((L = g[2]) == null ? void 0 : L.value) < 9.9 ? T.color = "rgba(172, 210, 255, 1)" : ((m = g[2]) == null ? void 0 : m.value) < 24.9 ? T.color = "rgba(3, 248, 103, 1)" : ((P = g[2]) == null ? void 0 : P.value) < 49.9 ? T.color = "rgba(190, 226, 2, 18)" : ((I = g[2]) == null ? void 0 : I.value) < 99.9 ? T.color = "rgba(248, 1, 1, 1)" : ((b = g[2]) == null ? void 0 : b.value) > 100 ? T.color = "rgba(197, 5, 58, 1)" : T.color = "rgba(172, 210, 255, 1)", ((D = g[3]) == null ? void 0 : D.value) < 9.9 ? T.colorLastYear = "rgba(172, 210, 255, 1)" : ((de = g[3]) == null ? void 0 : de.value) < 24.9 ? T.colorLastYear = "rgba(3, 248, 103, 1)" : ((ge = g[3]) == null ? void 0 : ge.value) < 49.9 ? T.colorLastYear = "rgba(190, 226, 2, 18)" : ((Ae = g[3]) == null ? void 0 : Ae.value) < 99.9 ? T.colorLastYear = "rgba(248, 1, 1, 1)" : ((d = g[3]) == null ? void 0 : d.value) > 100 ? T.colorLastYear = "rgba(197, 5, 58, 1)" : T.colorLastYear = "rgba(172, 210, 255, 1)", T.url = (() => {
2474
+ const l = document.createElementNS("http://www.w3.org/2000/svg", "svg");
2475
+ l.setAttribute("width", "10"), l.setAttribute("height", "10"), l.setAttribute("viewBox", "0 0 10 10");
2476
+ const X = document.createElementNS("http://www.w3.org/2000/svg", "rect");
2477
+ X.setAttribute("x", "0"), X.setAttribute("y", "0"), X.setAttribute("width", "10"), X.setAttribute("height", "10"), X.setAttribute("fill", T.colorLastYear), l.appendChild(X);
2478
+ const C = document.createElementNS("http://www.w3.org/2000/svg", "line");
2479
+ 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"), l.appendChild(C);
2480
+ const re = document.createElementNS("http://www.w3.org/2000/svg", "line");
2481
+ re.setAttribute("x1", "0"), re.setAttribute("y1", "5"), re.setAttribute("x2", "10"), re.setAttribute("y2", "10"), re.setAttribute("stroke", "#fff"), re.setAttribute("stroke-width", "1"), l.appendChild(re);
2482
+ const Y = new XMLSerializer().serializeToString(l), h = new Blob([Y], { type: "image/svg+xml;charset=utf-8" });
2483
+ return URL.createObjectURL(h);
2484
+ })(), `<div style="font-size: 13px;"><strong>${(pe = this.seasonalData) == null ? void 0 : pe.dates[N]}</strong></div>
2417
2485
  <div style="font-size: 13px;">
2418
2486
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #60c43e;}"></span>
2419
- <span>Wind : </span><strong>${(f = g[0]) == null ? void 0 : f.value}</strong><span style="padding-left: 3px;">kts</span>
2487
+ <span>Wind : </span><strong>${(v = g[0]) == null ? void 0 : v.value}</strong><span style="padding-left: 3px;">kts</span>
2420
2488
  </div>
2421
2489
  <div style="font-size: 13px;">
2422
2490
  <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: #9af77b;}"></span>
2423
- <span>Wind, last year : </span><strong>${(S = g[1]) == null ? void 0 : S.value}</strong><span style="padding-left: 3px;">kts</span>
2491
+ <span>Wind, last year : </span><strong>${(O = g[1]) == null ? void 0 : O.value}</strong><span style="padding-left: 3px;">kts</span>
2424
2492
  </div>
2425
2493
  <div style="font-size: 13px;">
2426
- <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: ${F.color};}"></span>
2427
- <span>Precip : </span><strong>${(l = g[2]) == null ? void 0 : l.value}</strong><span style="padding-left: 3px;">mm</span>
2494
+ <span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: ${T.color};}"></span>
2495
+ <span>Precip : </span><strong>${(E = g[2]) == null ? void 0 : E.value}</strong><span style="padding-left: 3px;">mm</span>
2428
2496
  </div>
2429
2497
  <div style="font-size: 13px;">
2430
- <img src="${F.url}" style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;}" />
2431
- <span>Precip, last year : </span><strong>${(U = g[3]) == null ? void 0 : U.value}</strong><span style="padding-left: 3px;">mm</span>
2498
+ <img src="${T.url}" style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;}" />
2499
+ <span>Precip, last year : </span><strong>${(he = g[3]) == null ? void 0 : he.value}</strong><span style="padding-left: 3px;">mm</span>
2432
2500
  </div>
2433
2501
  `;
2434
2502
  }
@@ -2438,7 +2506,7 @@ const Fe = (o, e) => {
2438
2506
  show: !0,
2439
2507
  // orient: 'vertical',
2440
2508
  top: "15px",
2441
- right: "8%",
2509
+ right: "6%",
2442
2510
  data: [
2443
2511
  "Wind",
2444
2512
  "Wind, last year"
@@ -2465,7 +2533,7 @@ const Fe = (o, e) => {
2465
2533
  height: "50%",
2466
2534
  type: "category",
2467
2535
  boundaryGap: !0,
2468
- data: (Z = this.seasonalData) == null ? void 0 : Z.xDates,
2536
+ data: (_ = this.seasonalData) == null ? void 0 : _.xDates,
2469
2537
  axisLabel: {
2470
2538
  show: !0
2471
2539
  },
@@ -2487,9 +2555,9 @@ const Fe = (o, e) => {
2487
2555
  type: "value",
2488
2556
  name: "Wind speed max ( kts ) ",
2489
2557
  show: !0,
2490
- min: L,
2491
- max: T,
2492
- interval: O,
2558
+ min: Q,
2559
+ max: G,
2560
+ interval: F,
2493
2561
  splitNumber: 5,
2494
2562
  nameRotate: 90,
2495
2563
  nameLocation: "middle",
@@ -2504,9 +2572,9 @@ const Fe = (o, e) => {
2504
2572
  type: "value",
2505
2573
  name: "Precipitation ( mm ) ",
2506
2574
  show: !0,
2507
- min: X,
2508
- max: se,
2509
- interval: ie,
2575
+ min: ae,
2576
+ max: ie,
2577
+ interval: le,
2510
2578
  splitNumber: 5,
2511
2579
  nameRotate: 90,
2512
2580
  nameLocation: "middle",
@@ -2523,36 +2591,36 @@ const Fe = (o, e) => {
2523
2591
  type: "piecewise",
2524
2592
  orient: "horizontal",
2525
2593
  top: 40,
2526
- right: "8%",
2594
+ right: "6%",
2527
2595
  show: !0,
2528
2596
  pieces: [
2529
2597
  {
2530
2598
  gte: 100,
2531
2599
  color: "rgba(197, 5, 58, 1)",
2532
- label: "Heavy Rainstorm"
2600
+ label: "Heavy Rainstorm, >=100mm"
2533
2601
  },
2534
2602
  {
2535
2603
  gte: 50,
2536
- lt: 99.9,
2604
+ lte: 99.9,
2537
2605
  color: "rgba(248, 1, 1, 1)",
2538
- label: "Rainstorm"
2606
+ label: "Rainstorm, <=99.9mm"
2539
2607
  },
2540
2608
  {
2541
2609
  gte: 25,
2542
- lt: 49.9,
2610
+ lte: 49.9,
2543
2611
  color: "rgba(190, 226, 2, 18)",
2544
- label: "Heavy"
2612
+ label: "Heavy, <=49.9mm"
2545
2613
  },
2546
2614
  {
2547
2615
  gte: 10,
2548
- lt: 24.9,
2616
+ lte: 24.9,
2549
2617
  color: "rgba(3, 248, 103, 1)",
2550
- label: "Moderate"
2618
+ label: "Moderate, <=24.9mm"
2551
2619
  },
2552
2620
  {
2553
- lt: 9.9,
2621
+ lt: 10,
2554
2622
  color: "rgba(172, 210, 255, 1)",
2555
- label: "Light"
2623
+ label: "Light, <10mm"
2556
2624
  }
2557
2625
  ],
2558
2626
  seriesIndex: 2,
@@ -2562,35 +2630,35 @@ const Fe = (o, e) => {
2562
2630
  type: "piecewise",
2563
2631
  orient: "horizontal",
2564
2632
  top: 65,
2565
- right: "8%",
2633
+ right: "6%",
2566
2634
  show: !0,
2567
2635
  pieces: [
2568
2636
  {
2569
2637
  gte: 100,
2570
- color: x("#C5053A"),
2638
+ color: y("#C5053A"),
2571
2639
  label: "Heavy Rainstorm, last year"
2572
2640
  },
2573
2641
  {
2574
2642
  gte: 50,
2575
- lt: 99.9,
2576
- color: x("#F80101"),
2643
+ lte: 99.9,
2644
+ color: y("#F80101"),
2577
2645
  label: "Rainstorm, last year"
2578
2646
  },
2579
2647
  {
2580
2648
  gte: 25,
2581
- lt: 49.9,
2582
- color: x("#BEE202"),
2649
+ lte: 49.9,
2650
+ color: y("#BEE202"),
2583
2651
  label: "Heavy, last year"
2584
2652
  },
2585
2653
  {
2586
2654
  gte: 10,
2587
- lt: 24.9,
2588
- color: x("#03F867"),
2655
+ lte: 24.9,
2656
+ color: y("#03F867"),
2589
2657
  label: "Moderate, last year"
2590
2658
  },
2591
2659
  {
2592
- lt: 9.9,
2593
- color: x("#ACD2FF"),
2660
+ lt: 10,
2661
+ color: y("#ACD2FF"),
2594
2662
  label: "Light, last year"
2595
2663
  }
2596
2664
  ],
@@ -2602,7 +2670,7 @@ const Fe = (o, e) => {
2602
2670
  {
2603
2671
  name: "Wind",
2604
2672
  type: "line",
2605
- data: (V = this.seasonalData) == null ? void 0 : V.windSpeed,
2673
+ data: ($ = this.seasonalData) == null ? void 0 : $.windSpeed,
2606
2674
  symbol: "none",
2607
2675
  smooth: !1,
2608
2676
  itemStyle: {
@@ -2616,7 +2684,7 @@ const Fe = (o, e) => {
2616
2684
  name: "Wind, last year",
2617
2685
  type: "line",
2618
2686
  symbol: "none",
2619
- data: (_ = this.seasonalData) == null ? void 0 : _.lastYearWindSpeed,
2687
+ data: (ee = this.seasonalData) == null ? void 0 : ee.lastYearWindSpeed,
2620
2688
  itemStyle: {
2621
2689
  color: "#9af77b"
2622
2690
  },
@@ -2633,7 +2701,7 @@ const Fe = (o, e) => {
2633
2701
  type: "bar",
2634
2702
  yAxisIndex: 1,
2635
2703
  barWidth: "30%",
2636
- data: ($ = this.seasonalData) == null ? void 0 : $.precip,
2704
+ data: (te = this.seasonalData) == null ? void 0 : te.precip,
2637
2705
  symbol: "none",
2638
2706
  smooth: !1,
2639
2707
  itemStyle: {
@@ -2648,7 +2716,7 @@ const Fe = (o, e) => {
2648
2716
  type: "bar",
2649
2717
  yAxisIndex: 1,
2650
2718
  barWidth: "30%",
2651
- data: (ee = this.seasonalData) == null ? void 0 : ee.lastYearPrecip,
2719
+ data: (se = this.seasonalData) == null ? void 0 : se.lastYearPrecip,
2652
2720
  itemStyle: {
2653
2721
  color: "rgba(12,116,168,0.5)"
2654
2722
  },
@@ -2659,14 +2727,14 @@ const Fe = (o, e) => {
2659
2727
  ]
2660
2728
  };
2661
2729
  this.$nextTick(() => {
2662
- ue.init(document.getElementById("wind-precip-echart")).setOption(G);
2730
+ xe.init(document.getElementById("wind-precip-echart")).setOption(S);
2663
2731
  });
2664
2732
  },
2665
2733
  disposeEcharts() {
2666
- 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"));
2734
+ document.getElementById("weather-chart") && xe.dispose(document.getElementById("weather-chart")), document.getElementById("weather-icons") && xe.dispose(document.getElementById("weather-icons")), document.getElementById("weather-condition") && xe.dispose(document.getElementById("weather-condition")), document.getElementById("wave-swell") && xe.dispose(document.getElementById("wave-swell")), document.getElementById("temperature-echart") && xe.dispose(document.getElementById("temperature-echart")), document.getElementById("wind-precip-echart") && xe.dispose(document.getElementById("wind-precip-echart"));
2667
2735
  },
2668
2736
  initHoursTableData() {
2669
- var o, e, s, n, t, p, x, b, P, L, T, O, j, Y, X, se, ie, G, K, R, W, J, q, Z, V, _, $, ee, g, N, H, z, m, k;
2737
+ var o, e, a, n, t, p, y, x, z, Q, G, F, K, U, ae, ie, le, S, R, J, q, Z, V, _, $, ee, te, se, g, N, H, L, m, P;
2670
2738
  this.hoursTableData = {
2671
2739
  hours: [],
2672
2740
  utcHours: [],
@@ -2693,78 +2761,78 @@ const Fe = (o, e) => {
2693
2761
  seaLevel: [],
2694
2762
  seaTemp: []
2695
2763
  };
2696
- for (let v = 0; v < 24; v++) {
2697
- const I = M(this.pickedDate).clone().add(v, "h").format();
2698
- this.hoursTableData.hours.push(I);
2699
- const u = ((o = ve.pickHourly(this.meteoData, I)) == null ? void 0 : o[0]) || {};
2700
- this.hoursTableData.weatherUrls.push((e = u.weather) == null ? void 0 : e.url), this.hoursTableData.weatherNames.push(((s = u.weather) == null ? void 0 : s.name) ?? "-"), this.hoursTableData.temp.push(this.roundPrecision((n = u.weather) == null ? void 0 : n.temp, 0) ?? "-"), this.hoursTableData.precipProbability.push(this.roundPrecision((p = (t = u.weather) == null ? void 0 : t.precip) == null ? void 0 : p.probability, 1) ?? "-"), this.hoursTableData.precip1h.push(this.roundPrecision((b = (x = u.weather) == null ? void 0 : x.precip) == null ? void 0 : b.sum, 1) ?? "-"), this.hoursTableData.visibility.push(this.roundPrecision((P = u.weather) == null ? void 0 : P.visibility, 0) ?? "-"), this.hoursTableData.humidity.push(this.roundPrecision((L = u.weather) == null ? void 0 : L.rh, 0) ?? "-"), this.hoursTableData.windSpeed.push(this.roundPrecision((O = (T = u.weather) == null ? void 0 : T.wind) == null ? void 0 : O.kts, 1)), this.hoursTableData.windDir.push((Y = (j = u.weather) == null ? void 0 : j.wind) == null ? void 0 : Y.bearing), this.hoursTableData.windGust.push(this.roundPrecision((se = (X = u.weather) == null ? void 0 : X.wind) == null ? void 0 : se.gusts, 1) ?? "-"), this.hoursTableData.sigwaveHeight.push(this.roundPrecision((G = (ie = u.wave) == null ? void 0 : ie.sig) == null ? void 0 : G.height, 1) ?? "-"), this.hoursTableData.sigwaveDir.push((R = (K = u.wave) == null ? void 0 : K.sig) == null ? void 0 : R.bearing), this.hoursTableData.windwaveHeight.push(this.roundPrecision((J = (W = u.wave) == null ? void 0 : W.wd) == null ? void 0 : J.height, 1) ?? "-"), this.hoursTableData.windwaveDir.push((Z = (q = u.wave) == null ? void 0 : q.wd) == null ? void 0 : Z.bearing), this.hoursTableData.windwavePeriod.push(this.roundPrecision((_ = (V = u.wave) == null ? void 0 : V.wd) == null ? void 0 : _.period, 1) ?? "-"), this.hoursTableData.swellHeight.push(this.roundPrecision((ee = ($ = u.wave) == null ? void 0 : $.swell) == null ? void 0 : ee.height, 1) ?? "-"), this.hoursTableData.swellDir.push((N = (g = u.wave) == null ? void 0 : g.swell) == null ? void 0 : N.bearing), this.hoursTableData.swellPeriod.push(this.roundPrecision((z = (H = u.wave) == null ? void 0 : H.swell) == null ? void 0 : z.period, 1) ?? "-"), this.hoursTableData.currentSpeed.push(this.roundPrecision((m = u.current) == null ? void 0 : m.speed, 1) ?? "-"), this.hoursTableData.currentDir.push((k = u.current) == null ? void 0 : k.bearing), this.hoursTableData.seaLevel.push(this.roundPrecision(u.height, 1) ?? "-"), this.hoursTableData.seaTemp.push(this.roundPrecision(u.sst, 0) ?? "-");
2764
+ for (let I = 0; I < 24; I++) {
2765
+ const b = M(this.pickedDate).clone().add(I, "h").format();
2766
+ this.hoursTableData.hours.push(b);
2767
+ const D = ((o = Le.pickHourly(this.meteoData, b)) == null ? void 0 : o[0]) || {};
2768
+ this.hoursTableData.weatherUrls.push((e = D.weather) == null ? void 0 : e.url), this.hoursTableData.weatherNames.push(((a = D.weather) == null ? void 0 : a.name) ?? "-"), this.hoursTableData.temp.push(this.roundPrecision((n = D.weather) == null ? void 0 : n.temp, 0) ?? "-"), this.hoursTableData.precipProbability.push(this.roundPrecision((p = (t = D.weather) == null ? void 0 : t.precip) == null ? void 0 : p.probability, 1) ?? "-"), this.hoursTableData.precip1h.push(this.roundPrecision((x = (y = D.weather) == null ? void 0 : y.precip) == null ? void 0 : x.sum, 1) ?? "-"), this.hoursTableData.visibility.push(this.roundPrecision((z = D.weather) == null ? void 0 : z.visibility, 0) ?? "-"), this.hoursTableData.humidity.push(this.roundPrecision((Q = D.weather) == null ? void 0 : Q.rh, 0) ?? "-"), this.hoursTableData.windSpeed.push(this.roundPrecision((F = (G = D.weather) == null ? void 0 : G.wind) == null ? void 0 : F.kts, 1)), this.hoursTableData.windDir.push((U = (K = D.weather) == null ? void 0 : K.wind) == null ? void 0 : U.bearing), this.hoursTableData.windGust.push(this.roundPrecision((ie = (ae = D.weather) == null ? void 0 : ae.wind) == null ? void 0 : ie.gusts, 1) ?? "-"), this.hoursTableData.sigwaveHeight.push(this.roundPrecision((S = (le = D.wave) == null ? void 0 : le.sig) == null ? void 0 : S.height, 1) ?? "-"), this.hoursTableData.sigwaveDir.push((J = (R = D.wave) == null ? void 0 : R.sig) == null ? void 0 : J.bearing), this.hoursTableData.windwaveHeight.push(this.roundPrecision((Z = (q = D.wave) == null ? void 0 : q.wd) == null ? void 0 : Z.height, 1) ?? "-"), this.hoursTableData.windwaveDir.push((_ = (V = D.wave) == null ? void 0 : V.wd) == null ? void 0 : _.bearing), this.hoursTableData.windwavePeriod.push(this.roundPrecision((ee = ($ = D.wave) == null ? void 0 : $.wd) == null ? void 0 : ee.period, 1) ?? "-"), this.hoursTableData.swellHeight.push(this.roundPrecision((se = (te = D.wave) == null ? void 0 : te.swell) == null ? void 0 : se.height, 1) ?? "-"), this.hoursTableData.swellDir.push((N = (g = D.wave) == null ? void 0 : g.swell) == null ? void 0 : N.bearing), this.hoursTableData.swellPeriod.push(this.roundPrecision((L = (H = D.wave) == null ? void 0 : H.swell) == null ? void 0 : L.period, 1) ?? "-"), this.hoursTableData.currentSpeed.push(this.roundPrecision((m = D.current) == null ? void 0 : m.speed, 1) ?? "-"), this.hoursTableData.currentDir.push((P = D.current) == null ? void 0 : P.bearing), this.hoursTableData.seaLevel.push(this.roundPrecision(D.height, 1) ?? "-"), this.hoursTableData.seaTemp.push(this.roundPrecision(D.sst, 0) ?? "-");
2701
2769
  }
2702
2770
  this.loading.hoursTable = !1;
2703
2771
  },
2704
2772
  handleClearHoursTable() {
2705
- this.position = {}, this.meteoData = {}, this.followItem = void 0, ue && document.getElementById("weather-chart") && ue.dispose(document.getElementById("weather-chart"));
2773
+ this.position = {}, this.meteoData = {}, this.followItem = void 0, xe && document.getElementById("weather-chart") && xe.dispose(document.getElementById("weather-chart"));
2706
2774
  },
2707
2775
  initDaysTableData() {
2708
- var e, s, n, t, p, x, b, P, L, T, O, j, Y, X, se, ie, G, K, R, W, J, q, Z, V, _, $, ee, g, N, H, z, m, k, v, I, u, re;
2776
+ var e, a, n, t, p, y, x, z, Q, G, F, K, U, ae, ie, le, S, R, J, q, Z, V, _, $, ee, te, se, g, N, H, L, m, P, I, b, D, de;
2709
2777
  this.daysTableData = [];
2710
- const o = te(this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
2711
- for (let Ae = 0; Ae < 14; Ae++) {
2712
- const oe = M(o).clone().add(Ae, "d").format(), d = ((e = ve.pickDaily(this.meteoData, oe)) == null ? void 0 : e[0]) || {};
2778
+ const o = W(this.etime).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
2779
+ for (let ge = 0; ge < 14; ge++) {
2780
+ const Ae = M(o).clone().add(ge, "d").format(), d = ((e = Le.pickDaily(this.meteoData, Ae)) == null ? void 0 : e[0]) || {};
2713
2781
  this.daysTableData.push({
2714
- localWeek: this.computeWeekLT(oe),
2715
- localDate: this.computeMMMDDLT(oe),
2716
- weatherUrl: (s = d == null ? void 0 : d.weather) == null ? void 0 : s.url,
2782
+ localWeek: this.computeWeekLT(Ae),
2783
+ localDate: this.computeMMMDDLT(Ae),
2784
+ weatherUrl: (a = d == null ? void 0 : d.weather) == null ? void 0 : a.url,
2717
2785
  minTemp: this.roundPrecision((t = (n = d == null ? void 0 : d.weather) == null ? void 0 : n.temp) == null ? void 0 : t.min, 0) ?? "-",
2718
- maxTemp: this.roundPrecision((x = (p = d == null ? void 0 : d.weather) == null ? void 0 : p.temp) == null ? void 0 : x.max, 0) ?? "-",
2719
- weatherName: (b = d == null ? void 0 : d.weather) == null ? void 0 : b.name,
2720
- precipSum: this.roundPrecision((L = (P = d == null ? void 0 : d.weather) == null ? void 0 : P.precip) == null ? void 0 : L.sum, 1) ?? "-",
2721
- precipRainSum: this.roundPrecision((O = (T = d == null ? void 0 : d.weather) == null ? void 0 : T.precip) == null ? void 0 : O.rainSum, 1) ?? "-",
2722
- precipSnowfallSum: this.roundPrecision((Y = (j = d == null ? void 0 : d.weather) == null ? void 0 : j.precip) == null ? void 0 : Y.snowfallSum, 1) ?? "-",
2723
- windSpeedMax: this.roundPrecision((se = (X = d == null ? void 0 : d.weather) == null ? void 0 : X.wind) == null ? void 0 : se.kts, 1) ?? "-",
2724
- windSpeedDir: (G = (ie = d == null ? void 0 : d.weather) == null ? void 0 : ie.wind) == null ? void 0 : G.bearing,
2725
- gustSpeedMax: this.roundPrecision((R = (K = d == null ? void 0 : d.weather) == null ? void 0 : K.wind) == null ? void 0 : R.gusts, 1) ?? "-",
2726
- windWaveHeight: this.roundPrecision((J = (W = d == null ? void 0 : d.wave) == null ? void 0 : W.wd) == null ? void 0 : J.height, 1) ?? "-",
2727
- windWavePeriod: this.roundPrecision((Z = (q = d == null ? void 0 : d.wave) == null ? void 0 : q.wd) == null ? void 0 : Z.period, 1) ?? "-",
2728
- windWaveDir: (_ = (V = d == null ? void 0 : d.wave) == null ? void 0 : V.wd) == null ? void 0 : _.bearing,
2729
- swellWaveHeight: this.roundPrecision((ee = ($ = d == null ? void 0 : d.wave) == null ? void 0 : $.swell) == null ? void 0 : ee.height, 1) ?? "-",
2786
+ maxTemp: this.roundPrecision((y = (p = d == null ? void 0 : d.weather) == null ? void 0 : p.temp) == null ? void 0 : y.max, 0) ?? "-",
2787
+ weatherName: (x = d == null ? void 0 : d.weather) == null ? void 0 : x.name,
2788
+ precipSum: this.roundPrecision((Q = (z = d == null ? void 0 : d.weather) == null ? void 0 : z.precip) == null ? void 0 : Q.sum, 1) ?? "-",
2789
+ precipRainSum: this.roundPrecision((F = (G = d == null ? void 0 : d.weather) == null ? void 0 : G.precip) == null ? void 0 : F.rainSum, 1) ?? "-",
2790
+ precipSnowfallSum: this.roundPrecision((U = (K = d == null ? void 0 : d.weather) == null ? void 0 : K.precip) == null ? void 0 : U.snowfallSum, 1) ?? "-",
2791
+ windSpeedMax: this.roundPrecision((ie = (ae = d == null ? void 0 : d.weather) == null ? void 0 : ae.wind) == null ? void 0 : ie.kts, 1) ?? "-",
2792
+ windSpeedDir: (S = (le = d == null ? void 0 : d.weather) == null ? void 0 : le.wind) == null ? void 0 : S.bearing,
2793
+ gustSpeedMax: this.roundPrecision((J = (R = d == null ? void 0 : d.weather) == null ? void 0 : R.wind) == null ? void 0 : J.gusts, 1) ?? "-",
2794
+ windWaveHeight: this.roundPrecision((Z = (q = d == null ? void 0 : d.wave) == null ? void 0 : q.wd) == null ? void 0 : Z.height, 1) ?? "-",
2795
+ windWavePeriod: this.roundPrecision((_ = (V = d == null ? void 0 : d.wave) == null ? void 0 : V.wd) == null ? void 0 : _.period, 1) ?? "-",
2796
+ windWaveDir: (ee = ($ = d == null ? void 0 : d.wave) == null ? void 0 : $.wd) == null ? void 0 : ee.bearing,
2797
+ swellWaveHeight: this.roundPrecision((se = (te = d == null ? void 0 : d.wave) == null ? void 0 : te.swell) == null ? void 0 : se.height, 1) ?? "-",
2730
2798
  swellWavePeriod: this.roundPrecision((N = (g = d == null ? void 0 : d.wave) == null ? void 0 : g.swell) == null ? void 0 : N.period, 1) ?? "-",
2731
- swellWaveDir: (z = (H = d == null ? void 0 : d.wave) == null ? void 0 : H.swell) == null ? void 0 : z.bearing,
2732
- sigWaveHeight: this.roundPrecision((k = (m = d == null ? void 0 : d.wave) == null ? void 0 : m.sig) == null ? void 0 : k.height, 1) ?? "-",
2733
- sigWavePeriod: this.roundPrecision((I = (v = d == null ? void 0 : d.wave) == null ? void 0 : v.sig) == null ? void 0 : I.period, 1) ?? "-",
2734
- sigWaveDir: (re = (u = d == null ? void 0 : d.wave) == null ? void 0 : u.sig) == null ? void 0 : re.bearing
2799
+ swellWaveDir: (L = (H = d == null ? void 0 : d.wave) == null ? void 0 : H.swell) == null ? void 0 : L.bearing,
2800
+ sigWaveHeight: this.roundPrecision((P = (m = d == null ? void 0 : d.wave) == null ? void 0 : m.sig) == null ? void 0 : P.height, 1) ?? "-",
2801
+ sigWavePeriod: this.roundPrecision((b = (I = d == null ? void 0 : d.wave) == null ? void 0 : I.sig) == null ? void 0 : b.period, 1) ?? "-",
2802
+ sigWaveDir: (de = (D = d == null ? void 0 : d.wave) == null ? void 0 : D.sig) == null ? void 0 : de.bearing
2735
2803
  });
2736
2804
  }
2737
2805
  this.loading.daysTable = !1;
2738
2806
  },
2739
- initHourlyTableData(o, e, s, n) {
2740
- var b, P, L, T, O, j, Y, X, se, ie, G, K, R, W, J, q, Z, V, _, $, ee, g, N, H, z, m, k, v, I, u, re, Ae, oe, d, ge;
2807
+ initHourlyTableData(o, e, a, n) {
2808
+ var x, z, Q, G, F, K, U, ae, ie, le, S, R, J, q, Z, V, _, $, ee, te, se, g, N, H, L, m, P, I, b, D, de, ge, Ae, d, pe, v, O;
2741
2809
  this.hourlyTableData = [];
2742
- const t = e || 14, p = s || this.etime, x = te(p).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
2743
- for (let f = 0; f < t * 24; f++) {
2744
- let S;
2745
- if (n ? S = M(x).clone().add(f, "h").format() : f < 3 * 24 ? S = M(x).clone().add(f, "h").format() : f < 7 * 24 ? f % 3 === 0 && (S = M(x).clone().add(f, "h").format()) : f % 6 === 0 && (S = M(x).clone().add(f, "h").format()), S) {
2746
- const l = ((b = ve.pickHourly(o, S)) == null ? void 0 : b[0]) || {};
2810
+ const t = e || 14, p = a || this.etime, y = W(p).tz(this.positionGmt).set({ hour: 0, minute: 0, second: 0, millisecond: 0 }).format();
2811
+ for (let E = 0; E < t * 24; E++) {
2812
+ let he, T;
2813
+ if (E % 3 === 0 && (T = 3), n ? E % 3 === 0 && (he = M(y).clone().add(E, "h").format()) : E < 3 * 24 ? he = M(y).clone().add(E, "h").format() : E < 7 * 24 ? E % 3 === 0 && (he = M(y).clone().add(E, "h").format()) : E % 6 === 0 && (he = M(y).clone().add(E, "h").format()), he) {
2814
+ const l = ((x = Le.pickHourly(o, he)) == null ? void 0 : x[0]) || {}, X = T === 6 ? this.roundPrecision((Q = (z = l == null ? void 0 : l.weather) == null ? void 0 : z.precip) == null ? void 0 : Q.sum6Hours, 1) : T === 3 ? this.roundPrecision((F = (G = l == null ? void 0 : l.weather) == null ? void 0 : G.precip) == null ? void 0 : F.sum3Hours, 1) : "-";
2747
2815
  this.hourlyTableData.push({
2748
- localDate: this.computeMMMDDHHmmLT(S),
2749
- temp: this.roundPrecision((P = l == null ? void 0 : l.weather) == null ? void 0 : P.temp, 0) ?? "-",
2750
- precipSum: this.roundPrecision((T = (L = l == null ? void 0 : l.weather) == null ? void 0 : L.precip) == null ? void 0 : T.sum, 1) ?? "-",
2751
- visibility: this.roundPrecision((O = l == null ? void 0 : l.weather) == null ? void 0 : O.visibility, 1) ?? "-",
2752
- windSpeed: this.roundPrecision((Y = (j = l == null ? void 0 : l.weather) == null ? void 0 : j.wind) == null ? void 0 : Y.kts, 1) ?? "-",
2753
- windDir: (se = (X = l == null ? void 0 : l.weather) == null ? void 0 : X.wind) == null ? void 0 : se.direction,
2754
- windBearing: (G = (ie = l == null ? void 0 : l.weather) == null ? void 0 : ie.wind) == null ? void 0 : G.bearing,
2755
- windBF: ((R = (K = l == null ? void 0 : l.weather) == null ? void 0 : K.wind) == null ? void 0 : R.scale) ?? "-",
2756
- windGusts: this.roundPrecision((J = (W = l == null ? void 0 : l.weather) == null ? void 0 : W.wind) == null ? void 0 : J.gusts, 1) ?? "-",
2757
- windWaveHeight: this.roundPrecision((Z = (q = l == null ? void 0 : l.wave) == null ? void 0 : q.wd) == null ? void 0 : Z.height, 1) ?? "-",
2758
- windWavePeriod: this.roundPrecision((_ = (V = l == null ? void 0 : l.wave) == null ? void 0 : V.wd) == null ? void 0 : _.period, 1) ?? "-",
2759
- windWaveDir: (ee = ($ = l == null ? void 0 : l.wave) == null ? void 0 : $.wd) == null ? void 0 : ee.direction,
2760
- windWaveBearing: (N = (g = l == null ? void 0 : l.wave) == null ? void 0 : g.wd) == null ? void 0 : N.bearing,
2761
- sigWaveHeight: this.roundPrecision((z = (H = l == null ? void 0 : l.wave) == null ? void 0 : H.sig) == null ? void 0 : z.height, 1) ?? "-",
2762
- sigWavePeriod: this.roundPrecision((k = (m = l == null ? void 0 : l.wave) == null ? void 0 : m.sig) == null ? void 0 : k.period, 1) ?? "-",
2763
- sigWaveDir: (I = (v = l == null ? void 0 : l.wave) == null ? void 0 : v.sig) == null ? void 0 : I.direction,
2764
- sigWaveBearing: (re = (u = l == null ? void 0 : l.wave) == null ? void 0 : u.wd) == null ? void 0 : re.bearing,
2765
- currentDir: (Ae = l == null ? void 0 : l.current) == null ? void 0 : Ae.direction,
2766
- currentSpd: this.roundPrecision((oe = l == null ? void 0 : l.current) == null ? void 0 : oe.kts, 1) ?? "-",
2767
- currentBearing: (ge = (d = l == null ? void 0 : l.wave) == null ? void 0 : d.wd) == null ? void 0 : ge.bearing,
2816
+ localDate: this.computeMMMDDHHmmLT(he),
2817
+ temp: this.roundPrecision((K = l == null ? void 0 : l.weather) == null ? void 0 : K.temp, 0) ?? "-",
2818
+ precipSum: X ?? "-",
2819
+ visibility: this.roundPrecision((U = l == null ? void 0 : l.weather) == null ? void 0 : U.visibility, 1) ?? "-",
2820
+ windSpeed: this.roundPrecision((ie = (ae = l == null ? void 0 : l.weather) == null ? void 0 : ae.wind) == null ? void 0 : ie.kts, 1) ?? "-",
2821
+ windDir: (S = (le = l == null ? void 0 : l.weather) == null ? void 0 : le.wind) == null ? void 0 : S.direction,
2822
+ windBearing: (J = (R = l == null ? void 0 : l.weather) == null ? void 0 : R.wind) == null ? void 0 : J.bearing,
2823
+ windBF: ((Z = (q = l == null ? void 0 : l.weather) == null ? void 0 : q.wind) == null ? void 0 : Z.scale) ?? "-",
2824
+ windGusts: this.roundPrecision((_ = (V = l == null ? void 0 : l.weather) == null ? void 0 : V.wind) == null ? void 0 : _.gusts, 1) ?? "-",
2825
+ windWaveHeight: this.roundPrecision((ee = ($ = l == null ? void 0 : l.wave) == null ? void 0 : $.wd) == null ? void 0 : ee.height, 1) ?? "-",
2826
+ windWavePeriod: this.roundPrecision((se = (te = l == null ? void 0 : l.wave) == null ? void 0 : te.wd) == null ? void 0 : se.period, 1) ?? "-",
2827
+ windWaveDir: (N = (g = l == null ? void 0 : l.wave) == null ? void 0 : g.wd) == null ? void 0 : N.direction,
2828
+ windWaveBearing: (L = (H = l == null ? void 0 : l.wave) == null ? void 0 : H.wd) == null ? void 0 : L.bearing,
2829
+ sigWaveHeight: this.roundPrecision((P = (m = l == null ? void 0 : l.wave) == null ? void 0 : m.sig) == null ? void 0 : P.height, 1) ?? "-",
2830
+ sigWavePeriod: this.roundPrecision((b = (I = l == null ? void 0 : l.wave) == null ? void 0 : I.sig) == null ? void 0 : b.period, 1) ?? "-",
2831
+ sigWaveDir: (de = (D = l == null ? void 0 : l.wave) == null ? void 0 : D.sig) == null ? void 0 : de.direction,
2832
+ sigWaveBearing: (Ae = (ge = l == null ? void 0 : l.wave) == null ? void 0 : ge.wd) == null ? void 0 : Ae.bearing,
2833
+ currentDir: (d = l == null ? void 0 : l.current) == null ? void 0 : d.direction,
2834
+ currentSpd: this.roundPrecision((pe = l == null ? void 0 : l.current) == null ? void 0 : pe.kts, 1) ?? "-",
2835
+ currentBearing: (O = (v = l == null ? void 0 : l.wave) == null ? void 0 : v.wd) == null ? void 0 : O.bearing,
2768
2836
  seaLevel: this.roundPrecision(l == null ? void 0 : l.height, 1) ?? "-",
2769
2837
  seaSurfaceTemp: this.roundPrecision(l == null ? void 0 : l.sst, 0) ?? "-"
2770
2838
  });
@@ -2776,7 +2844,7 @@ const Fe = (o, e) => {
2776
2844
  this.currentMonth = o, await this.fetchSeasonalData(), this.initSeasonalEchart();
2777
2845
  },
2778
2846
  async handleDateRange() {
2779
- const { year0: o, month0: e, date0: s, year1: n, month1: t, date1: p } = {
2847
+ const { year0: o, month0: e, date0: a, year1: n, month1: t, date1: p } = {
2780
2848
  year0: M(this.dateRange[0]).year(),
2781
2849
  month0: M(this.dateRange[0]).month(),
2782
2850
  date0: M(this.dateRange[0]).date(),
@@ -2785,234 +2853,240 @@ const Fe = (o, e) => {
2785
2853
  date1: M(this.dateRange[1]).date()
2786
2854
  };
2787
2855
  this.dateRangeZ = [
2788
- M(this.dateRangeZ[0]).set({ year: o, month: e, date: s }).utc().format(),
2856
+ M(this.dateRangeZ[0]).set({ year: o, month: e, date: a }).utc().format(),
2789
2857
  M(this.dateRangeZ[1]).set({ year: n, month: t, date: p }).utc().format()
2790
2858
  ];
2791
- const x = M(this.dateRangeZ[1]).diff(M(this.dateRangeZ[0]), "d", !0) + 1;
2792
- await this.fetchHistoryMeteo(x), this.handleMeteogramData14(this.meteoData, x, this.dateRangeZ[0]), this.initHourlyTableData(this.meteoData, x, this.dateRangeZ[0]);
2859
+ const y = M(this.dateRangeZ[1]).diff(M(this.dateRangeZ[0]), "d", !0) + 1;
2860
+ await this.fetchHistoryMeteo(y), this.handleMeteogramData14(this.meteoData, y, this.dateRangeZ[0]), this.initHourlyTableData(this.meteoData, y, this.dateRangeZ[0], !0), this.selectDate = void 0;
2793
2861
  },
2794
2862
  handlePickDate(o) {
2795
2863
  o[1] ? this.selectDate = null : this.selectDate = o[0].getTime();
2796
2864
  }
2797
2865
  }
2798
- }, Ye = { class: "spot-report" }, je = { class: "search-header-box" }, Ke = { class: "search-header-box-inner flex-between" }, Ue = { class: "search-box flex-start" }, Xe = { class: "menu-box flex-end" }, Re = { class: "content-box" }, We = { class: "title-section flex-between" }, Je = { class: "main-title" }, qe = { class: "sub-title" }, Ze = { key: 0 }, Ve = { class: "flex-end" }, _e = {
2866
+ }, $e = { class: "spot-report" }, et = { class: "search-header-box" }, tt = { class: "search-header-box-inner flex-between" }, st = { class: "search-box flex-start" }, at = { class: "menu-box flex-end" }, it = { class: "content-box" }, ot = { class: "title-section flex-between" }, nt = { class: "main-title" }, rt = { class: "sub-title" }, lt = { key: 0 }, At = { class: "flex-end" }, ht = {
2799
2867
  key: 0,
2800
2868
  class: "meteogram-echart-section"
2801
- }, $e = {
2869
+ }, dt = {
2802
2870
  key: 0,
2803
2871
  class: "card"
2804
- }, et = { class: "title flex-start" }, tt = { style: { "margin-right": "5px" } }, st = { class: "datetime-select-box" }, at = {
2872
+ }, gt = { class: "title flex-start" }, ct = { style: { "margin-right": "5px" } }, wt = { class: "datetime-select-box" }, pt = {
2805
2873
  key: 1,
2806
2874
  class: "card flex-center"
2807
- }, it = {
2875
+ }, mt = {
2808
2876
  key: 2,
2809
2877
  class: "card flex-center"
2810
- }, ot = {
2878
+ }, ut = {
2811
2879
  key: 1,
2812
2880
  class: "weather-echart-section"
2813
- }, nt = {
2881
+ }, ft = {
2814
2882
  key: 0,
2815
2883
  id: "weather-chart",
2816
2884
  class: "weather-chart"
2817
- }, rt = {
2885
+ }, Dt = {
2818
2886
  key: 1,
2819
2887
  class: "weather-chart weather-chart-loading flex-center"
2820
- }, At = {
2888
+ }, yt = {
2821
2889
  key: 2,
2822
2890
  class: "weather-chart flex-center"
2823
- }, lt = {
2891
+ }, Bt = {
2824
2892
  key: 2,
2825
2893
  class: "hours-table-section",
2826
2894
  style: { border: "1px solid var(--idm-gray-light)" }
2827
- }, ht = {
2895
+ }, xt = {
2828
2896
  key: 0,
2829
2897
  class: "card"
2830
- }, dt = { class: "date" }, gt = { class: "basic-table" }, ct = { class: "day" }, wt = { class: "hour" }, pt = { class: "icon" }, mt = ["src"], ut = { class: "text" }, ft = { class: "text" }, Dt = { class: "text" }, yt = { class: "text" }, Bt = { class: "text" }, xt = { class: "text" }, vt = { key: 1 }, Ct = { class: "text" }, It = { class: "text" }, bt = { class: "wave-current-table" }, Et = { class: "text" }, Qt = { class: "text" }, Mt = { key: 1 }, Lt = { class: "text" }, zt = { class: "text" }, Ht = { class: "text" }, kt = { key: 1 }, Pt = { class: "text" }, Nt = { class: "text" }, Tt = { class: "text" }, Gt = { key: 1 }, St = { class: "text" }, Ft = { class: "sea-table" }, Ot = { class: "text" }, Yt = { class: "text" }, jt = {
2898
+ }, vt = { class: "date" }, Ct = { class: "basic-table" }, It = { class: "day" }, bt = { class: "hour" }, Et = { class: "icon" }, Qt = ["src"], Mt = { class: "text" }, Lt = { class: "text" }, zt = { class: "text" }, Ht = { class: "text" }, kt = { class: "text" }, Pt = { class: "text" }, Nt = { key: 1 }, Tt = { class: "text" }, Gt = { class: "text" }, St = { class: "wave-current-table" }, Ft = { class: "text" }, Ot = { class: "text" }, Yt = { key: 1 }, jt = { class: "text" }, Kt = { class: "text" }, Ut = { class: "text" }, Rt = { key: 1 }, Xt = { class: "text" }, Wt = { class: "text" }, Jt = { class: "text" }, qt = { key: 1 }, Zt = { class: "text" }, Vt = { class: "sea-table" }, _t = { class: "text" }, $t = { class: "text" }, es = {
2831
2899
  key: 1,
2832
2900
  class: "card card-loading flex-center"
2833
- }, Kt = {
2901
+ }, ts = {
2834
2902
  key: 2,
2835
2903
  class: "card flex-center"
2836
- }, Ut = {
2904
+ }, ss = {
2837
2905
  key: 3,
2838
2906
  class: "days-table-section"
2839
- }, Xt = {
2907
+ }, as = {
2840
2908
  key: 0,
2841
2909
  class: "card"
2842
- }, Rt = { class: "conditions-table" }, Wt = {
2910
+ }, is = { class: "conditions-table" }, os = {
2843
2911
  rowspan: "1",
2844
2912
  colspan: "1",
2845
2913
  class: "tr-title font-gray",
2846
2914
  style: { "text-align": "right", "padding-right": "10px", "box-sizing": "border-box" }
2847
- }, Jt = {
2915
+ }, ns = {
2848
2916
  rowspan: "1",
2849
2917
  colspan: "1"
2850
- }, qt = ["src"], Zt = {
2918
+ }, rs = ["src"], ls = {
2851
2919
  rowspan: "1",
2852
2920
  colspan: "1",
2853
2921
  class: "text-align-left"
2854
- }, Vt = {
2922
+ }, As = {
2855
2923
  rowspan: "1",
2856
2924
  colspan: "1",
2857
2925
  class: "text-align-left"
2858
- }, _t = {
2926
+ }, hs = {
2859
2927
  rowspan: "1",
2860
2928
  colspan: "1",
2861
2929
  class: "text-align-left"
2862
- }, $t = {
2930
+ }, ds = {
2863
2931
  rowspan: "1",
2864
2932
  colspan: "1",
2865
2933
  class: "text-align-left"
2866
- }, es = {
2934
+ }, gs = {
2867
2935
  rowspan: "1",
2868
2936
  colspan: "1",
2869
2937
  class: "text-align-left"
2870
- }, ts = {
2938
+ }, cs = {
2871
2939
  rowspan: "1",
2872
2940
  colspan: "1",
2873
2941
  class: "text-align-right",
2874
2942
  style: { "padding-right": "30px" }
2875
- }, ss = { key: 1 }, as = {
2943
+ }, ws = { key: 1 }, ps = {
2876
2944
  rowspan: "1",
2877
2945
  colspan: "1",
2878
2946
  class: "text-align-right",
2879
2947
  style: { "padding-right": "25px" }
2880
- }, is = {
2948
+ }, ms = {
2881
2949
  rowspan: "1",
2882
2950
  colspan: "1",
2883
2951
  class: "text-align-right",
2884
2952
  style: { "padding-right": "30px" }
2885
- }, os = { key: 1 }, ns = {
2953
+ }, us = { key: 1 }, fs = {
2886
2954
  rowspan: "1",
2887
2955
  colspan: "1",
2888
2956
  class: "text-align-right",
2889
2957
  style: { "padding-right": "30px" }
2890
- }, rs = { key: 1 }, As = {
2958
+ }, Ds = { key: 1 }, ys = {
2891
2959
  rowspan: "1",
2892
2960
  colspan: "1",
2893
2961
  class: "text-align-right",
2894
2962
  style: { "padding-right": "30px" }
2895
- }, ls = { key: 1 }, hs = {
2963
+ }, Bs = { key: 1 }, xs = {
2896
2964
  key: 1,
2897
2965
  class: "card card-loading flex-center"
2898
- }, ds = {
2966
+ }, vs = {
2899
2967
  key: 2,
2900
2968
  class: "card flex-center"
2901
- }, gs = {
2969
+ }, Cs = {
2902
2970
  key: 4,
2903
2971
  class: "hourly-table-section"
2904
- }, cs = {
2972
+ }, Is = {
2905
2973
  key: 0,
2906
2974
  class: "card"
2907
- }, ws = { class: "conditions-table" }, ps = {
2975
+ }, bs = { class: "conditions-table" }, Es = {
2908
2976
  rowspan: "1",
2909
2977
  colspan: "1",
2910
2978
  class: "border"
2911
- }, ms = {
2979
+ }, Qs = {
2912
2980
  rowspan: "1",
2913
2981
  colspan: "1",
2914
2982
  class: "border"
2915
- }, us = {
2983
+ }, Ms = {
2916
2984
  rowspan: "1",
2917
2985
  colspan: "1",
2918
2986
  class: "border"
2919
- }, fs = {
2987
+ }, Ls = {
2920
2988
  rowspan: "1",
2921
2989
  colspan: "1",
2922
2990
  class: "border"
2923
- }, Ds = {
2991
+ }, zs = {
2924
2992
  rowspan: "1",
2925
2993
  colspan: "1",
2926
2994
  class: "border",
2927
2995
  style: { "font-size": "11px", "text-align": "right", "padding-right": "3px" }
2928
- }, ys = { key: 1 }, Bs = {
2996
+ }, Hs = { key: 1 }, ks = {
2929
2997
  rowspan: "1",
2930
2998
  colspan: "1",
2931
2999
  class: "border"
2932
- }, xs = {
3000
+ }, Ps = {
2933
3001
  rowspan: "1",
2934
3002
  colspan: "1",
2935
3003
  class: "border"
2936
- }, vs = {
3004
+ }, Ns = {
2937
3005
  rowspan: "1",
2938
3006
  colspan: "1",
2939
3007
  class: "border"
2940
- }, Cs = {
3008
+ }, Ts = {
2941
3009
  rowspan: "1",
2942
3010
  colspan: "1",
2943
3011
  class: "border",
2944
3012
  style: { "font-size": "11px", "text-align": "right", "padding-right": "3px" }
2945
- }, Is = { key: 1 }, bs = {
3013
+ }, Gs = { key: 1 }, Ss = {
2946
3014
  rowspan: "1",
2947
3015
  colspan: "1",
2948
3016
  class: "border"
2949
- }, Es = {
3017
+ }, Fs = {
2950
3018
  rowspan: "1",
2951
3019
  colspan: "1",
2952
3020
  class: "border"
2953
- }, Qs = {
3021
+ }, Os = {
2954
3022
  rowspan: "1",
2955
3023
  colspan: "1",
2956
3024
  class: "border",
2957
3025
  style: { "font-size": "11px", "text-align": "right", "padding-right": "3px" }
2958
- }, Ms = { key: 1 }, Ls = {
3026
+ }, Ys = { key: 1 }, js = {
2959
3027
  rowspan: "1",
2960
3028
  colspan: "1",
2961
3029
  class: "border"
2962
- }, zs = {
3030
+ }, Ks = {
2963
3031
  rowspan: "1",
2964
3032
  colspan: "1",
2965
3033
  class: "border"
2966
- }, Hs = {
3034
+ }, Us = {
2967
3035
  rowspan: "1",
2968
3036
  colspan: "1",
2969
3037
  class: "border",
2970
3038
  style: { "font-size": "11px", "text-align": "right", "padding-right": "3px" }
2971
- }, ks = { key: 1 }, Ps = {
3039
+ }, Rs = { key: 1 }, Xs = {
2972
3040
  rowspan: "1",
2973
3041
  colspan: "1",
2974
3042
  class: "border"
2975
- }, Ns = {
3043
+ }, Ws = {
2976
3044
  rowspan: "1",
2977
3045
  colspan: "1",
2978
3046
  class: "border"
2979
- }, Ts = {
3047
+ }, Js = {
2980
3048
  rowspan: "1",
2981
3049
  colspan: "1",
2982
3050
  class: "border"
2983
- }, Gs = {
3051
+ }, qs = {
2984
3052
  key: 1,
2985
3053
  class: "card card-loading flex-center"
2986
- }, Ss = {
3054
+ }, Zs = {
2987
3055
  key: 2,
2988
3056
  class: "card flex-center"
2989
- }, Fs = {
3057
+ }, Vs = {
2990
3058
  key: 5,
2991
3059
  class: "seasonal-weather-section"
2992
- }, Os = {
3060
+ }, _s = {
2993
3061
  key: 0,
2994
3062
  class: "card flex-space"
2995
- }, Ys = {
3063
+ }, $s = {
2996
3064
  class: "echart-box",
2997
3065
  style: {}
2998
- }, js = { style: { cursor: "pointer" } }, Ks = { style: { padding: "3px 0 0 5px", cursor: "pointer" } }, Us = { class: "months-select-box" }, Xs = { class: "bg-select" }, Rs = ["onClick"], Ws = { class: "flex-col-start-start right-bar" }, Js = {
3066
+ }, ea = { style: { cursor: "pointer" } }, ta = { style: { padding: "3px 0 0 5px", cursor: "pointer" } }, sa = { class: "months-select-box" }, aa = { class: "bg-select" }, ia = ["onClick"], oa = { class: "flex-col-start-start right-bar" }, na = {
2999
3067
  class: "",
3000
3068
  style: { "font-size": "16px", "font-weight": "bold", "margin-bottom": "20px" }
3001
- }, qs = { class: "text" }, Zs = { class: "text" }, Vs = { class: "text" }, _s = { class: "text" }, $s = { class: "text" }, ea = { class: "text" }, ta = { class: "text" }, sa = { class: "text" }, aa = { class: "text" }, ia = { class: "text" }, oa = { class: "text" }, na = { class: "text" }, ra = {
3069
+ }, ra = { class: "text" }, la = { class: "text" }, Aa = { class: "text" }, ha = { class: "text" }, da = { class: "text" }, ga = { class: "text" }, ca = { class: "text" }, wa = { class: "text" }, pa = { class: "text" }, ma = { class: "text" }, ua = { class: "text" }, fa = { class: "text" }, Da = {
3002
3070
  key: 1,
3003
3071
  class: "card flex-center"
3004
- }, Aa = {
3072
+ }, ya = {
3005
3073
  key: 2,
3006
3074
  class: "card flex-center"
3007
- };
3008
- function la(o, e, s, n, t, p) {
3009
- var X, se, ie, G, K, R, W, J, q, Z, V, _, $, ee, g, N, H, z, m, k, v, I, u, re, Ae, oe, d, ge, f, S, l, U, F, E, Q, h, D, le, ae, he, pe, y, me, B;
3010
- const x = xe("ElOption"), b = xe("ElSelect"), P = xe("ElTooltip"), L = xe("Calendar"), T = xe("el-icon"), O = xe("ArrowRightBold"), j = xe("ElIcon"), Y = xe("el-date-picker");
3011
- return r(), A("div", Ye, [
3012
- a("div", je, [
3013
- a("div", Ke, [
3014
- a("div", Ue, [
3015
- ye(b, {
3075
+ }, Ba = {
3076
+ key: 0,
3077
+ class: "info-box-item flex-start"
3078
+ }, xa = { style: { width: "300px" } }, va = { class: "info-box-item flex-start" }, Ca = { style: { width: "300px" } }, Ia = {
3079
+ key: 1,
3080
+ class: "info-box-item flex-start"
3081
+ }, ba = { class: "info-box-item flex-center" };
3082
+ function Ea(o, e, a, n, t, p) {
3083
+ var S, R, J, q, Z, V, _, $, ee, te, se, g, N, H, L, m, P, I, b, D, de, ge, Ae, d, pe, v, O, E, he, T, l, X, C, re, Y, h, u, j, f, De, k, oe, fe, B;
3084
+ const y = Ie("ElOption"), x = Ie("ElSelect"), z = Ie("ElTooltip"), Q = Ie("Calendar"), G = Ie("el-icon"), F = Ie("ArrowRightBold"), K = Ie("ElIcon"), U = Ie("el-date-picker"), ae = Ie("ElInput"), ie = Ie("ElButton"), le = Ie("ElDialog");
3085
+ return r(), A("div", $e, [
3086
+ s("div", et, [
3087
+ s("div", tt, [
3088
+ s("div", st, [
3089
+ ve(x, {
3016
3090
  modelValue: t.searchName,
3017
3091
  "onUpdate:modelValue": e[0] || (e[0] = (i) => t.searchName = i),
3018
3092
  filterable: "",
@@ -3027,99 +3101,99 @@ function la(o, e, s, n, t, p) {
3027
3101
  onBlur: e[2] || (e[2] = (i) => t.placeholder = "search for port name or coordinates"),
3028
3102
  onChange: p.handleSearch
3029
3103
  }, {
3030
- default: be(() => [
3031
- (r(!0), A(ce, null, we(t.positionList, (i) => (r(), Se(x, {
3104
+ default: Me(() => [
3105
+ (r(!0), A(me, null, ue(t.positionList, (i) => (r(), Se(y, {
3032
3106
  key: i.name,
3033
- label: i.name,
3107
+ label: i.nameRemark,
3034
3108
  value: i.name
3035
3109
  }, null, 8, ["label", "value"]))), 128))
3036
3110
  ]),
3037
3111
  _: 1
3038
3112
  }, 8, ["modelValue", "placeholder", "remote-method", "onChange"])
3039
3113
  ]),
3040
- a("div", Xe, [
3041
- a("div", {
3042
- class: de(["item flex-center", t.menuIndex === 1 ? "active" : ""]),
3114
+ s("div", at, [
3115
+ s("div", {
3116
+ class: we(["item flex-center", t.menuIndex === 1 ? "active" : ""]),
3043
3117
  onClick: e[3] || (e[3] = (i) => t.menuIndex = 1)
3044
3118
  }, "History", 2),
3045
- a("div", {
3046
- class: de(["item flex-center", t.menuIndex === 2 ? "active" : ""]),
3119
+ s("div", {
3120
+ class: we(["item flex-center", t.menuIndex === 2 ? "active" : ""]),
3047
3121
  onClick: e[4] || (e[4] = (i) => t.menuIndex = 2)
3048
3122
  }, "7-Day Forecast", 2),
3049
- a("div", {
3050
- class: de(["item flex-center", t.menuIndex === 3 ? "active" : ""]),
3123
+ s("div", {
3124
+ class: we(["item flex-center", t.menuIndex === 3 ? "active" : ""]),
3051
3125
  onClick: e[5] || (e[5] = (i) => t.menuIndex = 3)
3052
3126
  }, "14-Day Forecast", 2),
3053
- a("div", {
3054
- class: de(["item flex-center", t.menuIndex === 4 ? "active" : ""]),
3127
+ s("div", {
3128
+ class: we(["item flex-center", t.menuIndex === 4 ? "active" : ""]),
3055
3129
  onClick: e[6] || (e[6] = (i) => t.menuIndex = 4)
3056
3130
  }, "Seasonal Forecast", 2)
3057
3131
  ])
3058
3132
  ])
3059
3133
  ]),
3060
- a("div", Re, [
3061
- a("div", We, [
3062
- a("div", null, [
3063
- a("div", Je, c(t.menuIndex === 4 ? "Seasonal" : "") + " Weather forecast for " + c(((X = t.position) == null ? void 0 : X.name) || "-") + " ( UTC" + c(t.positionOffset) + " )", 1),
3064
- a("div", qe, [
3065
- ne(" At " + c((se = t.position) != null && se.portId ? "port" : "coordinates"), 1),
3066
- (ie = t.position) != null && ie.portId ? (r(), A("span", Ze, ", " + c(p.computeLat(t.position.lat)) + ", " + c(p.computeLng(t.position.lng)), 1)) : Be("", !0),
3134
+ s("div", it, [
3135
+ s("div", ot, [
3136
+ s("div", null, [
3137
+ s("div", nt, c(t.menuIndex === 4 ? "Seasonal" : "") + " Weather forecast for " + c(((S = t.position) == null ? void 0 : S.name) || "-") + " ( UTC" + c(t.positionOffset) + " )", 1),
3138
+ s("div", rt, [
3139
+ ne(" At " + c((R = t.position) != null && R.portId ? "port" : "coordinates"), 1),
3140
+ (J = t.position) != null && J.portId ? (r(), A("span", lt, ", " + c(p.computeLat(t.position.lat)) + ", " + c(p.computeLng(t.position.lng)), 1)) : be("", !0),
3067
3141
  ne(", issued " + c(t.issuedDate), 1)
3068
3142
  ])
3069
3143
  ]),
3070
- a("div", Ve, [
3071
- ye(P, {
3144
+ s("div", At, [
3145
+ ve(z, {
3072
3146
  placement: "left",
3073
3147
  effect: "light",
3074
3148
  content: t.followItem ? "Remove the Port/Coordinate from My Follows" : "Add the Port/Coordinate to My Follows",
3075
3149
  "show-after": 1e3
3076
3150
  }, {
3077
- default: be(() => [
3151
+ default: Me(() => [
3078
3152
  t.followItem ? (r(), A("span", {
3079
3153
  key: 0,
3080
3154
  class: "iconfont icon active",
3081
- onClick: e[7] || (e[7] = (...i) => p.handleFollow && p.handleFollow(...i))
3155
+ onClick: e[7] || (e[7] = (...i) => p.handleFollowDialogOpen && p.handleFollowDialogOpen(...i))
3082
3156
  }, "")) : (r(), A("span", {
3083
3157
  key: 1,
3084
3158
  class: "iconfont icon",
3085
- onClick: e[8] || (e[8] = (...i) => p.handleFollow && p.handleFollow(...i))
3159
+ onClick: e[8] || (e[8] = (...i) => p.handleFollowDialogOpen && p.handleFollowDialogOpen(...i))
3086
3160
  }, ""))
3087
3161
  ]),
3088
3162
  _: 1
3089
3163
  }, 8, ["content"])
3090
3164
  ])
3091
3165
  ]),
3092
- t.menuIndex === 1 || t.menuIndex === 2 || t.menuIndex === 3 ? (r(), A("div", _e, [
3093
- (G = t.position) != null && G.name && s.token && !((K = t.loading) != null && K.meteogramEchart) ? (r(), A("div", $e, [
3094
- a("div", et, [
3095
- e[12] || (e[12] = a("div", { style: { "margin-right": "20px" } }, "Meteogram", -1)),
3096
- Me(a("div", {
3166
+ t.menuIndex === 1 || t.menuIndex === 2 || t.menuIndex === 3 ? (r(), A("div", ht, [
3167
+ (q = t.position) != null && q.name && a.token && !((Z = t.loading) != null && Z.meteogramEchart) ? (r(), A("div", dt, [
3168
+ s("div", gt, [
3169
+ e[15] || (e[15] = s("div", { style: { "margin-right": "20px" } }, "Meteogram", -1)),
3170
+ Fe(s("div", {
3097
3171
  id: "history-date-title",
3098
3172
  class: "flex-space",
3099
3173
  style: { cursor: "pointer" },
3100
3174
  onClick: e[9] || (e[9] = (i) => t.meteoData.showDateSelect = !t.meteoData.showDateSelect)
3101
3175
  }, [
3102
- ye(T, {
3176
+ ve(G, {
3103
3177
  size: "16",
3104
3178
  style: { "margin-right": "10px" }
3105
3179
  }, {
3106
- default: be(() => [
3107
- ye(L)
3180
+ default: Me(() => [
3181
+ ve(Q)
3108
3182
  ]),
3109
3183
  _: 1
3110
3184
  }),
3111
- a("span", tt, c(p.computeMMMDDyyyyLT(t.dateRangeZ[0])) + " ~ " + c(p.computeMMMDDyyyyLT(t.dateRangeZ[1])), 1),
3112
- ye(j, { size: "16" }, {
3113
- default: be(() => [
3114
- ye(O)
3185
+ s("span", ct, c(p.computeMMMDDyyyyLT(t.dateRangeZ[0])) + " ~ " + c(p.computeMMMDDyyyyLT(t.dateRangeZ[1])), 1),
3186
+ ve(K, { size: "16" }, {
3187
+ default: Me(() => [
3188
+ ve(F)
3115
3189
  ]),
3116
3190
  _: 1
3117
3191
  })
3118
3192
  ], 512), [
3119
- [Le, t.menuIndex === 1]
3193
+ [Oe, t.menuIndex === 1]
3120
3194
  ]),
3121
- Me(a("div", st, [
3122
- ye(Y, {
3195
+ Fe(s("div", wt, [
3196
+ ve(U, {
3123
3197
  modelValue: t.dateRange,
3124
3198
  "onUpdate:modelValue": e[10] || (e[10] = (i) => t.dateRange = i),
3125
3199
  type: "daterange",
@@ -3132,894 +3206,953 @@ function la(o, e, s, n, t, p) {
3132
3206
  onChange: p.handleDateRange
3133
3207
  }, null, 8, ["modelValue", "shortcuts", "disabledDate", "onCalendarChange", "onChange"])
3134
3208
  ], 512), [
3135
- [Le, ((R = t.meteoData) == null ? void 0 : R.showDateSelect) && t.menuIndex === 1]
3209
+ [Oe, ((V = t.meteoData) == null ? void 0 : V.showDateSelect) && t.menuIndex === 1]
3136
3210
  ])
3137
3211
  ]),
3138
- e[13] || (e[13] = a("div", { id: "weather-icons" }, null, -1)),
3139
- e[14] || (e[14] = a("div", { id: "weather-condition" }, null, -1)),
3140
- e[15] || (e[15] = a("div", { id: "wave-swell" }, null, -1))
3141
- ])) : (W = t.loading) != null && W.meteogramEchart ? (r(), A("div", at, e[16] || (e[16] = [
3142
- a("img", {
3212
+ e[16] || (e[16] = s("div", { id: "weather-icons" }, null, -1)),
3213
+ e[17] || (e[17] = s("div", { id: "weather-condition" }, null, -1)),
3214
+ e[18] || (e[18] = s("div", { id: "wave-swell" }, null, -1))
3215
+ ])) : (_ = t.loading) != null && _.meteogramEchart ? (r(), A("div", pt, e[19] || (e[19] = [
3216
+ s("img", {
3143
3217
  style: { height: "200px" },
3144
- src: Ee
3218
+ src: ke
3145
3219
  }, null, -1)
3146
- ]))) : (r(), A("div", it, "No Data"))
3147
- ])) : Be("", !0),
3148
- t.menuIndex === 2 ? (r(), A("div", ot, [
3149
- (J = t.position) != null && J.name && s.token && !((q = t.loading) != null && q.weatherEchart) ? (r(), A("div", nt)) : (Z = t.loading) != null && Z.weatherEchart ? (r(), A("div", rt, e[17] || (e[17] = [
3150
- a("img", {
3220
+ ]))) : (r(), A("div", mt, "No Data"))
3221
+ ])) : be("", !0),
3222
+ t.menuIndex === 2 ? (r(), A("div", ut, [
3223
+ ($ = t.position) != null && $.name && a.token && !((ee = t.loading) != null && ee.weatherEchart) ? (r(), A("div", ft)) : (te = t.loading) != null && te.weatherEchart ? (r(), A("div", Dt, e[20] || (e[20] = [
3224
+ s("img", {
3151
3225
  style: { height: "200px" },
3152
- src: Ee
3226
+ src: ke
3153
3227
  }, null, -1)
3154
- ]))) : (r(), A("div", At, "No Data"))
3155
- ])) : Be("", !0),
3156
- t.menuIndex === 2 ? (r(), A("div", lt, [
3157
- (V = t.position) != null && V.name && s.token && !((_ = t.loading) != null && _.hoursTable) ? (r(), A("div", ht, [
3158
- a("div", dt, c(t.pickedWeek) + " " + c(p.computeMMMDDLT(t.pickedDate)), 1),
3159
- a("table", gt, [
3160
- a("tr", ct, [
3161
- e[18] || (e[18] = a("th", {
3228
+ ]))) : (r(), A("div", yt, "No Data"))
3229
+ ])) : be("", !0),
3230
+ t.menuIndex === 2 ? (r(), A("div", Bt, [
3231
+ (se = t.position) != null && se.name && a.token && !((g = t.loading) != null && g.hoursTable) ? (r(), A("div", xt, [
3232
+ s("div", vt, c(t.pickedWeek) + " " + c(p.computeMMMDDLT(t.pickedDate)), 1),
3233
+ s("table", Ct, [
3234
+ s("tr", It, [
3235
+ e[21] || (e[21] = s("th", {
3162
3236
  rowspan: "1",
3163
3237
  colspan: "1",
3164
3238
  class: "td-title"
3165
3239
  }, [
3166
3240
  ne("Local time"),
3167
- a("span", { class: "unit" }, "(LT)")
3241
+ s("span", { class: "unit" }, "(LT)")
3168
3242
  ], -1)),
3169
- (r(!0), A(ce, null, we(t.hoursTableData.hours, (i, w) => (r(), A("th", {
3170
- key: i + "local",
3243
+ (r(!0), A(me, null, ue(t.hoursTableData.hours, (i, w) => (r(), A("th", {
3244
+ key: `${i}${w}hoursLT`,
3171
3245
  rowspan: "1",
3172
3246
  colspan: "1",
3173
- class: de(t.activeIndex === w ? "active" : "")
3247
+ class: we(t.activeIndex === w ? "active" : "")
3174
3248
  }, c(p.computeHourLT(i)), 3))), 128))
3175
3249
  ]),
3176
- a("tr", wt, [
3177
- e[19] || (e[19] = a("th", {
3250
+ s("tr", bt, [
3251
+ e[22] || (e[22] = s("th", {
3178
3252
  rowspan: "1",
3179
3253
  colspan: "1",
3180
3254
  class: "td-title"
3181
3255
  }, [
3182
3256
  ne("UTC"),
3183
- a("span", { class: "unit" })
3257
+ s("span", { class: "unit" })
3184
3258
  ], -1)),
3185
- (r(!0), A(ce, null, we(t.hoursTableData.hours, (i, w) => (r(), A("th", {
3186
- key: i + "z",
3259
+ (r(!0), A(me, null, ue(t.hoursTableData.hours, (i, w) => (r(), A("th", {
3260
+ key: `${i}${w}hoursLZ`,
3187
3261
  rowspan: "1",
3188
3262
  colspan: "1",
3189
- class: de(t.activeIndex === w ? "active" : "")
3263
+ class: we(t.activeIndex === w ? "active" : "")
3190
3264
  }, c(p.computeHourZ(i)), 3))), 128))
3191
3265
  ]),
3192
- a("tr", pt, [
3193
- e[20] || (e[20] = a("td", {
3266
+ s("tr", Et, [
3267
+ e[23] || (e[23] = s("td", {
3194
3268
  rowspan: "1",
3195
3269
  colspan: "1",
3196
3270
  class: "td-title"
3197
3271
  }, [
3198
3272
  ne("Weather"),
3199
- a("span", { class: "unit" })
3273
+ s("span", { class: "unit" })
3200
3274
  ], -1)),
3201
- (r(!0), A(ce, null, we(t.hoursTableData.weatherUrls, (i, w) => (r(), A("td", {
3202
- key: i + "url",
3275
+ (r(!0), A(me, null, ue(t.hoursTableData.weatherUrls, (i, w) => (r(), A("td", {
3276
+ key: `${i}${w}weatherUrls-weatherNames`,
3203
3277
  rowspan: "1",
3204
3278
  colspan: "1",
3205
- class: de(t.activeIndex === w ? "active" : "")
3279
+ class: we(t.activeIndex === w ? "active" : "")
3206
3280
  }, [
3207
- ye(P, {
3281
+ ve(z, {
3208
3282
  placement: "top",
3209
3283
  effect: "light",
3210
3284
  content: t.hoursTableData.weatherNames[w],
3211
3285
  "show-after": 500
3212
3286
  }, {
3213
- default: be(() => [
3287
+ default: Me(() => [
3214
3288
  i ? (r(), A("img", {
3215
3289
  key: 0,
3216
3290
  class: "iconfont weather-icon",
3217
3291
  src: i
3218
- }, null, 8, mt)) : Be("", !0)
3292
+ }, null, 8, Qt)) : be("", !0)
3219
3293
  ]),
3220
3294
  _: 2
3221
3295
  }, 1032, ["content"])
3222
3296
  ], 2))), 128))
3223
3297
  ]),
3224
- a("tr", ut, [
3225
- e[21] || (e[21] = a("td", {
3298
+ s("tr", Mt, [
3299
+ e[24] || (e[24] = s("td", {
3226
3300
  rowspan: "1",
3227
3301
  colspan: "1",
3228
3302
  class: "td-title"
3229
3303
  }, [
3230
3304
  ne("Temperature"),
3231
- a("span", { class: "unit" }, "°C")
3305
+ s("span", { class: "unit" }, "°C")
3232
3306
  ], -1)),
3233
- (r(!0), A(ce, null, we(t.hoursTableData.temp, (i, w) => (r(), A("td", {
3234
- key: Math.random() + i,
3307
+ (r(!0), A(me, null, ue(t.hoursTableData.temp, (i, w) => (r(), A("td", {
3308
+ key: `${i}${w}temp`,
3235
3309
  rowspan: "1",
3236
3310
  colspan: "1",
3237
- class: de(t.activeIndex === w ? "active" : "")
3311
+ class: we(t.activeIndex === w ? "active" : "")
3238
3312
  }, c(i), 3))), 128))
3239
3313
  ]),
3240
- a("tr", ft, [
3241
- e[22] || (e[22] = a("td", {
3314
+ s("tr", Lt, [
3315
+ e[25] || (e[25] = s("td", {
3242
3316
  rowspan: "1",
3243
3317
  colspan: "1",
3244
3318
  class: "td-title"
3245
3319
  }, [
3246
3320
  ne("Precipitation Probability"),
3247
- a("span", { class: "unit" }, "%")
3321
+ s("span", { class: "unit" }, "%")
3248
3322
  ], -1)),
3249
- (r(!0), A(ce, null, we(t.hoursTableData.precipProbability, (i, w) => (r(), A("td", {
3250
- key: Math.random() + i,
3323
+ (r(!0), A(me, null, ue(t.hoursTableData.precipProbability, (i, w) => (r(), A("td", {
3324
+ key: `${i}${w}precipProbability`,
3251
3325
  rowspan: "1",
3252
3326
  colspan: "1",
3253
- class: de(t.activeIndex === w ? "active" : "")
3327
+ class: we(t.activeIndex === w ? "active" : "")
3254
3328
  }, c(i), 3))), 128))
3255
3329
  ]),
3256
- a("tr", Dt, [
3257
- e[23] || (e[23] = a("td", {
3330
+ s("tr", zt, [
3331
+ e[26] || (e[26] = s("td", {
3258
3332
  rowspan: "1",
3259
3333
  colspan: "1",
3260
3334
  class: "td-title"
3261
3335
  }, [
3262
3336
  ne("Precipitation 1h"),
3263
- a("span", { class: "unit" }, "mm")
3337
+ s("span", { class: "unit" }, "mm")
3264
3338
  ], -1)),
3265
- (r(!0), A(ce, null, we(t.hoursTableData.precip1h, (i, w) => (r(), A("td", {
3266
- key: Math.random() + i,
3339
+ (r(!0), A(me, null, ue(t.hoursTableData.precip1h, (i, w) => (r(), A("td", {
3340
+ key: `${i}${w}precip1h`,
3267
3341
  rowspan: "1",
3268
3342
  colspan: "1",
3269
- class: de(t.activeIndex === w ? "active" : "")
3343
+ class: we(t.activeIndex === w ? "active" : "")
3270
3344
  }, c(i), 3))), 128))
3271
3345
  ]),
3272
- a("tr", yt, [
3273
- e[24] || (e[24] = a("td", {
3346
+ s("tr", Ht, [
3347
+ e[27] || (e[27] = s("td", {
3274
3348
  rowspan: "1",
3275
3349
  colspan: "1",
3276
3350
  class: "td-title"
3277
3351
  }, [
3278
3352
  ne("Visibility"),
3279
- a("span", { class: "unit" }, "nm")
3353
+ s("span", { class: "unit" }, "nm")
3280
3354
  ], -1)),
3281
- (r(!0), A(ce, null, we(t.hoursTableData.visibility, (i, w) => (r(), A("td", {
3282
- key: Math.random() + i,
3355
+ (r(!0), A(me, null, ue(t.hoursTableData.visibility, (i, w) => (r(), A("td", {
3356
+ key: `${i}${w}visibility`,
3283
3357
  rowspan: "1",
3284
3358
  colspan: "1",
3285
- class: de(t.activeIndex === w ? "active" : "")
3359
+ class: we(t.activeIndex === w ? "active" : "")
3286
3360
  }, c(i), 3))), 128))
3287
3361
  ]),
3288
- a("tr", Bt, [
3289
- e[25] || (e[25] = a("td", {
3362
+ s("tr", kt, [
3363
+ e[28] || (e[28] = s("td", {
3290
3364
  rowspan: "1",
3291
3365
  colspan: "1",
3292
3366
  class: "td-title"
3293
3367
  }, [
3294
3368
  ne("Relative Humidity"),
3295
- a("span", { class: "unit" }, "%")
3369
+ s("span", { class: "unit" }, "%")
3296
3370
  ], -1)),
3297
- (r(!0), A(ce, null, we(t.hoursTableData.humidity, (i, w) => (r(), A("td", {
3298
- key: Math.random() + i,
3371
+ (r(!0), A(me, null, ue(t.hoursTableData.humidity, (i, w) => (r(), A("td", {
3372
+ key: `${i}${w}humidity`,
3299
3373
  rowspan: "1",
3300
3374
  colspan: "1",
3301
- class: de(t.activeIndex === w ? "active" : "")
3375
+ class: we(t.activeIndex === w ? "active" : "")
3302
3376
  }, c(i), 3))), 128))
3303
3377
  ]),
3304
- a("tr", xt, [
3305
- e[26] || (e[26] = a("td", {
3378
+ s("tr", Pt, [
3379
+ e[29] || (e[29] = s("td", {
3306
3380
  rowspan: "1",
3307
3381
  colspan: "1",
3308
3382
  class: "td-title"
3309
3383
  }, [
3310
3384
  ne("Wind direction"),
3311
- a("span", { class: "unit" })
3385
+ s("span", { class: "unit" })
3312
3386
  ], -1)),
3313
- (r(!0), A(ce, null, we(t.hoursTableData.windDir, (i, w) => (r(), A("td", {
3314
- key: Math.random() + i,
3387
+ (r(!0), A(me, null, ue(t.hoursTableData.windDir, (i, w) => (r(), A("td", {
3388
+ key: `${i}${w}windDir`,
3315
3389
  rowspan: "1",
3316
3390
  colspan: "1",
3317
- class: de(t.activeIndex === w ? "active" : "")
3391
+ class: we(t.activeIndex === w ? "active" : "")
3318
3392
  }, [
3319
- isNaN(i) ? (r(), A("span", vt, "-")) : (r(), A("span", {
3393
+ isNaN(i) ? (r(), A("span", Nt, "-")) : (r(), A("span", {
3320
3394
  key: 0,
3321
3395
  class: "iconfont icon",
3322
- style: De({ display: "inline-block", transform: `rotate(${i}deg)` })
3396
+ style: Ce({ display: "inline-block", transform: `rotate(${i}deg)` })
3323
3397
  }, "", 4))
3324
3398
  ], 2))), 128))
3325
3399
  ]),
3326
- a("tr", Ct, [
3327
- e[27] || (e[27] = a("td", {
3400
+ s("tr", Tt, [
3401
+ e[30] || (e[30] = s("td", {
3328
3402
  rowspan: "1",
3329
3403
  colspan: "1",
3330
3404
  class: "td-title"
3331
3405
  }, [
3332
3406
  ne("Wind speed"),
3333
- a("span", { class: "unit" }, "kts")
3407
+ s("span", { class: "unit" }, "kts")
3334
3408
  ], -1)),
3335
- (r(!0), A(ce, null, we(t.hoursTableData.windSpeed, (i, w) => (r(), A("td", {
3336
- key: Math.random() + i,
3409
+ (r(!0), A(me, null, ue(t.hoursTableData.windSpeed, (i, w) => (r(), A("td", {
3410
+ key: `${i}${w}windSpeed`,
3337
3411
  rowspan: "1",
3338
3412
  colspan: "1",
3339
- class: de(t.activeIndex === w ? "active" : "")
3413
+ class: we(t.activeIndex === w ? "active" : "")
3340
3414
  }, c(i), 3))), 128))
3341
3415
  ]),
3342
- a("tr", It, [
3343
- e[28] || (e[28] = a("td", {
3416
+ s("tr", Gt, [
3417
+ e[31] || (e[31] = s("td", {
3344
3418
  rowspan: "1",
3345
3419
  colspan: "1",
3346
3420
  class: "td-title"
3347
3421
  }, [
3348
3422
  ne("Wind gust"),
3349
- a("span", { class: "unit" }, "kts")
3423
+ s("span", { class: "unit" }, "kts")
3350
3424
  ], -1)),
3351
- (r(!0), A(ce, null, we(t.hoursTableData.windGust, (i, w) => (r(), A("td", {
3352
- key: Math.random() + i,
3425
+ (r(!0), A(me, null, ue(t.hoursTableData.windGust, (i, w) => (r(), A("td", {
3426
+ key: `${i}${w}windGust`,
3353
3427
  rowspan: "1",
3354
3428
  colspan: "1",
3355
- class: de(t.activeIndex === w ? "active" : "")
3429
+ class: we(t.activeIndex === w ? "active" : "")
3356
3430
  }, c(i), 3))), 128))
3357
3431
  ])
3358
3432
  ]),
3359
- e[40] || (e[40] = a("div", { style: { "text-align": "center", padding: "3px" } }, null, -1)),
3360
- a("table", bt, [
3361
- a("tr", Et, [
3362
- e[29] || (e[29] = a("td", {
3433
+ e[43] || (e[43] = s("div", { style: { "text-align": "center", padding: "3px" } }, null, -1)),
3434
+ s("table", St, [
3435
+ s("tr", Ft, [
3436
+ e[32] || (e[32] = s("td", {
3363
3437
  rowspan: "1",
3364
3438
  colspan: "1",
3365
3439
  class: "td-title"
3366
3440
  }, [
3367
3441
  ne("Wind wave height"),
3368
- a("span", { class: "unit" }, "m")
3442
+ s("span", { class: "unit" }, "m")
3369
3443
  ], -1)),
3370
- (r(!0), A(ce, null, we(t.hoursTableData.windwaveHeight, (i, w) => (r(), A("td", {
3371
- key: Math.random() + i,
3444
+ (r(!0), A(me, null, ue(t.hoursTableData.windwaveHeight, (i, w) => (r(), A("td", {
3445
+ key: `${i}${w}windwaveHeight`,
3372
3446
  rowspan: "1",
3373
3447
  colspan: "1",
3374
- class: de(t.activeIndex === w ? "active" : "")
3448
+ class: we(t.activeIndex === w ? "active" : "")
3375
3449
  }, c(i), 3))), 128))
3376
3450
  ]),
3377
- a("tr", Qt, [
3378
- e[30] || (e[30] = a("td", {
3451
+ s("tr", Ot, [
3452
+ e[33] || (e[33] = s("td", {
3379
3453
  rowspan: "1",
3380
3454
  colspan: "1",
3381
3455
  class: "td-title"
3382
3456
  }, [
3383
3457
  ne("Wind wave direction"),
3384
- a("span", { class: "unit" })
3458
+ s("span", { class: "unit" })
3385
3459
  ], -1)),
3386
- (r(!0), A(ce, null, we(t.hoursTableData.windwaveDir, (i, w) => (r(), A("td", {
3387
- key: Math.random() + i,
3460
+ (r(!0), A(me, null, ue(t.hoursTableData.windwaveDir, (i, w) => (r(), A("td", {
3461
+ key: `${i}${w}windwaveDir`,
3388
3462
  rowspan: "1",
3389
3463
  colspan: "1",
3390
- class: de(t.activeIndex === w ? "active" : "")
3464
+ class: we(t.activeIndex === w ? "active" : "")
3391
3465
  }, [
3392
- isNaN(i) ? (r(), A("span", Mt, "-")) : (r(), A("span", {
3466
+ isNaN(i) ? (r(), A("span", Yt, "-")) : (r(), A("span", {
3393
3467
  key: 0,
3394
3468
  class: "iconfont icon",
3395
- style: De({ display: "inline-block", transform: `rotate(${i}deg)` })
3469
+ style: Ce({ display: "inline-block", transform: `rotate(${i}deg)` })
3396
3470
  }, "", 4))
3397
3471
  ], 2))), 128))
3398
3472
  ]),
3399
- a("tr", Lt, [
3400
- e[31] || (e[31] = a("td", {
3473
+ s("tr", jt, [
3474
+ e[34] || (e[34] = s("td", {
3401
3475
  rowspan: "1",
3402
3476
  colspan: "1",
3403
3477
  class: "td-title"
3404
3478
  }, [
3405
3479
  ne("Wind wave period"),
3406
- a("span", { class: "unit" }, "s")
3480
+ s("span", { class: "unit" }, "s")
3407
3481
  ], -1)),
3408
- (r(!0), A(ce, null, we(t.hoursTableData.windwavePeriod, (i, w) => (r(), A("td", {
3409
- key: Math.random() + i,
3482
+ (r(!0), A(me, null, ue(t.hoursTableData.windwavePeriod, (i, w) => (r(), A("td", {
3483
+ key: `${i}${w}windwavePeriod`,
3410
3484
  rowspan: "1",
3411
3485
  colspan: "1",
3412
- class: de(t.activeIndex === w ? "active" : "")
3486
+ class: we(t.activeIndex === w ? "active" : "")
3413
3487
  }, c(i), 3))), 128))
3414
3488
  ]),
3415
- a("tr", zt, [
3416
- e[32] || (e[32] = a("td", {
3489
+ s("tr", Kt, [
3490
+ e[35] || (e[35] = s("td", {
3417
3491
  rowspan: "1",
3418
3492
  colspan: "1",
3419
3493
  class: "td-title"
3420
3494
  }, [
3421
3495
  ne("Swell height"),
3422
- a("span", { class: "unit" }, "m")
3496
+ s("span", { class: "unit" }, "m")
3423
3497
  ], -1)),
3424
- (r(!0), A(ce, null, we(t.hoursTableData.swellHeight, (i, w) => (r(), A("td", {
3425
- key: Math.random() + i,
3498
+ (r(!0), A(me, null, ue(t.hoursTableData.swellHeight, (i, w) => (r(), A("td", {
3499
+ key: `${i}${w}swellHeight`,
3426
3500
  rowspan: "1",
3427
3501
  colspan: "1",
3428
- class: de(t.activeIndex === w ? "active" : "")
3502
+ class: we(t.activeIndex === w ? "active" : "")
3429
3503
  }, c(i), 3))), 128))
3430
3504
  ]),
3431
- a("tr", Ht, [
3432
- e[33] || (e[33] = a("td", {
3505
+ s("tr", Ut, [
3506
+ e[36] || (e[36] = s("td", {
3433
3507
  rowspan: "1",
3434
3508
  colspan: "1",
3435
3509
  class: "td-title"
3436
3510
  }, [
3437
3511
  ne("Swell direction"),
3438
- a("span", { class: "unit" })
3512
+ s("span", { class: "unit" })
3439
3513
  ], -1)),
3440
- (r(!0), A(ce, null, we(t.hoursTableData.swellDir, (i, w) => (r(), A("td", {
3441
- key: Math.random() + i,
3514
+ (r(!0), A(me, null, ue(t.hoursTableData.swellDir, (i, w) => (r(), A("td", {
3515
+ key: `${i}${w}swellDir`,
3442
3516
  rowspan: "1",
3443
3517
  colspan: "1",
3444
- class: de(t.activeIndex === w ? "active" : "")
3518
+ class: we(t.activeIndex === w ? "active" : "")
3445
3519
  }, [
3446
- isNaN(i) ? (r(), A("span", kt, "-")) : (r(), A("span", {
3520
+ isNaN(i) ? (r(), A("span", Rt, "-")) : (r(), A("span", {
3447
3521
  key: 0,
3448
3522
  class: "iconfont icon",
3449
- style: De({ display: "inline-block", transform: `rotate(${i}deg)` })
3523
+ style: Ce({ display: "inline-block", transform: `rotate(${i}deg)` })
3450
3524
  }, "", 4))
3451
3525
  ], 2))), 128))
3452
3526
  ]),
3453
- a("tr", Pt, [
3454
- e[34] || (e[34] = a("td", {
3527
+ s("tr", Xt, [
3528
+ e[37] || (e[37] = s("td", {
3455
3529
  rowspan: "1",
3456
3530
  colspan: "1",
3457
3531
  class: "td-title"
3458
3532
  }, [
3459
3533
  ne("Swell period"),
3460
- a("span", { class: "unit" }, "s")
3534
+ s("span", { class: "unit" }, "s")
3461
3535
  ], -1)),
3462
- (r(!0), A(ce, null, we(t.hoursTableData.swellPeriod, (i, w) => (r(), A("td", {
3463
- key: Math.random() + i,
3536
+ (r(!0), A(me, null, ue(t.hoursTableData.swellPeriod, (i, w) => (r(), A("td", {
3537
+ key: `${i}${w}swellPeriod`,
3464
3538
  rowspan: "1",
3465
3539
  colspan: "1",
3466
- class: de(t.activeIndex === w ? "active" : "")
3540
+ class: we(t.activeIndex === w ? "active" : "")
3467
3541
  }, c(i), 3))), 128))
3468
3542
  ]),
3469
- a("tr", Nt, [
3470
- e[35] || (e[35] = a("td", {
3543
+ s("tr", Wt, [
3544
+ e[38] || (e[38] = s("td", {
3471
3545
  rowspan: "1",
3472
3546
  colspan: "1",
3473
3547
  class: "td-title"
3474
3548
  }, [
3475
3549
  ne("Sig wave height"),
3476
- a("span", { class: "unit" }, "m")
3550
+ s("span", { class: "unit" }, "m")
3477
3551
  ], -1)),
3478
- (r(!0), A(ce, null, we(t.hoursTableData.sigwaveHeight, (i, w) => (r(), A("td", {
3479
- key: Math.random() + i,
3552
+ (r(!0), A(me, null, ue(t.hoursTableData.sigwaveHeight, (i, w) => (r(), A("td", {
3553
+ key: `${i}${w}sigwaveHeight`,
3480
3554
  rowspan: "1",
3481
3555
  colspan: "1",
3482
- class: de(t.activeIndex === w ? "active" : "")
3556
+ class: we(t.activeIndex === w ? "active" : "")
3483
3557
  }, c(i), 3))), 128))
3484
3558
  ]),
3485
- a("tr", Tt, [
3486
- e[36] || (e[36] = a("td", {
3559
+ s("tr", Jt, [
3560
+ e[39] || (e[39] = s("td", {
3487
3561
  rowspan: "1",
3488
3562
  colspan: "1",
3489
3563
  class: "td-title"
3490
3564
  }, [
3491
3565
  ne("Current direction"),
3492
- a("span", { class: "unit" })
3566
+ s("span", { class: "unit" })
3493
3567
  ], -1)),
3494
- (r(!0), A(ce, null, we(t.hoursTableData.currentDir, (i, w) => (r(), A("td", {
3495
- key: Math.random() + i,
3568
+ (r(!0), A(me, null, ue(t.hoursTableData.currentDir, (i, w) => (r(), A("td", {
3569
+ key: `${i}${w}currentDir`,
3496
3570
  rowspan: "1",
3497
3571
  colspan: "1",
3498
- class: de(t.activeIndex === w ? "active" : "")
3572
+ class: we(t.activeIndex === w ? "active" : "")
3499
3573
  }, [
3500
- isNaN(i) ? (r(), A("span", Gt, "-")) : (r(), A("span", {
3574
+ isNaN(i) ? (r(), A("span", qt, "-")) : (r(), A("span", {
3501
3575
  key: 0,
3502
3576
  class: "iconfont icon",
3503
- style: De({ display: "inline-block", transform: `rotate(${i}deg)` })
3577
+ style: Ce({ display: "inline-block", transform: `rotate(${i}deg)` })
3504
3578
  }, "", 4))
3505
3579
  ], 2))), 128))
3506
3580
  ]),
3507
- a("tr", St, [
3508
- e[37] || (e[37] = a("td", {
3581
+ s("tr", Zt, [
3582
+ e[40] || (e[40] = s("td", {
3509
3583
  rowspan: "1",
3510
3584
  colspan: "1",
3511
3585
  class: "td-title"
3512
3586
  }, [
3513
3587
  ne("Current speed"),
3514
- a("span", { class: "unit" }, "kts")
3588
+ s("span", { class: "unit" }, "kts")
3515
3589
  ], -1)),
3516
- (r(!0), A(ce, null, we(t.hoursTableData.currentSpeed, (i, w) => (r(), A("td", {
3517
- key: Math.random() + i,
3590
+ (r(!0), A(me, null, ue(t.hoursTableData.currentSpeed, (i, w) => (r(), A("td", {
3591
+ key: `${i}${w}currentSpeed`,
3518
3592
  rowspan: "1",
3519
3593
  colspan: "1",
3520
- class: de(t.activeIndex === w ? "active" : "")
3594
+ class: we(t.activeIndex === w ? "active" : "")
3521
3595
  }, c(i), 3))), 128))
3522
3596
  ])
3523
3597
  ]),
3524
- e[41] || (e[41] = a("div", { style: { "text-align": "center", padding: "3px" } }, null, -1)),
3525
- a("table", Ft, [
3526
- a("tr", Ot, [
3527
- e[38] || (e[38] = a("td", {
3598
+ e[44] || (e[44] = s("div", { style: { "text-align": "center", padding: "3px" } }, null, -1)),
3599
+ s("table", Vt, [
3600
+ s("tr", _t, [
3601
+ e[41] || (e[41] = s("td", {
3528
3602
  rowspan: "1",
3529
3603
  colspan: "1",
3530
3604
  class: "td-title"
3531
3605
  }, [
3532
3606
  ne("Sea level height"),
3533
- a("span", { class: "unit" }, "m")
3607
+ s("span", { class: "unit" }, "m")
3534
3608
  ], -1)),
3535
- (r(!0), A(ce, null, we(t.hoursTableData.seaLevel, (i, w) => (r(), A("td", {
3536
- key: Math.random() + i,
3609
+ (r(!0), A(me, null, ue(t.hoursTableData.seaLevel, (i, w) => (r(), A("td", {
3610
+ key: `${i}${w}seaLevel`,
3537
3611
  rowspan: "1",
3538
3612
  colspan: "1",
3539
- class: de(t.activeIndex === w ? "active" : "")
3613
+ class: we(t.activeIndex === w ? "active" : "")
3540
3614
  }, c(i), 3))), 128))
3541
3615
  ]),
3542
- a("tr", Yt, [
3543
- e[39] || (e[39] = a("td", {
3616
+ s("tr", $t, [
3617
+ e[42] || (e[42] = s("td", {
3544
3618
  rowspan: "1",
3545
3619
  colspan: "1",
3546
3620
  class: "td-title"
3547
3621
  }, [
3548
3622
  ne("Sea surface temperature"),
3549
- a("span", { class: "unit" }, "°C")
3623
+ s("span", { class: "unit" }, "°C")
3550
3624
  ], -1)),
3551
- (r(!0), A(ce, null, we(t.hoursTableData.seaTemp, (i, w) => (r(), A("td", {
3552
- key: Math.random() + i,
3625
+ (r(!0), A(me, null, ue(t.hoursTableData.seaTemp, (i, w) => (r(), A("td", {
3626
+ key: `${i}${w}seaTemp`,
3553
3627
  rowspan: "1",
3554
3628
  colspan: "1",
3555
- class: de(t.activeIndex === w ? "active" : "")
3629
+ class: we(t.activeIndex === w ? "active" : "")
3556
3630
  }, c(i), 3))), 128))
3557
3631
  ])
3558
3632
  ])
3559
- ])) : ($ = t.loading) != null && $.hoursTable ? (r(), A("div", jt, e[42] || (e[42] = [
3560
- a("img", {
3633
+ ])) : (N = t.loading) != null && N.hoursTable ? (r(), A("div", es, e[45] || (e[45] = [
3634
+ s("img", {
3561
3635
  style: { height: "200px" },
3562
- src: Ee
3636
+ src: ke
3563
3637
  }, null, -1)
3564
- ]))) : (r(), A("div", Kt, "No Data"))
3565
- ])) : Be("", !0),
3566
- t.menuIndex === 3 ? (r(), A("div", Ut, [
3567
- (ee = t.position) != null && ee.name && s.token && !((g = t.loading) != null && g.daysTable) ? (r(), A("div", Xt, [
3568
- e[54] || (e[54] = a("div", { class: "date" }, "Daily Forecast", -1)),
3569
- a("table", Rt, [
3570
- e[52] || (e[52] = a("tr", { class: "day tr-title" }, [
3571
- a("th", {
3638
+ ]))) : (r(), A("div", ts, "No Data"))
3639
+ ])) : be("", !0),
3640
+ t.menuIndex === 3 ? (r(), A("div", ss, [
3641
+ (H = t.position) != null && H.name && a.token && !((L = t.loading) != null && L.daysTable) ? (r(), A("div", as, [
3642
+ e[57] || (e[57] = s("div", { class: "date" }, "Daily Forecast", -1)),
3643
+ s("table", is, [
3644
+ e[55] || (e[55] = s("tr", { class: "day tr-title" }, [
3645
+ s("th", {
3572
3646
  rowspan: "1",
3573
3647
  colspan: "1"
3574
3648
  }),
3575
- a("th", {
3649
+ s("th", {
3576
3650
  rowspan: "1",
3577
3651
  colspan: "3",
3578
3652
  class: "text-align-left"
3579
3653
  }, "Conditions"),
3580
- a("th", {
3654
+ s("th", {
3581
3655
  rowspan: "1",
3582
3656
  colspan: "3",
3583
3657
  class: "text-align-left"
3584
3658
  }, "Precipitation"),
3585
- a("th", {
3659
+ s("th", {
3586
3660
  rowspan: "1",
3587
3661
  colspan: "2",
3588
3662
  class: "text-align-left"
3589
3663
  }, "Wind"),
3590
- a("th", {
3664
+ s("th", {
3591
3665
  rowspan: "1",
3592
3666
  colspan: "4",
3593
3667
  class: "text-align-left"
3594
3668
  }, "Wave")
3595
3669
  ], -1)),
3596
- e[53] || (e[53] = a("tr", { class: "hour tr-title border-bottom" }, [
3597
- a("th", {
3670
+ e[56] || (e[56] = s("tr", { class: "hour tr-title border-bottom" }, [
3671
+ s("th", {
3598
3672
  rowspan: "1",
3599
3673
  colspan: "1",
3600
3674
  class: "font-black",
3601
3675
  style: { "text-align": "right", "padding-right": "10px", "box-sizing": "border-box" }
3602
3676
  }, "Date"),
3603
- a("th", {
3677
+ s("th", {
3604
3678
  rowspan: "1",
3605
3679
  colspan: "1",
3606
3680
  class: "font-black text-align-left",
3607
3681
  style: { width: "40px" }
3608
3682
  }, "Weather"),
3609
- a("th", {
3683
+ s("th", {
3610
3684
  rowspan: "1",
3611
3685
  colspan: "1",
3612
3686
  class: "font-black text-align-left",
3613
3687
  style: { width: "70px" }
3614
3688
  }),
3615
- a("th", {
3689
+ s("th", {
3616
3690
  rowspan: "1",
3617
3691
  colspan: "1",
3618
3692
  class: "font-black text-align-left"
3619
3693
  }, "Temperature"),
3620
- a("th", {
3694
+ s("th", {
3621
3695
  rowspan: "1",
3622
3696
  colspan: "1",
3623
3697
  class: "font-black text-align-left"
3624
3698
  }, "Sum"),
3625
- a("th", {
3699
+ s("th", {
3626
3700
  rowspan: "1",
3627
3701
  colspan: "1",
3628
3702
  class: "font-black text-align-left"
3629
3703
  }, "Rain"),
3630
- a("th", {
3704
+ s("th", {
3631
3705
  rowspan: "1",
3632
3706
  colspan: "1",
3633
3707
  class: "font-black text-align-left"
3634
3708
  }, "Snowfall"),
3635
- a("th", {
3709
+ s("th", {
3636
3710
  rowspan: "1",
3637
3711
  colspan: "1",
3638
3712
  class: "font-black text-align-left"
3639
3713
  }, "Speed_max"),
3640
- a("th", {
3714
+ s("th", {
3641
3715
  rowspan: "1",
3642
3716
  colspan: "1",
3643
3717
  class: "font-black text-align-left"
3644
3718
  }, "Gust_max"),
3645
- a("th", {
3719
+ s("th", {
3646
3720
  rowspan: "1",
3647
3721
  colspan: "1",
3648
3722
  class: "font-black text-align-left",
3649
3723
  style: { width: "75px" }
3650
3724
  }, "Wind wave_max"),
3651
- a("th", {
3725
+ s("th", {
3652
3726
  rowspan: "1",
3653
3727
  colspan: "1",
3654
3728
  class: "font-black text-align-left",
3655
3729
  style: { width: "75px" }
3656
3730
  }, "Swell wave_max"),
3657
- a("th", {
3731
+ s("th", {
3658
3732
  rowspan: "1",
3659
3733
  colspan: "1",
3660
3734
  class: "font-black text-align-left",
3661
3735
  style: { width: "75px" }
3662
3736
  }, "Sig.wave_max")
3663
3737
  ], -1)),
3664
- (r(!0), A(ce, null, we(t.daysTableData, (i) => (r(), A("tr", {
3738
+ (r(!0), A(me, null, ue(t.daysTableData, (i) => (r(), A("tr", {
3665
3739
  key: Math.random() + i.localDate,
3666
3740
  class: "text border-bottom"
3667
3741
  }, [
3668
- a("td", Wt, [
3669
- a("div", null, c(i.localWeek), 1),
3670
- a("div", null, c(i.localDate), 1)
3742
+ s("td", os, [
3743
+ s("div", null, c(i.localWeek), 1),
3744
+ s("div", null, c(i.localDate), 1)
3671
3745
  ]),
3672
- a("td", Jt, [
3746
+ s("td", ns, [
3673
3747
  i.weatherUrl ? (r(), A("img", {
3674
3748
  key: 0,
3675
3749
  class: "iconfont weather-icon",
3676
3750
  style: { width: "34px", height: "34px" },
3677
3751
  src: i.weatherUrl
3678
- }, null, 8, qt)) : Be("", !0)
3752
+ }, null, 8, rs)) : be("", !0)
3679
3753
  ]),
3680
- a("td", Zt, c(i.weatherName), 1),
3681
- a("td", Vt, [
3754
+ s("td", ls, c(i.weatherName), 1),
3755
+ s("td", As, [
3682
3756
  ne(c(i.minTemp) + " / " + c(i.maxTemp), 1),
3683
- e[43] || (e[43] = a("span", { class: "unit" }, "°C", -1))
3757
+ e[46] || (e[46] = s("span", { class: "unit" }, "°C", -1))
3684
3758
  ]),
3685
- a("td", _t, [
3759
+ s("td", hs, [
3686
3760
  ne(c(i.precipSum), 1),
3687
- e[44] || (e[44] = a("span", { class: "unit" }, "mm", -1))
3761
+ e[47] || (e[47] = s("span", { class: "unit" }, "mm", -1))
3688
3762
  ]),
3689
- a("td", $t, [
3763
+ s("td", ds, [
3690
3764
  ne(c(i.precipRainSum), 1),
3691
- e[45] || (e[45] = a("span", { class: "unit" }, "mm", -1))
3765
+ e[48] || (e[48] = s("span", { class: "unit" }, "mm", -1))
3692
3766
  ]),
3693
- a("td", es, [
3767
+ s("td", gs, [
3694
3768
  ne(c(i.precipSnowfallSum), 1),
3695
- e[46] || (e[46] = a("span", { class: "unit" }, "mm", -1))
3769
+ e[49] || (e[49] = s("span", { class: "unit" }, "mm", -1))
3696
3770
  ]),
3697
- a("td", ts, [
3698
- a("span", null, c(i.windSpeedMax), 1),
3699
- e[47] || (e[47] = a("span", { class: "unit" }, "kts", -1)),
3771
+ s("td", cs, [
3772
+ s("span", null, c(i.windSpeedMax), 1),
3773
+ e[50] || (e[50] = s("span", { class: "unit" }, "kts", -1)),
3700
3774
  !isNaN(i.windSpeedDir) && !isNaN(i.windSpeedMax) ? (r(), A("span", {
3701
3775
  key: 0,
3702
3776
  class: "iconfont icon",
3703
- style: De({ display: "inline-block", transform: `rotate(${i.windSpeedDir}deg)` })
3704
- }, "", 4)) : (r(), A("span", ss, "-"))
3777
+ style: Ce({ display: "inline-block", transform: `rotate(${i.windSpeedDir}deg)` })
3778
+ }, "", 4)) : (r(), A("span", ws, "-"))
3705
3779
  ]),
3706
- a("td", as, [
3707
- a("span", null, c(i.gustSpeedMax), 1),
3708
- e[48] || (e[48] = a("span", { class: "unit" }, "kts", -1))
3780
+ s("td", ps, [
3781
+ s("span", null, c(i.gustSpeedMax), 1),
3782
+ e[51] || (e[51] = s("span", { class: "unit" }, "kts", -1))
3709
3783
  ]),
3710
- a("td", is, [
3711
- a("span", null, c(i.windWaveHeight), 1),
3712
- e[49] || (e[49] = a("span", { class: "unit" }, "m", -1)),
3784
+ s("td", ms, [
3785
+ s("span", null, c(i.windWaveHeight), 1),
3786
+ e[52] || (e[52] = s("span", { class: "unit" }, "m", -1)),
3713
3787
  !isNaN(i.windWaveDir) && !isNaN(i.windWaveHeight) ? (r(), A("span", {
3714
3788
  key: 0,
3715
3789
  class: "iconfont icon",
3716
- style: De({ display: "inline-block", transform: `rotate(${i.windWaveDir}deg)` })
3717
- }, "", 4)) : (r(), A("span", os, "-"))
3790
+ style: Ce({ display: "inline-block", transform: `rotate(${i.windWaveDir}deg)` })
3791
+ }, "", 4)) : (r(), A("span", us, "-"))
3718
3792
  ]),
3719
- a("td", ns, [
3720
- a("span", null, c(i.swellWaveHeight), 1),
3721
- e[50] || (e[50] = a("span", { class: "unit" }, "m", -1)),
3793
+ s("td", fs, [
3794
+ s("span", null, c(i.swellWaveHeight), 1),
3795
+ e[53] || (e[53] = s("span", { class: "unit" }, "m", -1)),
3722
3796
  !isNaN(i.swellWaveDir) && !isNaN(i.swellWaveHeight) ? (r(), A("span", {
3723
3797
  key: 0,
3724
3798
  class: "iconfont icon",
3725
- style: De({ display: "inline-block", transform: `rotate(${i.swellWaveDir}deg)` })
3726
- }, "", 4)) : (r(), A("span", rs, "-"))
3799
+ style: Ce({ display: "inline-block", transform: `rotate(${i.swellWaveDir}deg)` })
3800
+ }, "", 4)) : (r(), A("span", Ds, "-"))
3727
3801
  ]),
3728
- a("td", As, [
3729
- a("span", null, c(i.sigWaveHeight), 1),
3730
- e[51] || (e[51] = a("span", { class: "unit" }, "m", -1)),
3802
+ s("td", ys, [
3803
+ s("span", null, c(i.sigWaveHeight), 1),
3804
+ e[54] || (e[54] = s("span", { class: "unit" }, "m", -1)),
3731
3805
  !isNaN(i.sigWaveDir) && !isNaN(i.sigWaveHeight) ? (r(), A("span", {
3732
3806
  key: 0,
3733
3807
  class: "iconfont icon",
3734
- style: De({ display: "inline-block", transform: `rotate(${i.sigWaveDir}deg)` })
3735
- }, "", 4)) : (r(), A("span", ls, "-"))
3808
+ style: Ce({ display: "inline-block", transform: `rotate(${i.sigWaveDir}deg)` })
3809
+ }, "", 4)) : (r(), A("span", Bs, "-"))
3736
3810
  ])
3737
3811
  ]))), 128))
3738
3812
  ])
3739
- ])) : (N = t.loading) != null && N.daysTable ? (r(), A("div", hs, e[55] || (e[55] = [
3740
- a("img", {
3813
+ ])) : (m = t.loading) != null && m.daysTable ? (r(), A("div", xs, e[58] || (e[58] = [
3814
+ s("img", {
3741
3815
  style: { height: "200px" },
3742
- src: Ee
3816
+ src: ke
3743
3817
  }, null, -1)
3744
- ]))) : (r(), A("div", ds, "No Data"))
3745
- ])) : Be("", !0),
3746
- t.menuIndex === 1 || t.menuIndex === 3 ? (r(), A("div", gs, [
3747
- (H = t.position) != null && H.name && s.token && !((z = t.loading) != null && z.hourlyTable) ? (r(), A("div", cs, [
3748
- e[58] || (e[58] = a("div", { class: "date" }, "Hourly Forecast", -1)),
3749
- a("table", ws, [
3750
- e[56] || (e[56] = a("tr", { class: "day tr-title" }, [
3751
- a("th", {
3818
+ ]))) : (r(), A("div", vs, "No Data"))
3819
+ ])) : be("", !0),
3820
+ t.menuIndex === 1 || t.menuIndex === 3 ? (r(), A("div", Cs, [
3821
+ (P = t.position) != null && P.name && a.token && !((I = t.loading) != null && I.hourlyTable) ? (r(), A("div", Is, [
3822
+ e[61] || (e[61] = s("div", { class: "date" }, "Hourly Forecast", -1)),
3823
+ s("table", bs, [
3824
+ e[59] || (e[59] = s("tr", { class: "day tr-title" }, [
3825
+ s("th", {
3752
3826
  rowspan: "2",
3753
3827
  colspan: "1",
3754
3828
  class: "border",
3755
3829
  style: { width: "70px" }
3756
3830
  }, "DateTime"),
3757
- a("th", {
3831
+ s("th", {
3758
3832
  rowspan: "1",
3759
3833
  colspan: "1",
3760
3834
  class: "border"
3761
3835
  }, "Temp"),
3762
- a("th", {
3836
+ s("th", {
3763
3837
  rowspan: "1",
3764
3838
  colspan: "1",
3765
3839
  class: "border"
3766
- }, "Precip"),
3767
- a("th", {
3840
+ }, "Precip.3h"),
3841
+ s("th", {
3768
3842
  rowspan: "1",
3769
3843
  colspan: "1",
3770
3844
  class: "border"
3771
3845
  }, "Visibility"),
3772
- a("th", {
3846
+ s("th", {
3773
3847
  rowspan: "1",
3774
3848
  colspan: "4",
3775
3849
  class: "border"
3776
3850
  }, "Wind"),
3777
- a("th", {
3851
+ s("th", {
3778
3852
  rowspan: "1",
3779
3853
  colspan: "3",
3780
3854
  class: "border"
3781
3855
  }, "Wind wave"),
3782
- a("th", {
3856
+ s("th", {
3783
3857
  rowspan: "1",
3784
3858
  colspan: "3",
3785
3859
  class: "border"
3786
3860
  }, "Sig.wave"),
3787
- a("th", {
3861
+ s("th", {
3788
3862
  rowspan: "1",
3789
3863
  colspan: "2",
3790
3864
  class: "border"
3791
3865
  }, "Current"),
3792
- a("th", {
3866
+ s("th", {
3793
3867
  rowspan: "1",
3794
3868
  colspan: "1",
3795
3869
  class: "border"
3796
3870
  }, "Sea Level"),
3797
- a("th", {
3871
+ s("th", {
3798
3872
  rowspan: "1",
3799
3873
  colspan: "1",
3800
3874
  class: "border"
3801
3875
  }, "Sea Surface")
3802
3876
  ], -1)),
3803
- e[57] || (e[57] = a("tr", { class: "hour tr-title" }, [
3804
- a("th", {
3877
+ e[60] || (e[60] = s("tr", { class: "hour tr-title" }, [
3878
+ s("th", {
3805
3879
  rowspan: "1",
3806
3880
  colspan: "1",
3807
3881
  class: "border"
3808
3882
  }, "°C"),
3809
- a("th", {
3883
+ s("th", {
3810
3884
  rowspan: "1",
3811
3885
  colspan: "1",
3812
3886
  class: "border",
3813
3887
  style: { width: "60px" }
3814
3888
  }, "Acc (mm)"),
3815
- a("th", {
3889
+ s("th", {
3816
3890
  rowspan: "1",
3817
3891
  colspan: "1",
3818
3892
  class: "border"
3819
3893
  }, "Dist (nm)"),
3820
- a("th", {
3894
+ s("th", {
3821
3895
  rowspan: "1",
3822
3896
  colspan: "1",
3823
3897
  class: "border"
3824
3898
  }, "Dir"),
3825
- a("th", {
3899
+ s("th", {
3826
3900
  rowspan: "1",
3827
3901
  colspan: "1",
3828
3902
  class: "border"
3829
3903
  }, "Spd(kts)"),
3830
- a("th", {
3904
+ s("th", {
3831
3905
  rowspan: "1",
3832
3906
  colspan: "1",
3833
3907
  class: "border"
3834
3908
  }, "BF"),
3835
- a("th", {
3909
+ s("th", {
3836
3910
  rowspan: "1",
3837
3911
  colspan: "1",
3838
3912
  class: "border"
3839
3913
  }, "Gusts(kts)"),
3840
- a("th", {
3914
+ s("th", {
3841
3915
  rowspan: "1",
3842
3916
  colspan: "1",
3843
3917
  class: "border"
3844
3918
  }, "Dir"),
3845
- a("th", {
3919
+ s("th", {
3846
3920
  rowspan: "1",
3847
3921
  colspan: "1",
3848
3922
  class: "border"
3849
3923
  }, "Hgt(m)"),
3850
- a("th", {
3924
+ s("th", {
3851
3925
  rowspan: "1",
3852
3926
  colspan: "1",
3853
3927
  class: "border"
3854
3928
  }, "Prd(s)"),
3855
- a("th", {
3929
+ s("th", {
3856
3930
  rowspan: "1",
3857
3931
  colspan: "1",
3858
3932
  class: "border"
3859
3933
  }, "Dir"),
3860
- a("th", {
3934
+ s("th", {
3861
3935
  rowspan: "1",
3862
3936
  colspan: "1",
3863
3937
  class: "border"
3864
3938
  }, "Hgt(m)"),
3865
- a("th", {
3939
+ s("th", {
3866
3940
  rowspan: "1",
3867
3941
  colspan: "1",
3868
3942
  class: "border"
3869
3943
  }, "Prd(s)"),
3870
- a("th", {
3944
+ s("th", {
3871
3945
  rowspan: "1",
3872
3946
  colspan: "1",
3873
3947
  class: "border"
3874
3948
  }, "Dir"),
3875
- a("th", {
3949
+ s("th", {
3876
3950
  rowspan: "1",
3877
3951
  colspan: "1",
3878
3952
  class: "border"
3879
3953
  }, "Spd(kts)"),
3880
- a("th", {
3954
+ s("th", {
3881
3955
  rowspan: "1",
3882
3956
  colspan: "1",
3883
3957
  class: "border"
3884
3958
  }, "Hgt(m)"),
3885
- a("th", {
3959
+ s("th", {
3886
3960
  rowspan: "1",
3887
3961
  colspan: "1",
3888
3962
  class: "border"
3889
3963
  }, "Temp(°C)")
3890
3964
  ], -1)),
3891
- (r(!0), A(ce, null, we(t.hourlyTableData, (i) => (r(), A("tr", {
3965
+ (r(!0), A(me, null, ue(t.hourlyTableData, (i) => (r(), A("tr", {
3892
3966
  key: Math.random() + i.localDate,
3893
3967
  class: "text border-bottom"
3894
3968
  }, [
3895
- a("td", ps, [
3896
- a("div", null, c(i.localDate), 1)
3969
+ s("td", Es, [
3970
+ s("div", null, c(i.localDate), 1)
3897
3971
  ]),
3898
- a("td", ms, [
3899
- a("div", null, c(i.temp), 1)
3972
+ s("td", Qs, [
3973
+ s("div", null, c(i.temp), 1)
3900
3974
  ]),
3901
- a("td", us, c(i.precipSum), 1),
3902
- a("td", fs, c(i.visibility), 1),
3903
- a("td", Ds, [
3975
+ s("td", Ms, c(i.precipSum), 1),
3976
+ s("td", Ls, c(i.visibility), 1),
3977
+ s("td", zs, [
3904
3978
  ne(c(i.windDir) + " ", 1),
3905
3979
  !isNaN(i.windBearing) && i.windDir ? (r(), A("span", {
3906
3980
  key: 0,
3907
3981
  class: "iconfont icon",
3908
- style: De({ display: "inline-block", transform: `rotate(${i.windBearing}deg)` })
3909
- }, "", 4)) : (r(), A("span", ys, "-"))
3982
+ style: Ce({ display: "inline-block", transform: `rotate(${i.windBearing}deg)` })
3983
+ }, "", 4)) : (r(), A("span", Hs, "-"))
3910
3984
  ]),
3911
- a("td", Bs, c(i.windSpeed), 1),
3912
- a("td", xs, c(i.windBF), 1),
3913
- a("td", vs, c(i.windGusts), 1),
3914
- a("td", Cs, [
3985
+ s("td", ks, c(i.windSpeed), 1),
3986
+ s("td", Ps, c(i.windBF), 1),
3987
+ s("td", Ns, c(i.windGusts), 1),
3988
+ s("td", Ts, [
3915
3989
  ne(c(i.windWaveDir) + " ", 1),
3916
3990
  !isNaN(i.windWaveBearing) && i.windWaveDir ? (r(), A("span", {
3917
3991
  key: 0,
3918
3992
  class: "iconfont icon",
3919
- style: De({ display: "inline-block", transform: `rotate(${i.windWaveBearing}deg)` })
3920
- }, "", 4)) : (r(), A("span", Is, "-"))
3993
+ style: Ce({ display: "inline-block", transform: `rotate(${i.windWaveBearing}deg)` })
3994
+ }, "", 4)) : (r(), A("span", Gs, "-"))
3921
3995
  ]),
3922
- a("td", bs, c(i.windWaveHeight), 1),
3923
- a("td", Es, c(i.windWavePeriod), 1),
3924
- a("td", Qs, [
3996
+ s("td", Ss, c(i.windWaveHeight), 1),
3997
+ s("td", Fs, c(i.windWavePeriod), 1),
3998
+ s("td", Os, [
3925
3999
  ne(c(i.sigWaveDir) + " ", 1),
3926
4000
  !isNaN(i.sigWaveBearing) && i.sigWaveDir ? (r(), A("span", {
3927
4001
  key: 0,
3928
4002
  class: "iconfont icon",
3929
- style: De({ display: "inline-block", transform: `rotate(${i.sigWaveBearing}deg)` })
3930
- }, "", 4)) : (r(), A("span", Ms, "-"))
4003
+ style: Ce({ display: "inline-block", transform: `rotate(${i.sigWaveBearing}deg)` })
4004
+ }, "", 4)) : (r(), A("span", Ys, "-"))
3931
4005
  ]),
3932
- a("td", Ls, c(i.sigWaveHeight), 1),
3933
- a("td", zs, c(i.sigWavePeriod), 1),
3934
- a("td", Hs, [
4006
+ s("td", js, c(i.sigWaveHeight), 1),
4007
+ s("td", Ks, c(i.sigWavePeriod), 1),
4008
+ s("td", Us, [
3935
4009
  ne(c(i.currentDir) + " ", 1),
3936
4010
  !isNaN(i.currentBearing) && i.currentDir ? (r(), A("span", {
3937
4011
  key: 0,
3938
4012
  class: "iconfont icon",
3939
- style: De({ display: "inline-block", transform: `rotate(${i.currentBearing}deg)` })
3940
- }, "", 4)) : (r(), A("span", ks, "-"))
4013
+ style: Ce({ display: "inline-block", transform: `rotate(${i.currentBearing}deg)` })
4014
+ }, "", 4)) : (r(), A("span", Rs, "-"))
3941
4015
  ]),
3942
- a("td", Ps, c(i.currentSpd), 1),
3943
- a("td", Ns, c(i.seaLevel), 1),
3944
- a("td", Ts, c(i.seaSurfaceTemp), 1)
4016
+ s("td", Xs, c(i.currentSpd), 1),
4017
+ s("td", Ws, c(i.seaLevel), 1),
4018
+ s("td", Js, c(i.seaSurfaceTemp), 1)
3945
4019
  ]))), 128))
3946
4020
  ])
3947
- ])) : (m = t.loading) != null && m.hourlyTable ? (r(), A("div", Gs, e[59] || (e[59] = [
3948
- a("img", {
4021
+ ])) : (b = t.loading) != null && b.hourlyTable ? (r(), A("div", qs, e[62] || (e[62] = [
4022
+ s("img", {
3949
4023
  style: { height: "200px" },
3950
- src: Ee
4024
+ src: ke
3951
4025
  }, null, -1)
3952
- ]))) : (r(), A("div", Ss, "No Data"))
3953
- ])) : Be("", !0),
3954
- t.menuIndex === 4 ? (r(), A("div", Fs, [
3955
- (k = t.position) != null && k.name && s.token && !((v = t.loading) != null && v.seasonalEchart) ? (r(), A("div", Os, [
3956
- a("div", Ys, [
3957
- a("div", {
4026
+ ]))) : (r(), A("div", Zs, "No Data"))
4027
+ ])) : be("", !0),
4028
+ t.menuIndex === 4 ? (r(), A("div", Vs, [
4029
+ (D = t.position) != null && D.name && a.token && !((de = t.loading) != null && de.seasonalEchart) ? (r(), A("div", _s, [
4030
+ s("div", $s, [
4031
+ s("div", {
3958
4032
  id: "seasonal-title",
3959
4033
  class: "title flex-start",
3960
4034
  onClick: e[11] || (e[11] = (i) => t.seasonalData.showMonths = !t.seasonalData.showMonths)
3961
4035
  }, [
3962
- a("div", js, c((re = (u = (I = t.currentMonth) == null ? void 0 : I.month) == null ? void 0 : u.split("-")) == null ? void 0 : re[0]) + " " + c((d = (oe = (Ae = t.currentMonth) == null ? void 0 : Ae.month) == null ? void 0 : oe.split("-")) == null ? void 0 : d[1]), 1),
3963
- a("div", Ks, [
3964
- ye(j, null, {
3965
- default: be(() => [
3966
- ye(O)
4036
+ s("div", ea, c((d = (Ae = (ge = t.currentMonth) == null ? void 0 : ge.month) == null ? void 0 : Ae.split("-")) == null ? void 0 : d[0]) + " " + c((O = (v = (pe = t.currentMonth) == null ? void 0 : pe.month) == null ? void 0 : v.split("-")) == null ? void 0 : O[1]), 1),
4037
+ s("div", ta, [
4038
+ ve(K, null, {
4039
+ default: Me(() => [
4040
+ ve(F)
3967
4041
  ]),
3968
4042
  _: 1
3969
4043
  })
3970
4044
  ]),
3971
- Me(a("div", Us, [
3972
- a("div", Xs, [
3973
- (r(!0), A(ce, null, we(t.monthsOptions, (i) => {
4045
+ Fe(s("div", sa, [
4046
+ s("div", aa, [
4047
+ (r(!0), A(me, null, ue(t.monthsOptions, (i) => {
3974
4048
  var w;
3975
4049
  return r(), A("div", {
3976
4050
  key: i,
3977
- class: de(["month-option", ((w = t.currentMonth) == null ? void 0 : w.month) === i.month ? "active" : ""]),
3978
- onClick: (fe) => p.handleSelectMonth(i)
3979
- }, c(i.month), 11, Rs);
4051
+ class: we(["month-option", ((w = t.currentMonth) == null ? void 0 : w.month) === i.month ? "active" : ""]),
4052
+ onClick: (Qe) => p.handleSelectMonth(i)
4053
+ }, c(i.month), 11, ia);
3980
4054
  }), 128))
3981
4055
  ])
3982
4056
  ], 512), [
3983
- [Le, t.seasonalData.showMonths]
4057
+ [Oe, t.seasonalData.showMonths]
3984
4058
  ])
3985
4059
  ]),
3986
- e[60] || (e[60] = a("div", { id: "temperature-echart" }, null, -1)),
3987
- e[61] || (e[61] = a("div", { id: "wind-precip-echart" }, null, -1))
4060
+ e[63] || (e[63] = s("div", { id: "temperature-echart" }, null, -1)),
4061
+ e[64] || (e[64] = s("div", { id: "wind-precip-echart" }, null, -1))
3988
4062
  ]),
3989
- a("div", Ws, [
3990
- a("div", Js, c((ge = t.currentMonth) == null ? void 0 : ge.month) + " Summary", 1),
3991
- e[62] || (e[62] = a("div", { class: "label" }, "Temperature", -1)),
3992
- a("div", qs, "Avg High Temp: " + c(t.seasonalData.minHighTemp) + " to " + c(t.seasonalData.maxHighTemp) + " °C", 1),
3993
- a("div", Zs, "Avg Low Temp: " + c(t.seasonalData.minLowTemp) + " to " + c(t.seasonalData.maxLowTemp) + " °C", 1),
3994
- a("div", Vs, "Hottest Day: " + c(t.seasonalData.hottestDay), 1),
3995
- a("div", _s, "Coldest Day: " + c(t.seasonalData.coldestDay), 1),
3996
- e[63] || (e[63] = a("div", { class: "label" }, "Precipitation", -1)),
3997
- a("div", $s, "Light (<10mm): " + c((l = (S = (f = t.seasonalData) == null ? void 0 : f.precip) == null ? void 0 : S.filter((i) => i < 10)) == null ? void 0 : l.length) + " days", 1),
3998
- a("div", ea, "Moderate (<24.9mm): " + c((E = (F = (U = t.seasonalData) == null ? void 0 : U.precip) == null ? void 0 : F.filter((i) => i >= 10 && i < 24.9)) == null ? void 0 : E.length) + " days", 1),
3999
- a("div", ta, "Heavy (<49.9mm): " + c((D = (h = (Q = t.seasonalData) == null ? void 0 : Q.precip) == null ? void 0 : h.filter((i) => i >= 24.9 && i < 49.9)) == null ? void 0 : D.length) + " days", 1),
4000
- a("div", sa, "Rainstorm (<99.9mm): " + c((he = (ae = (le = t.seasonalData) == null ? void 0 : le.precip) == null ? void 0 : ae.filter((i) => i >= 49.9 && i < 99.9)) == null ? void 0 : he.length) + " days", 1),
4001
- a("div", aa, "Heavy Rainstorm (>=100mm): " + c((me = (y = (pe = t.seasonalData) == null ? void 0 : pe.precip) == null ? void 0 : y.filter((i) => i >= 100)) == null ? void 0 : me.length) + " days", 1),
4002
- e[64] || (e[64] = a("div", { class: "label" }, "Wind", -1)),
4003
- a("div", ia, "Mean Wind: " + c(p.roundPrecision(t.seasonalData.meanWind, 1)) + " kts", 1),
4004
- a("div", oa, "Windiest Day: " + c(t.seasonalData.windiestDay) + " ( " + c(t.seasonalData.maxWindSpeed) + "kts )", 1),
4005
- a("div", na, "Dominant Wind Dir: " + c(t.seasonalData.dominantWind), 1)
4063
+ s("div", oa, [
4064
+ s("div", na, c((E = t.currentMonth) == null ? void 0 : E.month) + " Summary", 1),
4065
+ e[65] || (e[65] = s("div", { class: "label" }, "Temperature", -1)),
4066
+ s("div", ra, "Avg High Temp: " + c(t.seasonalData.minHighTemp) + " to " + c(t.seasonalData.maxHighTemp) + " °C", 1),
4067
+ s("div", la, "Avg Low Temp: " + c(t.seasonalData.minLowTemp) + " to " + c(t.seasonalData.maxLowTemp) + " °C", 1),
4068
+ s("div", Aa, "Hottest Day: " + c(t.seasonalData.hottestDay), 1),
4069
+ s("div", ha, "Coldest Day: " + c(t.seasonalData.coldestDay), 1),
4070
+ e[66] || (e[66] = s("div", { class: "label" }, "Precipitation", -1)),
4071
+ s("div", da, "Light (<10mm): " + c((l = (T = (he = t.seasonalData) == null ? void 0 : he.precip) == null ? void 0 : T.filter((i) => i < 10)) == null ? void 0 : l.length) + " days", 1),
4072
+ s("div", ga, "Moderate (<24.9mm): " + c((re = (C = (X = t.seasonalData) == null ? void 0 : X.precip) == null ? void 0 : C.filter((i) => i >= 10 && i < 24.9)) == null ? void 0 : re.length) + " days", 1),
4073
+ s("div", ca, "Heavy (<49.9mm): " + c((u = (h = (Y = t.seasonalData) == null ? void 0 : Y.precip) == null ? void 0 : h.filter((i) => i >= 24.9 && i < 49.9)) == null ? void 0 : u.length) + " days", 1),
4074
+ s("div", wa, "Rainstorm (<99.9mm): " + c((De = (f = (j = t.seasonalData) == null ? void 0 : j.precip) == null ? void 0 : f.filter((i) => i >= 49.9 && i < 99.9)) == null ? void 0 : De.length) + " days", 1),
4075
+ s("div", pa, "Heavy Rainstorm (>=100mm): " + c((fe = (oe = (k = t.seasonalData) == null ? void 0 : k.precip) == null ? void 0 : oe.filter((i) => i >= 100)) == null ? void 0 : fe.length) + " days", 1),
4076
+ e[67] || (e[67] = s("div", { class: "label" }, "Wind", -1)),
4077
+ s("div", ma, "Mean Wind: " + c(p.roundPrecision(t.seasonalData.meanWind, 1)) + " kts", 1),
4078
+ s("div", ua, "Windiest Day: " + c(t.seasonalData.windiestDay) + " ( " + c(t.seasonalData.maxWindSpeed) + "kts )", 1),
4079
+ s("div", fa, "Dominant Wind Dir: " + c(t.seasonalData.dominantWind), 1)
4006
4080
  ])
4007
- ])) : (B = t.loading) != null && B.seasonalEchart ? (r(), A("div", ra, e[65] || (e[65] = [
4008
- a("img", {
4081
+ ])) : (B = t.loading) != null && B.seasonalEchart ? (r(), A("div", Da, e[68] || (e[68] = [
4082
+ s("img", {
4009
4083
  style: { height: "200px" },
4010
- src: Ee
4084
+ src: ke
4011
4085
  }, null, -1)
4012
- ]))) : (r(), A("div", Aa, "No Data"))
4013
- ])) : Be("", !0)
4014
- ])
4086
+ ]))) : (r(), A("div", ya, "No Data"))
4087
+ ])) : be("", !0)
4088
+ ]),
4089
+ ve(le, {
4090
+ modelValue: t.showFollowDialog,
4091
+ "onUpdate:modelValue": e[14] || (e[14] = (i) => t.showFollowDialog = i),
4092
+ title: t.followDialogTitle,
4093
+ modal: !1,
4094
+ width: "400",
4095
+ draggable: !0,
4096
+ "show-close": !1,
4097
+ class: "follow-dialog",
4098
+ "close-on-click-modal": !1
4099
+ }, {
4100
+ default: Me(() => [
4101
+ s("div", null, [
4102
+ s("div", {
4103
+ class: "iconfont close-btn",
4104
+ onClick: e[12] || (e[12] = (i) => t.showFollowDialog = !1)
4105
+ }, ""),
4106
+ t.position.portId ? (r(), A("div", Ba, [
4107
+ e[69] || (e[69] = s("span", { style: { "margin-right": "20px" } }, "Port:", -1)),
4108
+ s("span", xa, c(t.position.name), 1)
4109
+ ])) : be("", !0),
4110
+ s("div", va, [
4111
+ e[70] || (e[70] = s("span", { style: { "margin-right": "20px" } }, "Postion:", -1)),
4112
+ s("span", Ca, c(this.computeLat(this.position.lat) + ", " + this.computeLng(this.position.lng)), 1)
4113
+ ]),
4114
+ t.followItem ? be("", !0) : (r(), A("div", Ia, [
4115
+ e[71] || (e[71] = s("span", { style: { "margin-right": "20px" } }, "Remark:", -1)),
4116
+ ve(ae, {
4117
+ modelValue: t.followRemark,
4118
+ "onUpdate:modelValue": e[13] || (e[13] = (i) => t.followRemark = i),
4119
+ style: { width: "220px" }
4120
+ }, null, 8, ["modelValue"])
4121
+ ])),
4122
+ s("div", ba, [
4123
+ t.followItem ? (r(), Se(ie, {
4124
+ key: 0,
4125
+ type: "info",
4126
+ plain: "",
4127
+ onClick: p.handleClickFollow
4128
+ }, {
4129
+ default: Me(() => e[72] || (e[72] = [
4130
+ ne("Remove")
4131
+ ])),
4132
+ _: 1
4133
+ }, 8, ["onClick"])) : (r(), Se(ie, {
4134
+ key: 1,
4135
+ type: "primary",
4136
+ onClick: p.handleClickFollow
4137
+ }, {
4138
+ default: Me(() => e[73] || (e[73] = [
4139
+ ne("Confirm")
4140
+ ])),
4141
+ _: 1
4142
+ }, 8, ["onClick"]))
4143
+ ])
4144
+ ])
4145
+ ]),
4146
+ _: 1
4147
+ }, 8, ["modelValue", "title"])
4015
4148
  ]);
4016
4149
  }
4017
- const ha = /* @__PURE__ */ Fe(Oe, [["render", la], ["__scopeId", "data-v-53ed9efe"]]), ua = {
4150
+ const Qa = /* @__PURE__ */ Ve(_e, [["render", Ea], ["__scopeId", "data-v-3ac6f5bf"]]), Na = {
4018
4151
  install(o) {
4019
- o.component("SpotReport", ha);
4152
+ o.component("SpotReport", Qa);
4020
4153
  }
4021
4154
  };
4022
4155
  export {
4023
- ha as SpotReport,
4024
- ua as SpotReportPlugin
4156
+ Qa as SpotReport,
4157
+ Na as SpotReportPlugin
4025
4158
  };