#------------------------# MicroDST PRELIMINARY - SUBJECT TO REVISION Northwest National Marine Renewable Energy Center University of Washington Branch Seattle, WA 98195 Contact: nnmrec@u.washington.edu Website: http://depts.washington.edu/nnmrec Equipment: - Star-Oddi MicroDST - Logging interval: 5 minutes (for some deployments, pressure every 10 minutes) Header Change Log: - 12/18/09 (BLP) Initial release File Change Log: ADM_05192009_DST.mat - 12/18/09 (BLP) Initial release ADM_08032009_DST.mat - 12/18/09 (BLP) Initial release ADM_11112009_DST.mat - 12/18/09 (BLP) Initial release ADM_02102010_DST.mat - 4/2/10 (BLP) Initial release ADM_05042010_DST.mat - 5/4/10 (BLP) Initial release All data are stored in MATLAB structure DST. -- DST structure -- .time: date and time (matlab format) (GMT -8:00) .T: temperature (C) .S: salinity (PSU) .P: gauge pressure (bar) .time_TS: date and time (matlab format) (GMT -8:00) associated with temperature and salinity when logged at different interval than pressure .surf: water surface elevation relative to seabed (m) (includes instrumentation offset from seabed) .surf_postcal: water surface elevation relative to seabed (m) (coarsely corrected to match ADCP backscatter maxima) #------------------------#