commit 62410b2f445dd8f3af923ed3d9161afe39c4e227
parent 56e611bd913fea0c181891097bb335a8849f23ad
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Thu, 9 Aug 2018 12:02:12 +0200
Update bookmarks and forecast
Diffstat:
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/links/.w3m/bookmark.html b/links/.w3m/bookmark.html
@@ -89,6 +89,9 @@
</ul>
<h2>Weather</h2>
<ul>
+ <li><a href="https://servlet.dmi.dk/byvejr/servlet/byvejr_dag1?by=9520&mode=long&eps=true">DMI:
+ Skoerping 48h</a>
+ <li><a href="http://www.dmi.dk/vejr/maalinger/radar-nedboer/">DMI: Radar</a>
<!-- <li><a href="http://f1.weather.gov/MapClick.php?lat=40.33075000000008&lon=-74.56472999999994">National Weather Service: Plainsboro, NJ</a> -->
<!-- <li><a href="http://f1.weather.gov/MapClick.php?w0=t&w1=td&w2=wc&w3=sfcwind&w3u=3&w4=sky&w5=pop&w6=rh&w7=rain&w8=thunder&w9=snow&w10=fzg&w11=sleet&w12=fog&w13u=0&w16u=1&w17u=1&AheadHour=0&Submit=Submit&FcstType=graphical&textField1=40.3308&textField2=-74.5647&site=all&unit=0&dd=&bw=&menu=1">NWS: Hourly Weather Forecast, Plainsboro NJ (Graphical)</a> -->
<!-- <li><a href="http://f1.weather.gov/MapClick.php?w0=t&w1=td&w2=wc&w3=sfcwind&w3u=3&w4=sky&w5=pop&w6=rh&w7=rain&w8=thunder&w9=snow&w10=fzg&w11=sleet&w12=fog&w13u=0&w16u=1&w17u=1&AheadHour=0&Submit=Submit&FcstType=digital&textField1=40.3308&textField2=-74.5647&site=all&unit=0&dd=&bw=&menu=1">NWS: Hourly Weather Forecast, Plainsboro NJ (Digital)</a> -->
diff --git a/links/bin/forecast b/links/bin/forecast
@@ -1,8 +1,9 @@
#!/bin/bash -e
# vim: ft=sh:
-# DMI: Thisted
-zipcode=7700
+# DMI
+#zipcode=7700 # Thisted
+zipcode=9520 # Skoerping
url="https://servlet.dmi.dk/byvejr/servlet/byvejr_dag1?by=$zipcode&mode=long&eps=true"
# NWS: Plainsboro