Sorry for delay in answering. Dividing didn't work but multiplying did: radiation = radiation * 0.007893
I don't know why but it works now and displays correct value. niedziela, 23 marca 2025 o 23:06:14 UTC+1 gjr80 napisaĆ(a): > Tomasz, > > Can you please elaborate? If there is a bug here we would like to fix it. > What did you see to make you say it did not work, did you see an error in > the log (in which case can you post it) or was the result unexpected (in > which case can we see the uncorrected and corrected values)? Either of > those StdCalibrate corrections should work and give the same result. > > Gary > On Monday, 24 March 2025 at 07:59:23 UTC+10 Tomasz Lewicki wrote: > > OK, I got it. > > Dividing did not work, but multiplying did. Instead of: > > radiation = radiation / 126.7 > > I used the formula: > > radiation = radiation * 0.007893 > > > -- 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]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/4c2499ca-4c84-4207-a258-716b874e277cn%40googlegroups.com.
