diff --git a/sh/nws b/sh/nws index 056d52c..e1e52a1 100755 --- a/sh/nws +++ b/sh/nws @@ -43,7 +43,7 @@ localradar () { mosaic ${NWS_ZONE} } mosaic () { - ${NWS_GIF} "https://radar.weather.gov/ridge/lite/${1}_loop.gif" + ${NWS_GIF} "https://radar.weather.gov/ridge/standard/${1}_loop.gif" } setzone () { printf "%s" "${1}" > "${NWS_CONFIG}"