Page 1 of 1
Rain Block
Posted: Tue Aug 17, 2021 7:34 pm
by DadOfZelda
Hi
We have had rain all day, a lot 9,5 hours 235mm (still raining). The block shows the same as I hade in my db up to 200mm then it says 0,0
Please see pic below.

- 2021-08-17_21-32-30.png (16.42 KiB) Viewed 7092 times

- 2021-08-17_21-31-19.png (20.5 KiB) Viewed 7092 times
Is there any threshold or is that a bug?
All the best
/Christian
Re: Rain Block
Posted: Wed Aug 18, 2021 2:20 am
by Daali
what are the values of R and RR in your db for today?
SELECT R, RR FROM alldata
ORDER BY DateTime
DESC LIMIT 1
Re: Rain Block
Posted: Wed Aug 18, 2021 8:18 am
by davidefa
In the meteotemplate main setup check the following settings:

- rain.png (118.11 KiB) Viewed 7083 times
Re: Rain Block
Posted: Wed Aug 18, 2021 9:50 am
by Daali
Great catch davidefa!
Re: Rain Block
Posted: Wed Aug 18, 2021 11:12 am
by DadOfZelda
Hi,
Thanks for the script, but I did not get any data from that, and I'm poor on SQL. Bud did get some in other way.
Yes, that seems to be a threshold set there. But when I set the limiter to 400 I still can't see any data on the homepage.
The strange thing is that as you can see in db I don't have any data above 198,6mm. Does the limiter prevent data from be recorded.
I also attach a picture from the Swedish Metrological Institute that I provide with data from my station, as you can see there my station did send more rain data.
https://www.smhi.se/vader/observationer ... 03ff5989fe
Thanks for your time spending, and advice.
Does also send a picture of my children in a canoe in the middle of our street, and today sunshine from blue sky and no water in sight.

Re: Rain Block
Posted: Wed Aug 18, 2021 1:37 pm
by davidefa
Yes, as you said, that is a threshold ( to prevent erroneous data to be inserted in the database ), but it was too low in your case ( so you lost rain data over 200mm ).
If you upload to other online services ( wunderground for example ) you could try an export/import procedure ( import of only rain data )
Re: Rain Block
Posted: Wed Aug 18, 2021 2:34 pm
by DadOfZelda
Ok, thanks for the answer.
I learn new things every day, that's life

I have to try to import that specific data, a new thing to learn.
I increase the limit to 400mm, if I reach that I think I have other problems.
This time with more extreme weather I think it's time to look over all limits.
Thanks again for all the good and fast support.
Kind Regards
/Christian