Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I also ran into this issue and made a python utility to merge .vec files. Here it is: https://github.com/wulfebw/mergevec

Instructions are in the file along with a brief discussion of the vector file header format if you're interested.

Hope it helps.