Search found 31 matches

by Mauricio
Sun Mar 01, 2026 8:06 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Raspberry Pi microSD card
Replies: 4
Views: 74

Re: Raspberry Pi microSD card

Where you please see them available, the Sandisk 8 and 16 gig industrial drives? Thanks
by Mauricio
Sun Mar 01, 2026 8:04 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Raspberry Pi microSD card
Replies: 4
Views: 74

Re: Raspberry Pi microSD card

Yes it's the one that supports MB RPI 3b+ and the lowest cost . https://www.meteobridge.com/wiki/index. ... B.2B.2C_4B
by Mauricio
Sun Mar 01, 2026 3:40 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Raspberry Pi microSD card
Replies: 4
Views: 74

Raspberry Pi microSD card

Does anyone know where I can get SanDisk SDSDQED-008G-XI industrial SLC cards?, as they are out of stock at major retailers , Thanks
by Mauricio
Sun Sep 14, 2025 4:38 am
Forum: Meteobridge Discussion
Topic: Meta chart. **solved**
Replies: 2
Views: 818

Re: Meta chart

Ready solved, thanks David!

Image
by Mauricio
Sat Sep 13, 2025 2:40 pm
Forum: Meteobridge Discussion
Topic: Meta chart. **solved**
Replies: 2
Views: 818

Meta chart. **solved**

Hi, How do you align the pressure with the humidity?

Image

So that it is aligned in this way

Image

Define chart I configured it like this

Image
by Mauricio
Tue Sep 09, 2025 9:21 pm
Forum: Meteobridge Discussion
Topic: Trigger Event
Replies: 36
Views: 8125

Re: Trigger Event

I'm thinking about setting up risk trigger events or forest fire early warnings perhaps thinking about the Australian MacArthur model (FFDI) or another model. Does anyone already have something set up that they could please point me to? Thanks
by Mauricio
Tue Sep 09, 2025 9:02 pm
Forum: Meteobridge Discussion
Topic: Trigger Event
Replies: 36
Views: 8125

Re: Trigger Event

Thank you very much for the detail David, t's true, it came out with a square at the beginning.
by Mauricio
Sun Sep 07, 2025 3:17 pm
Forum: Meteobridge Discussion
Topic: Trigger Event
Replies: 36
Views: 8125

Re: Trigger Event

Thank you very much Mattk! for such a comprehensive explanation.
by Mauricio
Sun Sep 07, 2025 1:50 am
Forum: Meteobridge Discussion
Topic: Trigger Event
Replies: 36
Views: 8125

Re: Trigger Event

Daily Reebot to update versions, simply because of that. It's not a Davis, it's a Fine Offset WT1081. Each rain gauge stroke is 0.3 mm. What would you set in the case of Clear? I'm unsure about that.
by Mauricio
Sat Sep 06, 2025 7:56 pm
Forum: Meteobridge Discussion
Topic: Trigger Event
Replies: 36
Views: 8125

Re: Trigger Event

A problem that I have encountered is that every time my device, the trigger, gives the order to reboot daily with http://templates.meteobridge.com/reboot.sh it trigger a rain event (false).

https://i.postimg.cc/gJgJNqWy/Rain.png

https://i.postimg.cc/y6JgvtDk/reboot.png


Thanks for any help or ...
by Mauricio
Sat Sep 06, 2025 1:40 pm
Forum: Meteobridge Discussion
Topic: Trigger Event
Replies: 36
Views: 8125

Re: Trigger Event

Mattk, It's already working perfectly. Your event will help protect our crops from the risk of severe frost; it's excellent. Thank you very much!
by Mauricio
Sat Sep 06, 2025 3:34 am
Forum: Meteobridge Discussion
Topic: Trigger Event
Replies: 36
Views: 8125

Re: Trigger Event

Exactly the time ( 18 PM) relate it to the 3 parameters
by Mauricio
Sat Sep 06, 2025 2:59 am
Forum: Meteobridge Discussion
Topic: Trigger Event
Replies: 36
Views: 8125

Re: Trigger Event

I want to develop it through an event
by Mauricio
Sat Sep 06, 2025 2:06 am
Forum: Meteobridge Discussion
Topic: Trigger Event
Replies: 36
Views: 8125

Re: Trigger Event

Do you have any ideas on how to do it? I'm already lost there , I don't know how to relate it to the time. Thanks
by Mauricio
Sat Sep 06, 2025 1:17 am
Forum: Meteobridge Discussion
Topic: Trigger Event
Replies: 36
Views: 8125

Re: Trigger Event

I have tried it this way and it works!

One - Time Alarm ( It does not allow you to select 18 PM)

Raise: ([th0temp-act=c.1:0] <= 7.2) && ([wind0wind-act=kmh.0:0] <=5) && ([th0dew-act.0:0] <=-2.2)

Clear: ([th0temp-act=c.1:0] >= 10) && ([wind0wind-act=kmh.0:0] >=8.0) && ([th0dew-act.0:0] >= 2)

Subj ...