Yes, but I was thinking more in terms of the specification for the plot in skin.conf. What observation type did you say to plot? Are you accidentally plotting "radiation" instead of "energy_integral?"
-tk On Mon, Mar 8, 2021 at 4:30 AM Karen K <[email protected]> wrote: > The database query I use is that: > _result = db_manager.getSql( > "SELECT SUM(radiation*interval)/60.0, " > "MIN(usUnits),MAX(usUnits) FROM %s " > "WHERE dateTime>? AND dateTime<=?" > % db_manager.table_name,timespan) > > -- > You received this message because you are subscribed to the Google Groups > "weewx-development" 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-development/ecc0844c-2061-4efb-8fd3-93a54f00936fn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-development/ecc0844c-2061-4efb-8fd3-93a54f00936fn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "weewx-development" 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-development/CAPq0zEBdGXFR2gSb2qMSwjNLsmLjF--LKGuTwuse3J4JT7Ddwg%40mail.gmail.com.
