-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample-forecast.json
More file actions
319 lines (319 loc) · 12.8 KB
/
sample-forecast.json
File metadata and controls
319 lines (319 loc) · 12.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
{
"@context": [
"https://geojson.org/geojson-ld/geojson-context.jsonld",
{
"@version": "1.1",
"wx": "https://api.weather.gov/ontology#",
"geo": "http://www.opengis.net/ont/geosparql#",
"unit": "http://codes.wmo.int/common/unit/",
"@vocab": "https://api.weather.gov/ontology#"
}
],
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-97.1089731,
39.766826299999998
],
[
-97.108526900000001,
39.744778799999999
],
[
-97.079846700000004,
39.745119500000001
],
[
-97.08028680000001,
39.767167000000001
],
[
-97.1089731,
39.766826299999998
]
]
]
},
"properties": {
"units": "us",
"forecastGenerator": "BaselineForecastGenerator",
"generatedAt": "2024-11-09T22:04:13+00:00",
"updateTime": "2024-11-09T21:10:41+00:00",
"validTimes": "2024-11-09T15:00:00+00:00/P7DT13H",
"elevation": {
"unitCode": "wmoUnit:m",
"value": 441.95999999999998
},
"periods": [
{
"number": 1,
"name": "This Afternoon",
"startTime": "2024-11-09T16:00:00-06:00",
"endTime": "2024-11-09T18:00:00-06:00",
"isDaytime": true,
"temperature": 56,
"temperatureUnit": "F",
"temperatureTrend": "",
"probabilityOfPrecipitation": {
"unitCode": "wmoUnit:percent",
"value": null
},
"windSpeed": "15 mph",
"windDirection": "SW",
"icon": "https://api.weather.gov/icons/land/day/bkn?size=medium",
"shortForecast": "Partly Sunny",
"detailedForecast": "Partly sunny, with a high near 56. Southwest wind around 15 mph, with gusts as high as 25 mph."
},
{
"number": 2,
"name": "Tonight",
"startTime": "2024-11-09T18:00:00-06:00",
"endTime": "2024-11-10T06:00:00-06:00",
"isDaytime": false,
"temperature": 38,
"temperatureUnit": "F",
"temperatureTrend": "",
"probabilityOfPrecipitation": {
"unitCode": "wmoUnit:percent",
"value": null
},
"windSpeed": "10 to 15 mph",
"windDirection": "SW",
"icon": "https://api.weather.gov/icons/land/night/sct?size=medium",
"shortForecast": "Partly Cloudy",
"detailedForecast": "Partly cloudy, with a low around 38. Southwest wind 10 to 15 mph."
},
{
"number": 3,
"name": "Sunday",
"startTime": "2024-11-10T06:00:00-06:00",
"endTime": "2024-11-10T18:00:00-06:00",
"isDaytime": true,
"temperature": 59,
"temperatureUnit": "F",
"temperatureTrend": "",
"probabilityOfPrecipitation": {
"unitCode": "wmoUnit:percent",
"value": null
},
"windSpeed": "5 to 10 mph",
"windDirection": "W",
"icon": "https://api.weather.gov/icons/land/day/few?size=medium",
"shortForecast": "Sunny",
"detailedForecast": "Sunny, with a high near 59. West wind 5 to 10 mph."
},
{
"number": 4,
"name": "Sunday Night",
"startTime": "2024-11-10T18:00:00-06:00",
"endTime": "2024-11-11T06:00:00-06:00",
"isDaytime": false,
"temperature": 39,
"temperatureUnit": "F",
"temperatureTrend": "",
"probabilityOfPrecipitation": {
"unitCode": "wmoUnit:percent",
"value": null
},
"windSpeed": "5 mph",
"windDirection": "SW",
"icon": "https://api.weather.gov/icons/land/night/few?size=medium",
"shortForecast": "Mostly Clear",
"detailedForecast": "Mostly clear, with a low around 39. Southwest wind around 5 mph."
},
{
"number": 5,
"name": "Veterans Day",
"startTime": "2024-11-11T06:00:00-06:00",
"endTime": "2024-11-11T18:00:00-06:00",
"isDaytime": true,
"temperature": 60,
"temperatureUnit": "F",
"temperatureTrend": "",
"probabilityOfPrecipitation": {
"unitCode": "wmoUnit:percent",
"value": null
},
"windSpeed": "5 mph",
"windDirection": "N",
"icon": "https://api.weather.gov/icons/land/day/few?size=medium",
"shortForecast": "Sunny",
"detailedForecast": "Sunny, with a high near 60. North wind around 5 mph."
},
{
"number": 6,
"name": "Monday Night",
"startTime": "2024-11-11T18:00:00-06:00",
"endTime": "2024-11-12T06:00:00-06:00",
"isDaytime": false,
"temperature": 39,
"temperatureUnit": "F",
"temperatureTrend": "",
"probabilityOfPrecipitation": {
"unitCode": "wmoUnit:percent",
"value": null
},
"windSpeed": "5 mph",
"windDirection": "E",
"icon": "https://api.weather.gov/icons/land/night/few?size=medium",
"shortForecast": "Mostly Clear",
"detailedForecast": "Mostly clear, with a low around 39. East wind around 5 mph."
},
{
"number": 7,
"name": "Tuesday",
"startTime": "2024-11-12T06:00:00-06:00",
"endTime": "2024-11-12T18:00:00-06:00",
"isDaytime": true,
"temperature": 61,
"temperatureUnit": "F",
"temperatureTrend": "",
"probabilityOfPrecipitation": {
"unitCode": "wmoUnit:percent",
"value": null
},
"windSpeed": "5 to 15 mph",
"windDirection": "SE",
"icon": "https://api.weather.gov/icons/land/day/sct?size=medium",
"shortForecast": "Mostly Sunny",
"detailedForecast": "Mostly sunny, with a high near 61. Southeast wind 5 to 15 mph, with gusts as high as 25 mph."
},
{
"number": 8,
"name": "Tuesday Night",
"startTime": "2024-11-12T18:00:00-06:00",
"endTime": "2024-11-13T06:00:00-06:00",
"isDaytime": false,
"temperature": 43,
"temperatureUnit": "F",
"temperatureTrend": "",
"probabilityOfPrecipitation": {
"unitCode": "wmoUnit:percent",
"value": 20
},
"windSpeed": "15 mph",
"windDirection": "SW",
"icon": "https://api.weather.gov/icons/land/night/sct/rain_showers,20?size=medium",
"shortForecast": "Partly Cloudy then Slight Chance Rain Showers",
"detailedForecast": "A slight chance of rain showers after midnight. Partly cloudy, with a low around 43. Southwest wind around 15 mph, with gusts as high as 25 mph. Chance of precipitation is 20%."
},
{
"number": 9,
"name": "Wednesday",
"startTime": "2024-11-13T06:00:00-06:00",
"endTime": "2024-11-13T18:00:00-06:00",
"isDaytime": true,
"temperature": 58,
"temperatureUnit": "F",
"temperatureTrend": "",
"probabilityOfPrecipitation": {
"unitCode": "wmoUnit:percent",
"value": null
},
"windSpeed": "5 to 15 mph",
"windDirection": "NW",
"icon": "https://api.weather.gov/icons/land/day/few?size=medium",
"shortForecast": "Sunny",
"detailedForecast": "Sunny, with a high near 58. Northwest wind 5 to 15 mph, with gusts as high as 25 mph."
},
{
"number": 10,
"name": "Wednesday Night",
"startTime": "2024-11-13T18:00:00-06:00",
"endTime": "2024-11-14T06:00:00-06:00",
"isDaytime": false,
"temperature": 34,
"temperatureUnit": "F",
"temperatureTrend": "",
"probabilityOfPrecipitation": {
"unitCode": "wmoUnit:percent",
"value": null
},
"windSpeed": "5 mph",
"windDirection": "W",
"icon": "https://api.weather.gov/icons/land/night/skc?size=medium",
"shortForecast": "Clear",
"detailedForecast": "Clear, with a low around 34."
},
{
"number": 11,
"name": "Thursday",
"startTime": "2024-11-14T06:00:00-06:00",
"endTime": "2024-11-14T18:00:00-06:00",
"isDaytime": true,
"temperature": 61,
"temperatureUnit": "F",
"temperatureTrend": "",
"probabilityOfPrecipitation": {
"unitCode": "wmoUnit:percent",
"value": null
},
"windSpeed": "5 to 10 mph",
"windDirection": "SW",
"icon": "https://api.weather.gov/icons/land/day/skc?size=medium",
"shortForecast": "Sunny",
"detailedForecast": "Sunny, with a high near 61."
},
{
"number": 12,
"name": "Thursday Night",
"startTime": "2024-11-14T18:00:00-06:00",
"endTime": "2024-11-15T06:00:00-06:00",
"isDaytime": false,
"temperature": 40,
"temperatureUnit": "F",
"temperatureTrend": "",
"probabilityOfPrecipitation": {
"unitCode": "wmoUnit:percent",
"value": null
},
"windSpeed": "5 to 10 mph",
"windDirection": "S",
"icon": "https://api.weather.gov/icons/land/night/few?size=medium",
"shortForecast": "Mostly Clear",
"detailedForecast": "Mostly clear, with a low around 40."
},
{
"number": 13,
"name": "Friday",
"startTime": "2024-11-15T06:00:00-06:00",
"endTime": "2024-11-15T18:00:00-06:00",
"isDaytime": true,
"temperature": 62,
"temperatureUnit": "F",
"temperatureTrend": "",
"probabilityOfPrecipitation": {
"unitCode": "wmoUnit:percent",
"value": null
},
"windSpeed": "5 to 10 mph",
"windDirection": "S",
"icon": "https://api.weather.gov/icons/land/day/few?size=medium",
"shortForecast": "Sunny",
"detailedForecast": "Sunny, with a high near 62."
},
{
"number": 14,
"name": "Friday Night",
"startTime": "2024-11-15T18:00:00-06:00",
"endTime": "2024-11-16T06:00:00-06:00",
"isDaytime": false,
"temperature": 45,
"temperatureUnit": "F",
"temperatureTrend": "",
"probabilityOfPrecipitation": {
"unitCode": "wmoUnit:percent",
"value": null
},
"windSpeed": "5 to 10 mph",
"windDirection": "S",
"icon": "https://api.weather.gov/icons/land/night/sct?size=medium",
"shortForecast": "Partly Cloudy",
"detailedForecast": "Partly cloudy, with a low around 45."
}
]
}
}