Page 1 of 1
Temp and hum tendency °C/h
Posted: Mon Jan 04, 2016 11:39 pm
by Armond
Is it possible to have the temperature tendency of th0 in °C/h?
I found the rain rate mm/h.
I use RPi 2, oregon sensors and rfxtrx433e.
Re: Temp and hum tendency °C/h
Posted: Thu Jan 07, 2016 3:19 am
by admin
sorry, this data is not available in meteohub. you might grap data from the hourly sequences of all-sensors pull out and build tendencies from that. But this will need some coding on server side.
Re: Temp and hum tendency °C/h
Posted: Thu Jan 07, 2016 8:45 pm
by Armond
I have done it with the temp. I compare the actual temp with last15min to get the tendency, the resolution is 0.1°C.
With baro and hum the resolution is 1 hPa and 1%, but maybe I can use seqhour6 if that means that the values is updated every 6h.
Is it possible to get a 3h-tag?
Re: Temp and hum tendency °C/h
Posted: Mon Jan 11, 2016 3:22 am
by admin
You might use "seqhour" and skip 2 items to get the 3h value.