Usually just a few mph or less, so obviously not the end of the world. I am in Hawaii, so the winds can vary wildly within seconds. So it’s easy for a high gust to get missed.Mattk wrote: Sun Feb 04, 2024 5:19 am Ok gotcha ya.
Outstanding answer still remains? What is this difference of concern?
Search found 10 matches
- Sun Feb 04, 2024 5:50 am
- Forum: Meteobridge Discussion
- Topic: How often does MB get UDP data from WLL? **solved**
- Replies: 12
- Views: 2005
Re: How often does MB get UDP data from WLL? **solved**
- Sun Feb 04, 2024 4:38 am
- Forum: Meteobridge Discussion
- Topic: How often does MB get UDP data from WLL? **solved**
- Replies: 12
- Views: 2005
Re: How often does MB get UDP data from WLL? **solved**
So your configuration is ISS> WLL > MBPro and if so and not being familiar with the WLL how does the WLL& MBPro communicate?
Could the MBPro talk direct to the ISS?
I’m not using a MBPro, I have a a D-link DIR-505 with MB image. So it’s ISS> WLL> DIR-505. MB communicates with the WLL via TPC ...
- Sun Feb 04, 2024 3:59 am
- Forum: Meteobridge Discussion
- Topic: How often does MB get UDP data from WLL? **solved**
- Replies: 12
- Views: 2005
Re: How often does MB get UDP data from WLL? **solved**
What one won't get out of Davis is how they compute the true wind speed from the raw wind speed and if one was to receive the same ISS raw wind speed data from a single ISS to a range of Davis/Vue console versions over the years not even a Davis console will report the same identical/exact wind ...
- Sun Feb 04, 2024 3:20 am
- Forum: Meteobridge Discussion
- Topic: How often does MB get UDP data from WLL? **solved**
- Replies: 12
- Views: 2005
Re: How often does MB get UDP data from WLL?
As WLL reports wind gust no wind peak is lost due to a relaxed poll interval.
Apart from wind speed super frequent polling is complete senseless and by requesting gust from station this issue is covered.
Seems like many users have an obsession to polling as hard as possible, but do not understand ...
- Sun Feb 04, 2024 12:30 am
- Forum: Meteobridge Discussion
- Topic: How often does MB get UDP data from WLL? **solved**
- Replies: 12
- Views: 2005
Re: How often does MB get UDP data from WLL?
As WLL reports wind gust no wind peak is lost due to a relaxed poll interval.
Apart from wind speed super frequent polling is complete senseless and by requesting gust from station this issue is covered.
Seems like many users have an obsession to polling as hard as possible, but do not understand ...
- Sat Feb 03, 2024 11:46 pm
- Forum: Meteobridge Discussion
- Topic: How often does MB get UDP data from WLL? **solved**
- Replies: 12
- Views: 2005
Re: How often does MB get UDP data from WLL?
Meteobridge needs to poll WLL as WLL does not send data anywhere on its own. It could technically do via broadcasts (as the weatherflow stations do), but Davis did not go this way. You inspect polling intervals on WLL sensors on "Monitoring - Live Data" tab, when I remember correctly it is 10 secs ...
- Tue Jan 30, 2024 3:49 am
- Forum: Meteobridge Discussion
- Topic: Numerical expression for obtaining max from list of variables
- Replies: 4
- Views: 1105
Re: Numerical expression for obtaining max from list of variables
Actually, looks like the “+” expression is working for me when I put it in the actual HTTP request URL in MB. So I’ve got that working to get the average of the last 5 wind sensor readings.
It would be good if I could get the max, but this works for now. Thanks!
It would be good if I could get the max, but this works for now. Thanks!
- Tue Jan 30, 2024 1:56 am
- Forum: Meteobridge Discussion
- Topic: Numerical expression for obtaining max from list of variables
- Replies: 4
- Views: 1105
Re: Numerical expression for obtaining max from list of variables
For that specific scenario I don't believe there is a specific selector but Add (+) the last/previous five(5) prev1, 2, 3, 4&5 values and divide (/) by 5
Thanks yeah, I was going to try to calc the average instead but I can't seem to get the sum (+) expression to work. Minus, multiply and ...
- Tue Jan 30, 2024 12:38 am
- Forum: Meteobridge Discussion
- Topic: Numerical expression for obtaining max from list of variables
- Replies: 4
- Views: 1105
Numerical expression for obtaining max from list of variables
Hi,
I have a specific scenario where I want to pass an HTTP request command that includes the maximum value of the last 5 wind sensor readings. I have confirmed that the template variables [wind0wind-prev1], [wind0wind-prev2], [wind0wind-prev3], etc... are returning the correct values that I want ...
I have a specific scenario where I want to pass an HTTP request command that includes the maximum value of the last 5 wind sensor readings. I have confirmed that the template variables [wind0wind-prev1], [wind0wind-prev2], [wind0wind-prev3], etc... are returning the correct values that I want ...
- Sat Jan 27, 2024 4:14 am
- Forum: Meteobridge Discussion
- Topic: How often does MB get UDP data from WLL? **solved**
- Replies: 12
- Views: 2005
How often does MB get UDP data from WLL? **solved**
Hello,
I currently have a vantage pro2 console (circa 2014) and also a WeatherLink Live device that I have used for various scenarios over the years. I would like to decommission the vantage pro2 console and just have my weather programs all pull data from the WLL for simplicity.
During my testing ...
I currently have a vantage pro2 console (circa 2014) and also a WeatherLink Live device that I have used for various scenarios over the years. I would like to decommission the vantage pro2 console and just have my weather programs all pull data from the WLL for simplicity.
During my testing ...