Hi
Please use this thread if you need help with the weather scripts and CCF
It is available from here
http://www.blackwidowaudio.com/misc/weather.zip
See this post for pictures
http://www.promixis.com/phpBB2/viewt...864&highlight=
You will requireGirder 3.3 or later and the LUA plugins for LUA Events, Win LUAEx
To get your location Code, use the following url, replace corvallis, with your town name.
http://xoap.weather.com/search/search?where=corvallis
The code for your town will be displayed
File had been updated to include
Sunset and Sunrise for today/Current Conditions page. Available in NR via {sunr.current} and {sunr.current}
Minor correction to CCF Today page, for wind speed.
Fix for data that provides current conditions pressure as "n/a"
Fix for read error caused by Girder link not being present.
Fix for data that provides current conditions visability as "n/a" or nil
Fix for possible error in temps
Added UK Date Variable, in format dd/mm/yy, available via, {cc.uklsup} within NR
Added improvement to code to stop Current conditions displaying "Calm, mph". If the wind speed from the data is "Calm", the display will now only dis play "Calm"
Fixed vis problem. With lua incorectly rounding it.
Removed need to call girder event for day
Improved loading code.
Fixed weather icon coding fault
Changed function to work out what day it is to reflect a bug fix from Promixis. "local Day1 = tonumber(os.date("%w")+1);"
Improved one of the on variable change bit's, to remove some unnecessary junk.
Fixed stupid little date bug in forecast


Reply With Quote