I use extraTemp1 to keep a record of the temperature difference, this 
involved the below, but unfortunately changes to wxservices.py are 
(understandably) overwritten during update.  I've seen the user directory 
for extensions, but is there something similar for calculations?

Thanks, 
Karl
 

   - adding extraTemp1 = software in weewx.conf under [StdWxCalculate]
      - Change survives update
      - modify wxservices.py to include def calc_extraTemp1: 
   [data['extraTemp1']= data['inTemp'] - data['outTemp'], and add to the 
   _dispatch_list
      - Overwritten during update
      - in the skin.conf under [[generic]] add a label for extraTemp and 
   add [[[[extraTemp1]]]] to relevant plots
      - Survived update
      

-- 
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