forked from ChrisChrome/weather-bot
Updated Sattelites.json and added GOES18
This commit is contained in:
parent
e59ccaf3ff
commit
f06d87b71d
|
@ -8,5 +8,15 @@
|
||||||
"name": "Infrared",
|
"name": "Infrared",
|
||||||
"url": "https://cdn.star.nesdis.noaa.gov/GOES16/ABI/CONUS/13/latest.jpg"
|
"url": "https://cdn.star.nesdis.noaa.gov/GOES16/ABI/CONUS/13/latest.jpg"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"GOES-18": [
|
||||||
|
{
|
||||||
|
"name": "GeoColor",
|
||||||
|
"url": "https://cdn.star.nesdis.noaa.gov/GOES18/ABI/CONUS/GEOCOLOR/latest.jpg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Infrared",
|
||||||
|
"url": "https://cdn.star.nesdis.noaa.gov/GOES18/ABI/CONUS/13/latest.jpg"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in a new issue