Hi, Michal, Yes, Luca's fbmerge is a reason tool for merging two data directories. I believe its functionality is close to the 'ibis' with -append option. You might be able to get 'ibis -append' to do what you want without additional work. The basic usage is
ibis -a input-dir output-dir (where -append is shortened to be just -a). John On 1/24/14, 1:47 AM, Michal Kozubík wrote: > Hi John, > > I have a question about merging fastbit data. I have a lot of folders > containing fastbit data and I'd like to merge them together. > > About 6 months ago I discovered Luca Deri's fbmerge ( > https://github.com/gingi/fastbit/tree/master/contrib/fbmerge ). It > worked well except a few bugs that i fixed. > > But now there are some troubles with blob .sp files and before I try > to fix it I'd like to ask you if there is a better (more effective) > way to do this? I mean if there is some class/function etc. especially > for this purpose? > > Thank you very much for you time, > Michal Kozubík _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
