|
@@ -12,44 +12,28 @@
|
|
|
#web_url =
|
|
|
|
|
|
# radar
|
|
|
- #radar = '<iframe width="100%" height="300" src="https://embed.windy.com/embed2.html?lat=43.555&lon=-116.348&zoom=9&level=surface&overlay=radar&menu=&message=&marker=&calendar=&pressure=&type=map&location=coordinates&detail=&detailLat=43.555&detailLon=-116.348&metricWind=default&metricTemp=default&radarRange=-1"></iframe>'
|
|
|
+ #radar = '<iframe class="iframe" src="https://embed.windy.com/embed2.html?lat=43.555&lon=-116.348&zoom=9&level=surface&overlay=radar&menu=&message=&marker=&calendar=&pressure=&type=map&location=coordinates&detail=&detailLat=43.555&detailLon=-116.348&metricWind=default&metricTemp=default&radarRange=-1"></iframe>'
|
|
|
|
|
|
# Lightning map and hyperlink
|
|
|
#lightning_map = http://images.lightningmaps.org/blitzortung/america/index.php?map=usa&period=0.25
|
|
|
#lightning_url = http://www.lightningmaps.org/realtime
|
|
|
|
|
|
# You. Only shows up in footer
|
|
|
- you = ""
|
|
|
- emailname = ""
|
|
|
- email = ""
|
|
|
-
|
|
|
+ #you =
|
|
|
+ #emailname =
|
|
|
+ #email =
|
|
|
+
|
|
|
# Camera link
|
|
|
# camera and cameratitle are arrays of the camera links and camera names.
|
|
|
- #cameratitle = ""
|
|
|
- #camera =
|
|
|
+ #cameratitle = "Hwy 69 - Amity", "Victory - Five Mile", "Reflection Ridge", "Bridgeview South"
|
|
|
+ #camera = http://www.achdidaho.org/ATIS/CCTV/CCTV_588.jpg, http://www.achdidaho.org/ATIS/CCTV/CCTV_649.jpg, https://icons.wunderground.com/webcamramdisk/l/a/lakearrowheadnw/3/current.jpg?1535944393, https://icons.wunderground.com/webcamramdisk/m/i/miralem77/4/current.jpg?1536106630
|
|
|
|
|
|
# Google Analytics ID
|
|
|
- #googleAnalyticsId =
|
|
|
+ #googleAnalyticsId =
|
|
|
|
|
|
#CWOP
|
|
|
#cwop =
|
|
|
#cwop_url =
|
|
|
-
|
|
|
- #weatherflow
|
|
|
- #wf =
|
|
|
- #wf_url =
|
|
|
-
|
|
|
- #mesowest
|
|
|
- #mwest =
|
|
|
- #mwest_url =
|
|
|
-
|
|
|
- #weather underground
|
|
|
- #wunderground =
|
|
|
- #wu_url =
|
|
|
-
|
|
|
- #CoCoRaHS
|
|
|
- #crahs =
|
|
|
- #crahs_url =
|
|
|
|
|
|
###############################################################################################
|
|
|
|