The simplest would be to go back to using WeeWX, but this time using a driver that reads from your file.
The WeeWX distribution includes an example, fileparse <https://github.com/weewx/weewx/tree/master/examples/fileparse>, that reads from a file using key=value pairs. Either change your file format to match, or modify fileparse to use a CSV input. On Mon, Nov 20, 2023 at 12:31 AM Remy Lavabre <[email protected]> wrote: > Good morning, > I previously used weeWX connected to the USB output of my weather station. > No problem, the station was well referenced on the world map of WeeWX > weather stations. > > Unfortunately my station broke down and an exchange was carried out under > warranty with a new station without a USB port. This station sends data to > AWEKAS. > > I was therefore forced to modify everything, to stop the WeeWX daemon > permanently, to automatically retrieve the data from the AWEKAS site every > 5 minutes, save it in CSV format and run wee_import at the same frequency > to update my weewx.sdb database and generate all the graphics, html pages > etc... > > It works perfectly EXCEPT that my weather station is no longer referenced > on the WeeWX map! :-( > Is there a way to reference it again although only using wee_import (which > nevertheless uses the weewx.conf configuration file)? > > Thank you... > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/1b7247b6-4b94-4ff4-8160-006f54faff2fn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/1b7247b6-4b94-4ff4-8160-006f54faff2fn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEDrGDyL3f3nROcRq2X0qQQZFNZ_gR6fevGGPqzjxCWPzQ%40mail.gmail.com.
