If a database record has a value of None for rainRate, that is no problem at all. The problem here is that the record itself was not in the database.
For some reason, the AWEKAS uploader was trying to post a record that was not in the database. Any insights why this would happen? -tk On Wed, Apr 3, 2019 at 7:31 PM Luc Heijst <[email protected]> wrote: > On Wednesday, 3 April 2019 22:58:19 UTC-3, Thomas Keffer wrote: >> >> I don't understand why there would not be a record with the record's >> timestamp in the database, but I added a check just in case. >> > > Tom, > > Weewx with the meteostick driver was started seconds before the new > archive period started. > Several values in the database have value None, among others rainRate. > > BTW I have set rainRate calculations setr to hardware. > > [StdWXCalculate] > [[Calculations]] > rainRate = hardware > > Luc > > -- > 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.
