Frank,

pyc files are automatically re-created if required when you start weeWX, so as 
long as you did the stop/start all is fine.

I suspect the issue is that you are using a Davis station and the station only 
adds ET to archive records at the top of the hour. This is the default 
behaviour. So for every other time ET is None and hence nothing is sent to 
weathercloud for ET. If you have a look at your log for the archive record on 
the hour you should see an ET value being posted.

I'm not sure how this will affect weathercloud. WeeWX does have the ability 
override the default and calculate ET and add it to each archive record. I am 
away from my PC but you should be able to force weeWX to calculate ET by adding 
something like:

           ET = software

in weewx.conf under [StdWXCalcute] [[Calculations]]. You will need to 
stop/start weeWX after saving the changes. Monitor your logs and see if ET is 
posted on each archive period.

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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to