Are you using wee_reports? If so, it does not have access to the current record directly from the console, so it will show this.
If you are using weewxd, and this is from a normal reporting cycle, then something is wrong. -tk On Wed, Jan 16, 2019 at 8:39 AM Antonis Katsonis < [email protected]> wrote: > There are batteries in the console. > > With the tag you gave me I got the following results: > > Calculate rain total > day = $rain.day.sum.formatted > day = 0.0 mm > > Direct reading rain total from the console > day = $current.dayRain.formatted > day = ?'dayRain'? > > -- > 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. > -- 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.
