Skip to content

Commit c1c108a

Browse files
author
Airframes.io
committed
Update NOAA SIGMETs - json/noaa/sigmets.json
1 parent 07ebbf5 commit c1c108a

File tree

1 file changed

+66
-19
lines changed

1 file changed

+66
-19
lines changed

json/noaa/sigmets.json

Lines changed: 66 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,61 @@
99
"url": "https://aviationweather.gov/data/cache/airsigmets.cache.xml.gz"
1010
},
1111
"resource_type": "airsigmets",
12-
"count": 2,
12+
"count": 3,
1313
"airsigmets": [
1414
{
1515
"raw_text": null,
16-
"valid_time_from": "2025-09-29T05:55:00.000Z",
17-
"valid_time_to": "2025-09-29T07:55:00.000Z",
16+
"valid_time_from": "2025-09-29T06:55:00.000Z",
17+
"valid_time_to": "2025-09-29T08:55:00.000Z",
1818
"altitude": {
19-
"max_ft_msl": "40000"
19+
"max_ft_msl": "38000"
20+
},
21+
"movement_dir_degrees": "100",
22+
"movement_spd_kt": "5",
23+
"hazard": {
24+
"type": "CONVECTIVE",
25+
"severity": "SEV"
26+
},
27+
"airsigmet_type": "SIGMET",
28+
"area": [
29+
{
30+
"point": {
31+
"longitude": "-81.3869",
32+
"latitude": "31.9247"
33+
}
34+
},
35+
{
36+
"point": {
37+
"longitude": "-80.5833",
38+
"latitude": "28.5379"
39+
}
40+
},
41+
{
42+
"point": {
43+
"longitude": "-82.0408",
44+
"latitude": "28.7926"
45+
}
46+
},
47+
{
48+
"point": {
49+
"longitude": "-82.2235",
50+
"latitude": "30.5925"
51+
}
52+
},
53+
{
54+
"point": {
55+
"longitude": "-81.3869",
56+
"latitude": "31.9247"
57+
}
58+
}
59+
]
60+
},
61+
{
62+
"raw_text": null,
63+
"valid_time_from": "2025-09-29T06:55:00.000Z",
64+
"valid_time_to": "2025-09-29T08:55:00.000Z",
65+
"altitude": {
66+
"max_ft_msl": "34000"
2067
},
2168
"movement_dir_degrees": "220",
2269
"movement_spd_kt": "15",
@@ -28,20 +75,20 @@
2875
"area": [
2976
{
3077
"point": {
31-
"longitude": "-107.6000",
32-
"latitude": "32.6124"
78+
"longitude": "-107.4490",
79+
"latitude": "32.5870"
3380
}
3481
},
3582
{
3683
"point": {
37-
"longitude": "-105.5803",
38-
"latitude": "32.4088"
84+
"longitude": "-105.4438",
85+
"latitude": "32.5223"
3986
}
4087
},
4188
{
4289
"point": {
43-
"longitude": "-105.1847",
44-
"latitude": "30.8752"
90+
"longitude": "-105.3800",
91+
"latitude": "30.8010"
4592
}
4693
},
4794
{
@@ -52,24 +99,24 @@
5299
},
53100
{
54101
"point": {
55-
"longitude": "-108.1531",
56-
"latitude": "31.8087"
102+
"longitude": "-107.8265",
103+
"latitude": "31.8150"
57104
}
58105
},
59106
{
60107
"point": {
61-
"longitude": "-107.6000",
62-
"latitude": "32.6124"
108+
"longitude": "-107.4490",
109+
"latitude": "32.5870"
63110
}
64111
}
65112
]
66113
},
67114
{
68115
"raw_text": null,
69-
"valid_time_from": "2025-09-29T05:55:00.000Z",
70-
"valid_time_to": "2025-09-29T07:55:00.000Z",
116+
"valid_time_from": "2025-09-29T06:55:00.000Z",
117+
"valid_time_to": "2025-09-29T08:55:00.000Z",
71118
"altitude": {
72-
"max_ft_msl": "31000"
119+
"max_ft_msl": "32000"
73120
},
74121
"movement_dir_degrees": "240",
75122
"movement_spd_kt": "15",
@@ -99,8 +146,8 @@
99146
},
100147
{
101148
"point": {
102-
"longitude": "-107.4246",
103-
"latitude": "33.4006"
149+
"longitude": "-107.6479",
150+
"latitude": "33.4067"
104151
}
105152
},
106153
{

0 commit comments

Comments
 (0)