Get last 48h total rain

This section covers the Meteobridge PRO, PRO2, NANO SD, Raspberry Pi and VM platforms exclusively

Moderator: Mattk

Post Reply
websign
Junior Boarder
Junior Boarder
Posts: 25
Joined: Thu Nov 16, 2017 12:28 pm

Get last 48h total rain

Post by websign »

Hello, there is a way to collect last 48 total rain?

I've tried [rain0total-sum48h.1:--] but this does not work :(

Can someone help me?

thank you :)
Mattk
Platinum Boarder
Platinum Boarder
Posts: 1387
Joined: Mon Sep 22, 2014 3:24 am

Re: Get last 48h total rain

Post by Mattk »

What is your need for 48 hour rainfall as it's not a standard time frame for rainfall?

sum48h will not work as it is not supported and is possibly behind the time frame point of high resolution data availability to compute the value? sum30h I know will work with rainfall as this is specific to some countries that report say from 9am to 9am and do an interim report for the 6 hours to 3pm, using sum30h and sum6h allows for the 6 hour rainfall to 3pm and the difference provides the 24 hour rainfall to 9am or essentially available for any previous 30 hour period from any point in time.
websign
Junior Boarder
Junior Boarder
Posts: 25
Joined: Thu Nov 16, 2017 12:28 pm

Re: Get last 48h total rain

Post by websign »

Hi Mattk, thank you for your reply!

I need the value for 48 hours because the monitoring systems active in Sardinia use this time interval ( example http://www.sardegnacedoc.it/idrografico/temporeale ). I need to put the data of the Sardinia monitoring system together with my data.

Thanks :)
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Get last 48h total rain

Post by admin »

MB PRO does not have enough internal RAM to hold full set of per minute data for 48h. This really sums up, when you have a large array of sensors.
websign
Junior Boarder
Junior Boarder
Posts: 25
Joined: Thu Nov 16, 2017 12:28 pm

Re: Get last 48h total rain

Post by websign »

sin! thanks anyway for the support :-)
Post Reply