Sandaysoft

Support forum for Cumulus weather station software
It is currently Fri May 24, 2013 3:19 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  [ 12 posts ] 
Author Message
 Post subject: LC max wind speed setting - beta build 874
PostPosted: Fri Nov 20, 2009 9:23 pm 
Offline

Joined: Fri Apr 24, 2009 5:27 am
Posts: 14
Location: Honoka'a, HI
Weather Station: WS-2316
Hi Steve,

I was trying out the max wind setting in the new beta, and wanted to do a quick test to see if it was working by temporarily setting it to a very low value. I put the following in my cumulus.ini in the [Station] section:

LCMaxWind=4.0

However, it still seems to be pulling in speeds greater than 4 mph. Is there a minimum value that it won't work below? My intent is to set it to 50 mph to filter out some occasional bogus readings from the console.

Thanksfor all your great work!

-Scott


Top
 Profile  
 
 Post subject: Re: LC max wind speed setting - beta build 874
PostPosted: Fri Nov 20, 2009 11:07 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17606
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
It's possible I made a logic error in the code, I have no way of testing it. I'll have a look at the code tomorrow.

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


Top
 Profile  
 
 Post subject: Re: LC max wind speed setting - beta build 874
PostPosted: Fri Nov 20, 2009 11:11 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17606
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
I knew I would forget to mention this - the value has to be in metres/second (it was just much easier for me to implement that way). Does that explain what you're seeing?

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


Top
 Profile  
 
 Post subject: Re: LC max wind speed setting - beta build 874
PostPosted: Sat Nov 21, 2009 12:44 am 
Offline

Joined: Fri Apr 24, 2009 5:27 am
Posts: 14
Location: Honoka'a, HI
Weather Station: WS-2316
That is it... works like a champ after converting to meters/second!

Thanks!

-Scott


Top
 Profile  
 
 Post subject: Re: LC max wind speed setting - beta build 874
PostPosted: Sat Nov 21, 2009 10:22 pm 
Offline

Joined: Sun Nov 08, 2009 1:51 pm
Posts: 55
Weather Station: La Crosse 2350
Even though lately I haven't noticed any false wind gust reading I'd like to know that if I put this LCMaxWind=X.0 in the cumulus.ini do I have to set in configuration-station settings the wind in m/s ?!
Thanks, Eugen-Oradea.


Top
 Profile  
 
 Post subject: Re: LC max wind speed setting - beta build 874
PostPosted: Sat Nov 21, 2009 11:06 pm 
Offline

Joined: Fri Apr 24, 2009 5:27 am
Posts: 14
Location: Honoka'a, HI
Weather Station: WS-2316
I didn't have to... As a test, I put LCMaxWind=1.8, and it appeared to be correctly ignoring anything over approximately 4mph.


Top
 Profile  
 
 Post subject: Re: LC max wind speed setting - beta build 874
PostPosted: Sat Nov 21, 2009 11:18 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17606
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
Eugen-Oradea wrote:
Even though lately I haven't noticed any false wind gust reading I'd like to know that if I put this LCMaxWind=X.0 in the cumulus.ini do I have to set in configuration-station settings the wind in m/s ?!


No, you just have to use m/s for this setting, you should carry on using whatever units you are using in Cumulus.

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


Top
 Profile  
 
 Post subject: Re: LC max wind speed setting - beta build 874
PostPosted: Sun Nov 22, 2009 11:49 am 
Offline

Joined: Sun Nov 08, 2009 1:51 pm
Posts: 55
Weather Station: La Crosse 2350
If I understand it correctly, do I have to set the wind in m/s only when I introduce this LCMaxWind=X.0 in the wind speed settings and then I can go back and change the settings in whatever I want ?!
Thanks, Eugen-Oradea


Top
 Profile  
 
 Post subject: Re: LC max wind speed setting - beta build 874
PostPosted: Sun Nov 22, 2009 12:57 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17606
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
Don't change your unit settings at all, that will break your data.

When you edit cumulus.ini to put the value in for LCMaxWind, the value that you put in has to be in m/s.

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


Top
 Profile  
 
 Post subject: Re: LC max wind speed setting - beta build 874
PostPosted: Sun Nov 22, 2009 1:26 pm 
Offline

Joined: Sun Nov 08, 2009 1:51 pm
Posts: 55
Weather Station: La Crosse 2350
Like LCMaxWind=x.0m/s ?! or just plain figures LCMaxWind=4.0 ?!
Thanks, Eugen


Top
 Profile  
 
 Post subject: Re: LC max wind speed setting - beta build 874
PostPosted: Sun Nov 22, 2009 1:39 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17606
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
Just the numbers. For example

LCMaxWind=4

or

LCMaxWind=4.0

Either of those would set a max wind reading of 4 m/s.

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


Top
 Profile  
 
 Post subject: Re: LC max wind speed setting - beta build 874
PostPosted: Mon Nov 23, 2009 11:45 am 
Offline

Joined: Sun Nov 08, 2009 1:51 pm
Posts: 55
Weather Station: La Crosse 2350
No more bogus data in the last days, it seems that Prolific PL 2303 USB adapter does its job alright.
I also have the LCMaxWind=X and EWTempdiff=X in the cumulus.ini and everything is OK.
We'll see what's going to be with the rain fall data...
Regards, Eugen-Oradea


You do not have the required permissions to view the files attached to this post.


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

All times are UTC


Who is online

Users browsing this forum: No registered users 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