If you take a look at the fileparse change log <https://github.com/weewx/weewx/blob/master/examples/fileparse/changelog>, you'll see that it was ported to Python 3 two years ago. It should also work with the latest version of WeeWX. Are you having a specific problem?
On Sun, Aug 15, 2021 at 6:21 PM D R <[email protected]> wrote: > I am getting my bearings in the skins and language structure and got one > weather station (rainwise ip100) back working. > > While still very shaky with the details of the language, thought I might > exercise my brain by trying to get my Campbell Scientific station feeding > Weather Display to also make the file necessary so that using Fileparse to > read a file so the beautiful graphics of WeeWx can be posted to my web > server, along with having more weather information available than what the > aging RainWise station can provide (like solar, snow depth, etc.) > > I see the original file was written in 2014, and that the last > modification (if that is what a commit is) was in October of 2019. > > Since then WeeWx has been updated a few times, and Python3 is what I'm > running. I've seen that some comments on other code is that Python3 > doesn't always go backward to run old code, so as I study the situation and > try to figure out how fileparse works, and whether or not Weather Display > can be configured to write a file that fileparse will successfully read, it > would be nice to know if that block of code is compatible with the current > WeeWx 4.5.1 and the last python3 distribution package. Has anyone run > fileparse with the latest releases? > > Thanks. Dale > > -- > 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/a4340086-4140-405d-b200-261559859ab9n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/a4340086-4140-405d-b200-261559859ab9n%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/CAPq0zECUOa5Ydu7ARsEPEpQ0Sv5rcka_e17D0a%2BvmBsRPj_jEw%40mail.gmail.com.
