Set heatindex to use old NWS algorithm in 4.0.3

23 views
Skip to first unread message

Peter Cooper-Davis

unread,
Jan 12, 2021, 4:29:24 AM1/12/21
to weewx-user
I have updated to v4.0.3 (setup.py method) and I want to calculate heat index using the "old" NWS algorithm. In my weewx.conf I have added:

[StdWXCalculate]
    [[Algorithms]]
        heatindex = old

but this doesn't seem to have any effect. From looking at wxformulas.py I had assume that setting the algorithm value to anything other than "new" would work. Can anyone advise what I need to do to get this working?
Thanks!  

gjr80

unread,
Jan 12, 2021, 5:02:03 AM1/12/21
to weewx-user
Hi,

I presume you meant 4.3.0 since there is no 4.0.3. As per the User Guide have you tried:

[StdWXCalculate]
    [[WXXTypes]]
        [[[heatindex]]]
            algorithm = old

Gary

Peter Cooper-Davis

unread,
Jan 12, 2021, 5:13:51 AM1/12/21
to weewx-user
Yes - my bad. I meant 4.3.0

Thanks for the link - I'm not sure why I didn't spot that as it is quite obvious. Thanks for pointing it out

Reply all
Reply to author
Forward
0 new messages