On Saturday, 22 June 2019 23:04:07 UTC+10, Pat wrote: > > > Where is the pyephem calculation for theoretical max radiation > observation being done? I would like to get the plot data to agree. > > I'm not 100% familiar with pyephem. Perhaps someone else can answer this? > I know it's based on your lat/lon inside weewx.conf to make those > calculations >
Unless you have done something extra Pat the StdWXCalculate <https://github.com/weewx/weewx/blob/master/bin/weewx/wxservices.py#L291> service takes care of calculating maxSolarRad and adding it to packets/records. Gary -- 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/ded64193-30f4-429c-b20d-cbf502ffd050%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
