Re: [weewx-user] Importing WLK files from Davis Instruments WeatherLink software

2020-04-14 Thread Thomas Keffer
That's great, Steve! The old way was to use a very out-of-date utility that
came with wview. Nice to have something more modern.

Could you make an entry in the wiki 
about your app?

-tk

On Tue, Apr 14, 2020 at 3:24 PM Steve Preston  wrote:

> This is just a FYI for the group.  After using WeatherLink for 15+ years,
> I have finally switched to WeeWx!
>
> I wrote a basic Windows app for converting the WLK files into CSV format
> for importing the data into WeeWx.  This app is pretty basic - no real data
> checks and no attempt to adjust for differences in the archive interval (my
> station was already logging at 5 minute intervals).  And it is setup to
> import one month at a time: reads one *.wlk file and writes one *.csv
> file.  But I've moved over a few years of data to WeeWx without any
> problems (so far).  The app is written in C# with visual studio and I'm
> happy to share code and/or executables.
>
> Steve
>
> --
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/6d172d9f-d0f1-422c-9af2-31ed1c47d12f%40googlegroups.com
> 
> .
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEC9tNBK6rNZ90PTW30jq6-UH7-1b2Xntb-AW_G%2BedZ%2BSQ%40mail.gmail.com.


[weewx-user] Importing WLK files from Davis Instruments WeatherLink software

2020-04-14 Thread Steve Preston
This is just a FYI for the group.  After using WeatherLink for 15+ years, I 
have finally switched to WeeWx!

I wrote a basic Windows app for converting the WLK files into CSV format 
for importing the data into WeeWx.  This app is pretty basic - no real data 
checks and no attempt to adjust for differences in the archive interval (my 
station was already logging at 5 minute intervals).  And it is setup to 
import one month at a time: reads one *.wlk file and writes one *.csv 
file.  But I've moved over a few years of data to WeeWx without any 
problems (so far).  The app is written in C# with visual studio and I'm 
happy to share code and/or executables.

Steve

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/6d172d9f-d0f1-422c-9af2-31ed1c47d12f%40googlegroups.com.