weather-bot/data/outlook.json
MoSiren c82ab68c1e
Some checks failed
ptero-push / build (push) Has been cancelled
Nexlabs Outlooks
2025-03-13 23:51:03 -06:00

22 lines
1.4 KiB
JSON

{
"convective": [
"https://weather.cod.edu/cdata/text/images/spc/co/day1/categorical/spccoday1.categorical.latest.png",
"https://climate.cod.edu/data/text/images/spc/co/day2/categorical/spccoday2.categorical.latest.png",
"https://climate.cod.edu/data/text/images/spc/co/day3/categorical/spccoday3.categorical.latest.png",
"https://climate.cod.edu/data/text/images/spc/co/day4/severe/spccoday4.severe.latest.png",
"https://climate.cod.edu/data/text/images/spc/co/day5/severe/spccoday5.severe.latest.png",
"https://climate.cod.edu/data/text/images/spc/co/day6/severe/spccoday6.severe.latest.png",
"https://climate.cod.edu/data/text/images/spc/co/day7/severe/spccoday7.severe.latest.png",
"https://climate.cod.edu/data/text/images/spc/co/day8/severe/spccoday8.severe.latest.png"
],
"fire": [
"https://www.spc.noaa.gov/products/exper/fire_wx/imgs/day1otlk_fire.gif",
"https://www.spc.noaa.gov/products/exper/fire_wx/imgs/day2otlk_fire.gif",
"https://www.spc.noaa.gov/products/exper/fire_wx/imgs/day3otlk_fire.gif",
"https://www.spc.noaa.gov/products/exper/fire_wx/imgs/day4otlk_fire.gif",
"https://www.spc.noaa.gov/products/exper/fire_wx/imgs/day5otlk_fire.gif",
"https://www.spc.noaa.gov/products/exper/fire_wx/imgs/day6otlk_fire.gif",
"https://www.spc.noaa.gov/products/exper/fire_wx/imgs/day7otlk_fire.gif",
"https://www.spc.noaa.gov/products/exper/fire_wx/imgs/day8otlk_fire.gif"
]
}