Sandaysoft

Support forum for Cumulus weather station software
It is currently Mon May 20, 2013 7:14 pm
Please click here before posting. Help me to help you!
Useful Links: Cumulus FAQ • Enhancement requests • Wiki (documentation)
Please put your approximate location into your profile
Add your web site to the Cumulus user map
Vantage Pro2 users with firmware 3.00 should upgrade to fw 3.12 and Cumulus 1.9.4

All times are UTC




Post new topic Reply to topic  [ 10 posts ] 
Author Message
 Post subject: 1.9.1 (957) Records form
PostPosted: Tue Oct 26, 2010 5:23 pm 
Offline
User avatar

Joined: Thu Jan 07, 2010 9:44 pm
Posts: 2511
Location: Wilmslow, Cheshire, UK
Weather Station: Davis VP2
Operating System: XP SP3, Win 7
Steve

A couple of things about the new page.

The apparent high or low new record lights re-liight for the same value at each read of my FO.

The "highest daily rainfall" record shouldn't have the time in the string.

The new USB code seemed to work OK so far with my FO.

_________________
Mark
Wilmslow Astro Weather


Top
 Profile  
 
 Post subject: Re: 1.9.1 (957) Records form
PostPosted: Tue Oct 26, 2010 5:32 pm 
Offline
User avatar

Joined: Fri Oct 22, 2010 10:09 am
Posts: 9
Location: Lac St Jean,Quebec
Weather Station: ws1080
Operating System: Win7
no problem with USB either ;)


Top
 Profile  
 
 Post subject: Re: 1.9.1 (957) Records form
PostPosted: Tue Oct 26, 2010 5:32 pm 
Offline
User avatar

Joined: Tue Jul 29, 2008 8:00 pm
Posts: 2001
Location: Thornhill, Dumfries, UK
Weather Station: WH1081
Operating System: Mac OSx & Win 7
mcrossley wrote:
The apparent high or low new record lights re-liight for the same value at each read of my FO.

Do you have wind at the moment? It may take a little time to settle. Mine took a few minutes as the wind affected the value. I'm guessing it will change many times over the coming few days too as it is a new value being recorded.

_________________
David
Contact Me


Top
 Profile  
 
 Post subject: Re: 1.9.1 (957) Records form
PostPosted: Tue Oct 26, 2010 5:36 pm 
Offline
User avatar

Joined: Thu Jan 07, 2010 9:44 pm
Posts: 2511
Location: Wilmslow, Cheshire, UK
Weather Station: Davis VP2
Operating System: XP SP3, Win 7
David, ah yes, I guess the value is fluctuating at a decimal place below that being displayed - hadn't thought of that. However the record was/is being flagged at the station reads between the 45 second updates. I guess the average will still be moving then though. Maybe the record comparison needs to be done after rounding? Otherwise its hard to kill the light if the value is still 'around' the record.

_________________
Mark
Wilmslow Astro Weather


Top
 Profile  
 
 Post subject: Re: 1.9.1 (957) Records form
PostPosted: Tue Oct 26, 2010 5:45 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17559
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
mcrossley wrote:
The "highest daily rainfall" record shouldn't have the time in the string.


Well... maybe. It's the time that rain was last recorded on that day. Not exactly wrong to have it there, but possibly superfluous. I just kept it as it was in the previous version.

The apparent temp new record comparison probably should be rounded, but it's done in exactly the same way for all the other values.

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: 1.9.1 (957) Records form
PostPosted: Tue Oct 26, 2010 5:48 pm 
Offline
User avatar

Joined: Thu Jan 07, 2010 9:44 pm
Posts: 2511
Location: Wilmslow, Cheshire, UK
Weather Station: Davis VP2
Operating System: XP SP3, Win 7
Fair 'nugh. Though the apparent (and HInd) being calculated 'bounce' around a bit more with wind speed?

_________________
Mark
Wilmslow Astro Weather


Top
 Profile  
 
 Post subject: Re: 1.9.1 (957) Records form
PostPosted: Tue Oct 26, 2010 5:57 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17559
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
mcrossley wrote:
Fair 'nugh. Though the apparent (and HInd) being calculated 'bounce' around a bit more with wind speed?
Yes, because they're calculated, on each 10-second read, and if you're using a calculated wind speed that can vary more often than the station average wind speed. Heat Index just depends on temp and humidity, so shouldn't vary quite so often. They should all settle down after a while. But I do agree that the comparison should really allow for the number of decimals actually displayed, as otherwise it could be confusing. I should really be holding everything as scaled integers :)

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: 1.9.1 (957) Records form
PostPosted: Tue Oct 26, 2010 6:01 pm 
Offline
User avatar

Joined: Thu Jan 07, 2010 9:44 pm
Posts: 2511
Location: Wilmslow, Cheshire, UK
Weather Station: Davis VP2
Operating System: XP SP3, Win 7
steve wrote:
I should really be holding everything as scaled integers :)
Hmm, I seem to remember suggesting that myself a while back. :lol:

_________________
Mark
Wilmslow Astro Weather


Top
 Profile  
 
 Post subject: Re: 1.9.1 (957) Records form
PostPosted: Tue Oct 26, 2010 6:08 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17559
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
mcrossley wrote:
steve wrote:
I should really be holding everything as scaled integers :)
Hmm, I seem to remember suggesting that myself a while back. :lol:

It's how I did it in the original version of Cumulus, when it was just one set of units and one type of weather station - easy. Then I added the other units and the other weather stations, with differing resolutions, and I got lazy and turned everything into floats.

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: 1.9.1 (957) Records form
PostPosted: Tue Oct 26, 2010 7:45 pm 
Offline

Joined: Thu Aug 05, 2010 10:02 pm
Posts: 443
Location: GA, USA
Weather Station: WS2080
Operating System: W7
Really like the new record setup. Very clean looking, easy to read record information. Tab text could be bigger though.

Randy

_________________
Georgia Home Orchard

http://georgiahomeorchard.blogspot.com/


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group