Trixology

WeatherCat => WeatherCat Web Templates => Topic started by: nowait on August 20, 2016, 03:54:26 AM

Title: Add-in scripts by Murray Conaroe of Wildwood Weather for saratoga-weather
Post by: nowait on August 20, 2016, 03:54:26 AM
I stumbled upon so add-in scripts developed by Murray Conaroe of Wildwood Weather for saratoga-weather.org.

http://weather.wildwoodnaturist.com/downloadsCVW.php

http://www.weathercat.net/wxrainsummary.php?
http://www.weathercat.net/wxtempsummary.php?
http://www.weathercat.net/wxwindsummary.php?

They are very cool (in my opinion).  Will they work with Weathercat?

NoWait
Title: Might work with tweaking (Re: Add-in scripts for saratoga-weather)
Post by: elagache on August 20, 2016, 10:48:30 PM
Dear nowait and WeatherCat fans of MORE!!!

I stumbled upon so add-in scripts developed by Murray Conaroe of Wildwood Weather for saratoga-weather.org.

. . . .

They are very cool (in my opinion).  Will they work with Weathercat?

Well they certainly might work since they use the NOAA report format that WeatherCat supports.  The 64-dollar question is how do these scripts get access to the NOAA reports?  WeatherCat might not provide the files in exactly the way the scripts are expecting.  For example, WeatherCat is storing the NOAA reports on your local hard drive as a PDF file.  These scripts might need the files to be uploaded to a server.

Still, I would expect the tweaks would be modest.  We have a number of fellows on the forum who are getting skilled in slicing and dicing PHP, Perhaps one of them would be interested in trying to make these scripts work with WeatherCat.

Cheers, Edouard
Title: Re: Add-in scripts by Murray Conaroe of Wildwood Weather for saratoga-weather
Post by: wvdkuil on August 21, 2016, 07:53:12 AM
There is also a similar set of scripts using your WU data.
If you are uploading to WU you could use these also:
Example http://www.weerstation-wilsele.be/index.php?p=wsReports&lang=nl&ipad

Demo and download at http://www.weerstation-leuven.be under the tab "Leuven PHP scripts for use on your own website"

Wim
Title: Re: Add-in scripts by Murray Conaroe of Wildwood Weather for saratoga-weather
Post by: monymony on September 08, 2016, 01:22:48 PM
Hi All,

Short answer is yes they will work as I have them on my site (http://www.cecilweather.com/wxtempdetail.php).  I am not sure they will work though with the WC NOAA pages as they have specific formatting needs.  It has been a while since I have done this but someone else posted a while back a method to generate past NOAA pages the script needs pulling info from MySQL data.  Then a PHP page needs to be run nightly to keep things up to date. 

I followed this post from 2013 to get things working.  Hope this helps!

http://athena.trixology.com/index.php?topic=1096.msg9220#msg9220

Jay