Retrieval of LIP11D data First: copy all the directories onto your local drive. Next: There are presently two options of retrieving data. The first option is to retrieve processed data, i.e. wave and flow parameters such as root mean square wave height, velocity moments, means, sediment transport rates, etc. This can be done with the program collec.exe as described in section 3.7 of the data-report (i.e. page 18). The second option retrieves time series of the various instruments. To retrieve time series of the hydrodynamics, use get_series.m (i.e. matlab subroutine). The header of the routine tells you how to do it (type help get_series within the matlab command window to view the header). Bottom profiles are retrieved with get_profile.m (type help get_profile within the matlab command window to view the header).