Skip to content

Commit

Permalink
Merge pull request #17 from jason110024/zfw-config-update
Browse files Browse the repository at this point in the history
Update zfw.json
  • Loading branch information
Raajheer1 authored Jan 22, 2025
2 parents 8965a26 + c130863 commit 7c0091b
Showing 1 changed file with 23 additions and 31 deletions.
54 changes: 23 additions & 31 deletions frontend/configs/zfw.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,70 +76,62 @@
"images": [
{
"title": "IR View",
"src": "https://www.weather.gov/images/aawu/GOES/IR_loop.gif"
"src": "https://cdn.star.nesdis.noaa.gov/GOES16/ABI/SECTOR/sp/13/GOES16-SP-13-600x600.gif"
},
{
"title": "Visible View",
"src": "https://www.weather.gov/images/aawu/GOES/VIS_loop.gif"
},
{
"title": "Water Vapor View",
"src": "https://www.weather.gov/images/aawu/GOES/WV_loop.gif"
"src": "https://cdn.star.nesdis.noaa.gov/GOES16/ABI/SECTOR/sp/GEOCOLOR/GOES16-SP-GEOCOLOR-600x600.gif"
}
]
},
"REQ PIREP": {
"images": [
{
"title": "Requested PIREPs",
"src": "https://www.weather.gov/images/zme/zan_pirep.png"
"src": "https://www.weather.gov/images/zfw/rtimages/PIREP_REQUEST_CRRNT.png"
}
]
},
"ICING+CONV": {
"D10 GATE FORECAST": {
"images": [
{
"src": "https://www.weather.gov/images/aawu/fcstgraphics/icing_1.png"
},
{
"src": "https://www.weather.gov/images/aawu/fcstgraphics/icing_2.png"
},
{
"src": "https://www.weather.gov/images/aawu/fcstgraphics/icing_3.png"
},
{
"src": "https://www.weather.gov/images/aawu/fcstgraphics/icing_4.png"
"src": "https://www.weather.gov/images/zfw/rtimages/CornerPost.png"
}
]
},
"PROG+SIG WX CHART": {
"REGIONAL/SURFACE FORECAST: {
"images": [
{
"src": "https://www.weather.gov/images/aawu/fcstgraphics/ifr_1.png"
"title": "Surface Analysis",
"src": "https://www.weather.gov/images/zfw/rtimages/SFC_Current.png"
},
{
"src": "https://www.weather.gov/images/aawu/fcstgraphics/ifr_2.png"
"title": "Surface Forecast",
"src": "https://www.weather.gov/images/zfw/rtimages/SFC_Forecast.png"
},
{
"src": "http://www.weather.gov/images/aawu/sigWx24.gif"
"title": "Radar",
"src": "https://radar.weather.gov/ridge/standard/SOUTHPLAINS_loop.gif"
},
{
"src": "http://www.weather.gov/images/aawu/sigWx36.gif"
},
{
"src": "http://www.weather.gov/images/aawu/sigWx48.gif"
},
{
"src": "http://www.weather.gov/images/aawu/sigWx60.gif"
"title": "ZFW Jetstream",
"src": "https://www.weather.gov/images/zfw/rtimages/Jetstream_ZFW.png"
}
]
}
},
"views": [
{
"name": "Allen AAF ATCT",
"name": "KDFW ATCT",
"facilities": [
"DFW"
],
"sops": "https://zfwartcc.net/resources"
},
{
"name": "KDAL ACTC",
"facilities": [
"BIG"
"DAL"
],
"sops": "https://zfwartcc.net/resources"
}
Expand Down

0 comments on commit 7c0091b

Please sign in to comment.