# HG changeset patch # User paulo # Date 1641803187 28800 # Node ID a26c4388749bf60a0a2396b7b983a48943e47d5c # Parent 3192e40f5eaf81b8e55ac09a969f6cf4fd0f887e myw2: update hourly URL diff -r 3192e40f5eaf -r a26c4388749b myw2/myw_flask_app.py --- a/myw2/myw_flask_app.py Fri Dec 17 09:10:00 2021 +0000 +++ b/myw2/myw_flask_app.py Mon Jan 10 00:26:27 2022 -0800 @@ -13,7 +13,7 @@ "desktop": "http://forecast.weather.gov/MapClick.php?lat=37.63048605200049&lon=-122.41107706299971", "mobile": "http://mobile.weather.gov/index.php?lat=37.61961&lon=-122.36558", "radar": "https://radar.weather.gov/ridge/lite/KMUX_loop.gif", - "hourly": "http://forecast.weather.gov/meteograms/Plotter.php?lat=37.6305&lon=-122.4111&wfo=MTR&zcode=CAZ508&gset=18&gdiff=3&unit=0&tinfo=PY8&ahour=0&pcmd=11011111111110000000000000000000000000000000000000000000000&lg=en&indu=1!1!1!&dd=&bw=&hrspan=48&pqpfhr=6&psnwhr=6", + "hourly": "https://forecast.weather.gov/MapClick.php?w0=t&w1=td&w2=wc&w3=sfcwind&w4=sky&w5=pop&w6=rh&w7=rain&w8=thunder&w12=fog&AheadHour=0&Submit=Submit&&FcstType=graphical&textField1=37.6305&textField2=-122.4111&site=all", "goes": "https://www.star.nesdis.noaa.gov/GOES/sector.php?sat=G17§or=psw", })