On Saturday, February 29, 2020 at 3:13:42 PM UTC-8, gjr80 wrote:
>
> A few things to remember:
>
> 1. The console output from running WeeWX directly is not the output from 
> the driver rather it is the resulting packet/records after all WeeWX 
> services have been run (StdConvert, StdCaibrate, StdWXCalculate etc). Have 
> a look at the [[Services]] stanza at the bottom of wwewx.conf, the console 
> output comes from StdPrint so everything before StdPrint gets its go first. 
> So StdWXCalculate has its go at augmenting the packet/record with any 
> derived obs. When you only have temperature there is not to much it can add 
> (eg heatindex, windchill require other obs) but maxSolarRad is solely 
> dependent on time of day and lat/logn (and pyepehem) and rainRate takes a 
> pretty simplistic view; if there is no rain then rainRate must be 0.
>
>  
ok - that makes sense.  I have pyephem and lat/lon so it's calculating 
things based on those items.  I was worried weewx was making stuff up :-)

Thanks !

-- 
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 weewx-development+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-development/85480331-0ace-4b46-8959-e25f15974951%40googlegroups.com.

Reply via email to