View Single Post
  #318 (permalink)  
Old 09-07-2010, 08:17 PM
tcbusch's Avatar
tcbusch
PPCGeeks Regular
Offline
 
Join Date: May 2007
Posts: 245
Reputation: 1760
tcbusch is halfway to VIP status based on reptcbusch is halfway to VIP status based on reptcbusch is halfway to VIP status based on reptcbusch is halfway to VIP status based on reptcbusch is halfway to VIP status based on reptcbusch is halfway to VIP status based on reptcbusch is halfway to VIP status based on reptcbusch is halfway to VIP status based on reptcbusch is halfway to VIP status based on reptcbusch is halfway to VIP status based on reptcbusch is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: WeatherPanel Freaks: WeatherPanel Program Download Updated 01/01/2010

Quote:
Originally Posted by mwalt2 View Post
Can anyone help with the problem showing in the screenshot? I think tcbusch may have posted something about fixing it awhile ago, but I cannot find the post now. The problem is with the graph just showing the flat line after the first half. Thanks.
Weather.com has limited the forecast to 12 hours, it used to be 24. You will need to modify your screen files for 12 hour graphs. You need to put HOURLY LIMIT -12 on your graphs. I modified my detail-forecast.wpd file to look like the following. Based on your picture you not using the default screens so you'll have to search your files for graphs.

;GRAPH
TEMP LINE HOURLY LIMIT-12
0,142,234,60

;GRAPH
RAIN LINE HOURLY LIMIT-12
0,206,78,60

;GRAPH
HUMIDITY LINE HOURLY LIMIT-12
78,206,78,60

;GRAPH
WINDSPEED LINE HOURLY LIMIT-12
156,206,78,60
Reply With Quote
This post has been thanked 2 times.