I'm not sure what you're asking. WeeWX already uses Sqlite3 --- it's the default database, although, of course, it uses its own schema, probably quite different from the one in Atmocom.
-tk On Thu, Jan 17, 2019 at 9:07 AM V. Kelly Bellis <[email protected]> wrote: > Hello, > > New to all of this weather data business; please excuse my stupid > questions. > > I'm currently beta testing Atmocom, a device best described as a special > purpose wireless router. It connects your WiFi enabled weather station to > your regular home or business network wireless router and the Internet. Any > network traffic that passes through will be forwarded to its original > destination while also being replicated and forwarded (using UDP) to a user > configurable alternate destination. In my current case, that's a RPi 3B+ > running Raspbian: /home/pi/atmocom/wxdb > > The database is in the SQLite3 format produced by atmoudp36.bin which is > a standalone executable for Raspberry PI using Python 3. I've begun > browsing the http://weewx.com/docs/usersguide.htm and see that Python 3 > will not work as an environment for weeWX, but wondered if the database in > SQLite3 might still be of any use in weeWX? > > Thanks! > > Kind regards, > > Kelly > > -- > 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. > -- 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.
