Page 1 of 1
Get last 48h total rain
Posted: Sat Sep 08, 2018 11:12 am
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

Re: Get last 48h total rain
Posted: Sun Sep 09, 2018 12:40 am
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.
Re: Get last 48h total rain
Posted: Mon Sep 10, 2018 3:52 pm
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

Re: Get last 48h total rain
Posted: Tue Sep 11, 2018 10:29 pm
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.
Re: Get last 48h total rain
Posted: Tue Sep 11, 2018 11:03 pm
by websign
sin! thanks anyway for the support
