Search found 25 matches

by mjc775
Tue Mar 29, 2016 5:14 pm
Forum: Meteobridge Discussion
Topic: Incremental alarms syntax question **solved**
Replies: 17
Views: 10076

Re: Incremental alarms syntax question

I didn't put the brackets in the template. But when I click the 'i" icon, they are present. See photo.
by mjc775
Mon Mar 28, 2016 1:40 am
Forum: Meteobridge Discussion
Topic: Incremental alarms syntax question **solved**
Replies: 17
Views: 10076

Re: Incremental alarms syntax question **solved**

the "*0}" ending does a rounding to an integer. If you want to have a truncation like cutting off the decimals please use "*t}".
{* ([wind0wind-dmax=mph.0:0] - 24) / 4 *t} gives a values as follows:
24, 25, 26, 27 ->0
28, 29, 30, 31 -> 1
32, 33, 34, 35 -> 2
"*t" isn't firing any alerts. I'm ...
by mjc775
Sun Mar 27, 2016 7:19 am
Forum: Meteobridge Discussion
Topic: Incremental alarms syntax question **solved**
Replies: 17
Views: 10076

Re: Incremental alarms syntax question

Thanks. I think I've got the gist of it now. I was missing the fact that I don't get an alert when the value is 0. So to receive alerts when gusts reach 25mph or higher I've changed my template to:
{* ([wind0wind-dmax=mph.0:0] - 21) / 4 *t}
which should fire alerts when wind gusts incrementally ...
by mjc775
Tue Mar 22, 2016 9:28 am
Forum: Meteobridge Discussion
Topic: Incremental alarms syntax question **solved**
Replies: 17
Views: 10076

Re: Incremental alarms syntax question

I'm still trying to figure out why some of my alerts are not firing at specific values when using incremental alarms that are not set to fire at every 1 increment, but rather every 4 or every 10. Below is data from two very windy days this month, where I pose some questions in red . Since wind gusts ...
by mjc775
Sat Mar 12, 2016 8:36 am
Forum: Meteobridge Discussion
Topic: Incremental alarms syntax question **solved**
Replies: 17
Views: 10076

Re: Incremental alarms syntax question **solved**

Using "{* ([wind0wind-dmax=mph.0:0] - 24) / 5 *0}" I'm getting less alerts than I used to, but still not triggering at quite every 5mph or 25+, 30+, 35+, 40+...

Today's gusts (it's been a windy week)...

Event 1: "[wind0wind-dmax=mph.0:0] - 24" had alerts fired at 25, 26, 27, 28, 29, 30, 31, 32, 34 ...
by mjc775
Fri Mar 11, 2016 11:22 am
Forum: Meteobridge Discussion
Topic: Weather Cloud Uploads? - Anyone get this to work? **solved**
Replies: 8
Views: 4226

Re: Weather Cloud Uploads? - Anyone get this to work?

I don't have precise answers for you, but have some suggestions.

First of all I don't see a way to remove Weather Network's either. Perhaps toggle to "no upload", Save, then back to "10 minutes", Save?

I setup Weathercloud in mid-November 2015, and haven't had any upload issues. https://app ...
by mjc775
Fri Mar 11, 2016 10:54 am
Forum: Meteobridge Discussion
Topic: Incremental alarms syntax question **solved**
Replies: 17
Views: 10076

Re: Incremental alarms syntax question **solved**

Sorry, maybe my original question wasn't clear...

Another example: Today I setup 2 different events, sending to 2 different email addresses.

Event 1: "[wind0wind-dmax=mph.0:0] - 24" had alerts fired at 25, 26, 27, 29, 34, 35, 37, 38
Event 2: "{* ([wind0wind-dmax=mph.0:0] - 24) / 2 *0}" had alerts ...
by mjc775
Wed Mar 09, 2016 11:08 am
Forum: Meteobridge Discussion
Topic: Incremental alarms syntax question **solved**
Replies: 17
Views: 10076

Re: Incremental alarms syntax question

try
{* ([wind0wind-dmax=mph.0:0] - 24) / 2 *0}

Divides your integer result by two and makes an integer (zero decimals) of it.
Please see attached screenshot to see if I perhaps missed something when entering your suggested syntax? Yesterday I had a peak gust of 33mph, and received alerts at 25 ...
by mjc775
Tue Mar 08, 2016 9:15 am
Forum: Meteobridge Discussion
Topic: Incremental alarms syntax question **solved**
Replies: 17
Views: 10076

Re: Incremental alarms syntax question

Thanks for the reply. Just to confirm I understand correctly, if I wanted it to fire every 5mph over 24mph would I use the following?:
{* ([wind0wind-dmax=mph.0:0] - 24) / 5 *0}
by mjc775
Mon Mar 07, 2016 11:09 am
Forum: Meteobridge Discussion
Topic: 24H Summary
Replies: 2
Views: 3954

Re: 24H Summary

After looking at page http://meteobridge.com/wiki/index.php/Templates have you tried "max1440", "min1440", "avg1440" or "max24h", min24h", "avg24h"?

I haven't tried it and don't know for sure, but that's what I would try.
by mjc775
Mon Mar 07, 2016 10:44 am
Forum: Meteobridge Discussion
Topic: Incremental alarms syntax question **solved**
Replies: 17
Views: 10076

Incremental alarms syntax question **solved**

[wind0wind-dmax=mph.0:0] - 24

Above is an incremental email that I have setup which triggers for every 1mph above 24mph. On very windy days when gusts reach 40-60mph I can get up to 35 alerts. To lessen the number of daily wind alerts, instead of the current configuration I would like to have it ...
by mjc775
Mon Mar 07, 2016 10:13 am
Forum: Meteobridge Discussion
Topic: Twitter String Sharing? - Existing Library/Archive?
Replies: 2
Views: 2340

Re: Twitter String Sharing? - Existing Library/Archive?

Here's my hourly observations that I receive as a text message on my phone via my carrier's email-to-SMS gateway:

[hh]:[mm] TEMP [th0temp-act=F.0:--] ([wind0chill-avg10=F.0:--])\n Hi/Lo [th0temp-dmax=F.0:--]/[th0temp-dmin=F.0:--]\n HUM [th0hum-act.0:--]%\n WIND [wind0dir-avg10=endir ...
by mjc775
Wed Jul 01, 2015 7:22 pm
Forum: Meteobridge Discussion
Topic: Bug in MeteoBridge
Replies: 7
Views: 5558

Re: Bug in MeteoBridge

I can confirm problem with rain values since upgrading to Meteobridge 2.5 Build 6582 this morning. An hourly email I send with the template [rain0total-sum60=in.2:--] has returned the following values over the past few hours even though there has been NO rain...

06:00: 36.68
07:00: 282.97
08:00 ...
by mjc775
Wed Aug 06, 2014 9:58 am
Forum: Meteobridge Discussion
Topic: CWOP - TCPIP vs TCPXX - fixed
Replies: 0
Views: 1680

CWOP - TCPIP vs TCPXX - fixed

Thanks for the August 3, 2014 update:
"adds a passcode field for validating radio amateur call signs used with CWOP"

My CWOP raw data now reads

Code: Select all

N7FEQ>APRS,TCPIP*,qAC,CWOP-2:@060741z3932.68N/11952.85W_221/000g003t056r000p000P000b10225h95eMB23