File tree Expand file tree Collapse file tree 2 files changed +46
-0
lines changed Expand file tree Collapse file tree 2 files changed +46
-0
lines changed Original file line number Diff line number Diff line change 106
106
<link rel =" canonical" href =" https://open-meteo.com/en/docs/bom-api" />
107
107
</svelte:head >
108
108
109
+ <Alert .Root variant =" warning" class =" mb-4" >
110
+ <svg
111
+ xmlns =" http://www.w3.org/2000/svg"
112
+ width =" 24"
113
+ height =" 24"
114
+ viewBox =" 0 0 24 24"
115
+ fill =" none"
116
+ stroke =" currentColor"
117
+ stroke-width =" 2"
118
+ stroke-linecap =" round"
119
+ stroke-linejoin =" round"
120
+ class =" lucide lucide-triangle-alert-icon lucide-triangle-alert"
121
+ ><path d =" m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3" /><path
122
+ d =" M12 9v4"
123
+ /><path d =" M12 17h.01" /></svg
124
+ >
125
+ <Alert .Description >
126
+ BOM is currently upgrading its key platforms and services. As a result, access to open data is
127
+ temporarily unavailable. We anticipate restoring access soon, allowing Australian citizens to
128
+ once again benefit from high-resolution forecasts.
129
+ </Alert .Description >
130
+ </Alert .Root >
131
+
109
132
<Alert .Root variant =" info" class =" mb-4"
110
133
><svg
111
134
xmlns =" http://www.w3.org/2000/svg"
Original file line number Diff line number Diff line change 124
124
<link rel =" canonical" href =" https://open-meteo.com/en/docs/cma-api" />
125
125
</svelte:head >
126
126
127
+ <Alert .Root variant =" warning" class =" mb-4" >
128
+ <svg
129
+ xmlns =" http://www.w3.org/2000/svg"
130
+ width =" 24"
131
+ height =" 24"
132
+ viewBox =" 0 0 24 24"
133
+ fill =" none"
134
+ stroke =" currentColor"
135
+ stroke-width =" 2"
136
+ stroke-linecap =" round"
137
+ stroke-linejoin =" round"
138
+ class =" lucide lucide-triangle-alert-icon lucide-triangle-alert"
139
+ ><path d =" m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3" /><path
140
+ d =" M12 9v4"
141
+ /><path d =" M12 17h.01" /></svg
142
+ >
143
+ <Alert .Description >
144
+ Due to recent high demand, CMA’s open-data services are currently experiencing download issues.
145
+ We hope these issues are resolved soon so the open-data community can once again access CMA
146
+ weather forecasts.
147
+ </Alert .Description >
148
+ </Alert .Root >
149
+
127
150
<Alert .Root variant =" info" class =" mb-4" >
128
151
<svg
129
152
xmlns =" http://www.w3.org/2000/svg"
You can’t perform that action at this time.
0 commit comments