delta values contain errors

Discussion of the Meteohub software package

Moderator: Mattk

Post Reply
User avatar
wvdkuil
Platinum Boarder
Platinum Boarder
Posts: 606
Joined: Sun Jul 24, 2011 8:00 pm
Location: Belgium
Contact:

delta values contain errors

Post by wvdkuil »

All humidity delta values are always be zero (also the trend value):

Code: Select all

_th0_humdelta_rel 0
_th0_hum_trend 0
Most delta values for temperature are correct.
But not the wind chill delta in Fahrenheit:

Code: Select all

_wind0_chilldelta_c -0.4
_wind0_chilldelta_f 35.6
A delta of 0 deg Celsius results in delta 32 Fahrenheit.

I try to use these delta values for adding an arrow next to the measured values.
That works fine for the temp and baro based values but not for the humidity values.

I use the latest release of Meteohub:

Code: Select all

actual_system_version_text 4.9t
actual_system_version_num 49
actual_system_build_num 6893
actual_system_platform_text ALIX.1D_(500_MHz)
Do I something wrong or is there an error somewhere?

Thanks for looking into this.
Wim van der Kuil
http://www.weerstation-wilsele.be/
baobab
Junior Boarder
Junior Boarder
Posts: 37
Joined: Sat Dec 25, 2010 11:00 pm

Re: delta values contain errors

Post by baobab »

Hi.

I can confirm that last60m_thX_humdelta_rel does not work for me either. The output is always 0. The other delta values seem to work as described by Update 4.9f.

Baobab
Post Reply