User Tools

Site Tools


public:weather

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

public:weather [2018/10/02 16:37]
quinntm
public:weather [2024/02/20 17:15] (current)
quinntm [Beach Conditions]
Line 1: Line 1:
 ====== Van Buren County Weather ====== ====== Van Buren County Weather ======
 <​html>​ <​html>​
-<head> +<iframe src="​https://​www.rainviewer.com/map.html?loc=42.4295,-86.2399,8&oFa=0&oC=1&oU=1&oCS=1&oF=1&oAP=1&c=3&o=60&lm=1&layer=radar-sat&sm=1&sn=0" ​width="​100%" ​frameborder="0" ​style="border:0;height:50vh;" ​allowfullscreen></iframe>
-<META HTTP-EQUIV="​PRAGMA"​ CONTENT="​NO-CACHE">​ +
-<meta http-equiv="​refresh"​ content="​300">​ +
-<​!----------------------Image Rotate Functions------------------------------------------------->​ +
-<SCRIPT Language="​JavaScript1.2">​ +
- var maxAdNo = 9; +
- var adNo=0; +
- var mytimeout=0;​ +
- var myAd = new Array(); +
-  +
- myAd[0] ​= "​https://​wxgfx.tribtv.com/wxmi/​WXMI_7day.jpg";​ +
- myAd[1] = "​http://​radblast.wunderground.com/​cgi-bin/​radar/​WUNIDS_composite?centerlat=42.40928&​centerlon=-86.26036&radius=30&​type=N0R&​frame=0&num=6&​delay=15&​width=800&​height=800&​newmaps=1&r=1288022721&​smooth=1&rainsnow=1&lat=42.40928&​lon=-86.26036&​label=Station+3&​showstorm=1";  +
- myAd[2] = "​http://​radblast.wunderground.com/​cgi-bin/​radar/​WUNIDS_composite?​centerlat=42.40928&centerlon=-86.26036&​radius=120&​type=N0R&​frame=0&​num=6&​delay=15&​width=800&​height=800&​newmaps=1&r=1288022721&smooth=1&rainsnow=1&lat=42.40928&​lon=-86.26036&label=Station+3&​showstorms=1"; +
-        myAd[3]= ​ "​http://​radblast.wunderground.com/​cgi-bin/​radar/​WUNIDS_composite?​centerlat=42.40928&​centerlon=-86.26036&​radius=120&​type=N0R&frame=0&​num=6&​delay=15&​width=800&​height=800&​newmaps=1&​r=1288022721&​smooth=1&​rainsnow=1&​lat=42.40928&​lon=-86.26036&​label=Station+3&​severe=1"+
- myAd[4] = "http://​media.woodtv.com/​nxs-woodtv-media-us-east-1/​weather/​maps/​web_satellite-radar1.jpg";​ +
- myAd[5] ​= "http://​www.spc.noaa.gov/​products/​activity_loop.gif";  +
- myAd[6] ​= "http://​www.weather.gov/​images/​grr/​wxstory/​Tab2FileL.png"​;   +
- myAd[7] = "http://​images.intellicast.com/​WxImages/​SurfaceAnalysis/​usa.gif"​;  +
- myAd[8] = "​http://​www.wpc.ncep.noaa.gov/​noaa/​noaa.gif";​ +
- myAd[9] = "​http://​images.intellicast.com/​WxImages/​JetStream/​conus.jpg";​ +
-//Rotate Randomly +
-function MapRotateRnd() +
-+
-  adNo = Math.round(Math.random() * maxAdNo); +
-  WeatherMap.src=myAd[adNo];​ +
-  mytimeout = setTimeout("​MapRotateRnd()",​5000);​ +
-+
-//Rotate sequencially  +
-function MapRotateSeq() +
-+
-  adNo =(adNo+1)%maxAdNo;​ +
-  DoMap(); +
-  +
-  mytimeout = setTimeout("​MapRotateSeq()",​10000);​ +
-+
-function DecrementMap() +
-+
-  adNo=adNo-1;​ +
-  if (adNo<​=0) +
-  { +
-  adNo=maxAdNo;​ +
-  } +
-  DoMap(); +
-  clearTimeout(mytimeout);​ +
-+
-function IncrementMap() +
-+
-  adNo=(adNo+1)%maxAdNo;​ +
-  DoMap(); +
-  clearTimeout(mytimeout);​ +
-+
-function stopTimer() +
-+
- clearTimeout(mytimeout);​ +
-+
-function DoMap() +
-+
- var image_src ​ = document.getElementById("​WeatherMap"​);​ +
-  +
-  image_src.src = myAd[adNo];​ +
-+
-</​SCRIPT>​ +
-<​!------------------End of Image Rotate Functions---------------------------------------------->​ +
- +
-<meta http-equiv="​Pragma"​ content="​no-cache">​ +
-</​head>​ +
-<body onload="​MapRotateSeq()">​ +
-  +
-<img style="​max-width=screen.width"​ width="​800"​ id="​WeatherMap"​ src=""​ onMouseOver="​stopTimer()"​ onMouseOut="​MapRotateSeq()"​ title="​PAUSE"> +
-  +
-</body>+
 </​html>​ </​html>​
-Note: Holding the mouse pointer over the image will pause the image 
  
 ===== Current - South Haven Airport ===== ===== Current - South Haven Airport =====
Line 86: Line 15:
 ===== Beach Conditions ===== ===== Beach Conditions =====
 <​html>​ <​html>​
-<iframe src="http://www.southhavenit.com/​shflags"​ width="​760"​ height="​700"​ style="​display:​ block; margin-left:​ auto; margin-right:​ auto;" scrolling="​no"></​iframe>​+<iframe src="https://www.shawsa.org/​shflags"​ width="​760"​ height="​700"​ style="​display:​ block; margin-left:​ auto; margin-right:​ auto;" scrolling="​no"></​iframe>​
 </​html>​ </​html>​
 +**Note:** Between May 15 and September 15 the beach flags are raised between 9 a.m. and 9 p.m.
 =====Webcams===== =====Webcams=====
 <​html>​ <​html>​
-<​iframe ​width="​797"​ height="​454" ​src="​https://​www.youtube.com/​embed/​UL1d06AtwrQ" ​frameborder="0" ​allow="autoplay; encrypted-media" allowfullscreen></​iframe>​+<iframe src="​https://​www.youtube.com/​embed/​live_stream?​channel=UCODo53NEfcGzaUkCJ_spvuA" ​width="680" ​height="450" allowfullscreen=""​ frameborder="​0"​></​iframe>​
 </​html>​ </​html>​
 {{http://​www.glerl.noaa.gov/​metdata/​cams/​shv01.jpg?​680}} {{http://​www.glerl.noaa.gov/​metdata/​cams/​shv01.jpg?​680}}
Line 98: Line 27:
 {{http://​www.glerl.noaa.gov/​metdata/​cams/​shv04.jpg?​680}} {{http://​www.glerl.noaa.gov/​metdata/​cams/​shv04.jpg?​680}}
 {{http://​www.limnotechdata.com/​stations/​albums/​SouthHaven/​SouthHavenImage.jpg?​680}} {{http://​www.limnotechdata.com/​stations/​albums/​SouthHaven/​SouthHavenImage.jpg?​680}}
-{{https://​mdotcf.state.mi.us/​public/​docs/​drive/​camfiles/​rwis/​11897.jpg?680}}+{{https://​mdotcf.state.mi.us/​public/​docs/​drive/​camfiles/​rwis/​2332.jpg?680}}
public/weather.txt · Last modified: 2024/02/20 17:15 by quinntm