2000/04/11 EF The Lowered ADCP processing software distribution has been reorganized. Here is what you need: lmat.zip: the Matlab part of the system. lbindj.zip (for Win95/NT on a PC) lbinsgi.zip (for Silicon Graphics) lbinsol.zip (for Solaris on a Sun Sparc) lbinlnx.zip (for Linux on a PC) lsource.zip (all C source code) sondemo.zip (demo for Sontek LADP) bbdemo.zip (demo for RDI LADCP) Everyone needs lmat.zip, lsource.zip (so you can see what is really going on; even if you don't like reading code, you will find some of the documentation at the top of files such as merge.c to be useful), at least one of the "lbin*.zip" files, and at least one of the demos. Unzip all files in the same directory; they will create their own subdirectories as needed. Over the last days, months, and years, some things have evolved in several places, so please download a complete set of files. If you have existing processing directories and want to reprocess, you will probably have to make some minor changes; compare what you have to what is in the demo. The sondemo is most up to date, so you may need this even if you are working with an RDI. Some day we will check and update the bbdemo also--but not today.