In extensions.py I add the line : weewx.units.obs_group_dict['Extra3'] = 'group_radiation' # sun warming up 1 sqr meter in 1/12 hour
so I made a calculation: zon5min = radiation / 12 radiation is from a second weatherstation and with ftp send to the server. When I looks to the radiation also with ftp send to the server, that are right numbers. these numbers are, if it is sunny weather, equal to maxsolarrad. Op woensdag 25 april 2018 21:18:28 UTC+2 schreef Jan Commandeur: > > I add nubers to the weewx_mysql database with > event.record['Extra3'] = zon5min > > When I look some later to the numbers in the database, then they are > different from the input. > How can this be caused. > > Jan Commandeur > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
