Expedition Expedition Navigation Software

You are not logged in. Would you like to login or register?



9/15/2021 9:37 am  #1


Log File Merge - multi day

I wonder if anyone has an easy process for merging multiple days of Logs into one large file for retrospective review. Excel cut and paste seems like the only vehicle I know of but is a bit ungainly for the large cell ranges
 

 

9/15/2021 10:48 am  #2


Re: Log File Merge - multi day

Can be done in multiple ways.
KND Log Cleaner has a merge function
small Python script https://www.freecodecamp.org/news/how-to-combine-multiple-csv-files-with-8-lines-of-code-265183e0854/
Windows Command promt  https://www.rondebruin.nl/win/s3/win021.htm

Last edited by Navigator (9/15/2021 12:05 pm)

 

9/15/2021 12:13 pm  #3


Re: Log File Merge - multi day

I would probably just use the Windows copy command

Go to a command prompt. There are several ways to do that, but one way to open in the correct place is to just type cmd in the Windows Explorer address bar for the folder.

Then type:

   copy *.csv all.txt

If you copy it to all.csv, it may include itself as it is looking for all .csv files.

 

Board footera

 

Powered by Boardhost. Create a Free Forum


Interested in advertising here? Over a thousand active navigators and Expedition users visit this forum. Click here to contact the administrator.