On Monday, September 17, 2018 at 12:53:51 PM UTC-4, Clint Satterwhite wrote: > > One question I have though is WD would report APRS/CWOP data every 5 > minutes and I notice that weewx is only showing every 30. Is there some > place I can configure this? I assume there is some scheduler/cron type job > I need to modify? >
what kind of station are you using? your archive interval is probably set to 30 minutes in the hardware. weewx respects the hardware setting first, then whatever you specify in your weewx config file (look at the log near where weewx started up - you will probably see a message about it) when uploading data, you can upload no more often than the rate at which your hardware spits out data (and why would you?) in most uploaders you can specify to upload a maximum rate, so that if your hardware spits out data every minute but your online service gets upset with uploads faster than every 5 minutes, you can keep them happy so check your hardware archive interval (see the wee_device instructions), check the weewx interval (in weewx.conf), and have a read of the 'data architecture' section of the configuration guide. 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.
