Never mind. I've got it. If I'm going to be using the SDR driver for everything but this one sensor, I should create a service that runs in the data_services period that binds to weewx.NEW_ARCHIVE_RECORD . That way I don't have to write anything to disk .
Now I just need to learn Python. That should be fun. On Thursday, March 30, 2017 at 5:52:25 PM UTC-4, Craig Thom wrote: > > Forgive me for being stupid, but this is all new to me. > > It's the last step, getting the data to weewx, that I'm fuzzy on. Do you > import the csv file with wee_import? > > I am going to play with reading my Acurite (and other) wireless sensors > using SDR, which means I can eliminate their display system, but that means > I lose the pressure sensor. > > (My RTC is sitting on top of the i2c pins, so I think I'm going to try > using SPI, but that's a different issue, and I'm going to try and fail > before asking for help with that.) > > My main question is how to get the data to weewx so it then gets archived > with all the other data. > > On Friday, January 20, 2017 at 7:25:33 AM UTC-5, Neville Davis wrote: >> >> I have recently updated the weewx wiki with some mods to scripts. I am >> now using a 180 instead of the 280...it failed on me and I had a 180 lying >> around. I also now have UV operational and working on a responsive skin. >> The wiki has a link to my station >> Use any scripts as needed. >> >> Neville >> > -- 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.
