after no luck I was trying to follow this thread but when I get to the end I don't think those apply to this version of weewx. The post is from 2019
https://groups.google.com/g/weewx-user/c/CMwtsQ6SrpE/m/FoiiCMrfBgAJ On Wednesday, September 27, 2023 at 7:49:52 PM UTC-4 Kevin Crivelli wrote: > [StdCalibrate] > > [[Corrections]] > windDir = windDir if windSpeed > 0 else None > lightning_distance = lightning_distance if lightning_strike_count > > 0 else None > # For each type, an arbitrary calibration expression can be given. > # It should be in the units defined in the StdConvert section. > # Example: > foo = foo + 0.2 > radiation = luminosity/126.7 if luminosity is not None else None > > > On Wednesday, September 27, 2023 at 7:11:05 PM UTC-4 Eric K wrote: > >> Share the [StdCalibrate] [[Corrections]] section of your weewx.conf file >> with us. >> >> On Wednesday, September 27, 2023 at 5:53:10 PM UTC-5 Kevin Crivelli wrote: >> >> I have the same problem but this didn't work for me. any ideas? >> >> On Tuesday, May 18, 2021 at 6:04:08 PM UTC-4 Greg Troxel wrote: >> >> >> Eric K <> writes: >> >> > The Acurite Atlas weather sensor provides a UV and a lux value, but not >> a >> > radiation value. >> > I want to use this formula to calculate solar radiation from the lux >> sensor >> > in the Acurite Atlas: radiation = lux * 0.0079 >> >> See also >> >> https://github.com/weewx/weewx/wiki/Watts-and-lux >> >> -- 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 on the web visit https://groups.google.com/d/msgid/weewx-user/a33be425-fdca-488f-be71-7b74613e18bfn%40googlegroups.com.
