just turn everything off in the [Engine] section in your weewx 
configuration file.  for example:

[Engine]
  [[Services]]
    prep_services = 
    data_services = 
    process_services = weewx.StdConvert, weewx.engine.StdCalibrate, 
weewx.engine.StdQC, weewx.wxservices.StdWXCalculate
    archive_services = weewx.engine.StdArchive
    restful_services = weewx.restx.StdWunderground
    report_services = 

you can leave the configuration stanzas if you want - they will only be 
used if the services that use them are enabled.

m

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