diff db/README @ 0:9dab44dcb331

Initial commit of Greg's code from http://www.lemis.com/grog/tmp/wh1080.tar.gz
author Daniel O'Connor <darius@dons.net.au>
date Tue, 09 Feb 2010 13:44:25 +1030
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/db/README	Tue Feb 09 13:44:25 2010 +1030
@@ -0,0 +1,15 @@
+Getting data from the web:
+
+Wunderground: 
+
+fetch -o YYYY-M-D
+
+
+Ballarat:
+2009-12-7 http://www.wunderground.com/history/station/94852/2009/12/7/DailyHistory.html?req_city=NA&req_state=NA&req_statename=NA&MR=1&format=1
+
+Sheoaks
+2009-12-6  http://www.wunderground.com/history/station/94863/2009/12/6/DailyHistory.html?MR=1&format=1
+
+Mt Helen:
+2009-12-8 http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IVICMTHE3&day=8&year=2009&month=12&graphspan=day
\ No newline at end of file