Offline
After the Globe40 I had over 160 Expedition logs (1 per day mostly) 8GB of data of varying versions of Expedition including the change in log format. I wanted to merge and clean these up for larger data analysis of our track and performance during this race around the world.
So I decided to create a Python script to merge and clean all my logs to simplify my life. If you have a need for this you can find it here on GitHub free and OpenSource. I will do some future development so feel free to post issues or comment's in GitHub.
You can Merge, Export a set of columns and Drop some bad data with this script. You provide the directory of your logs and a cfg file with the columns you wish to extract.
Offline
You can do the same with Sailing Performance.