#------------------------# Pressure and Temperature Logger 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: - HOBO U20-001-03 Water Level - Logging interval: 10 minutes Header Change Log: - 12/18/09 (BLP) Initial release File Change Log: ADM_04092009_HOBO.mat - 12/18/09 (BLP) Initial release ADM_05192009_HOBO.mat - 12/18/09 (BLP) Initial release All data are stored in MATLAB structure HOBO. -- HOBO structure -- .time: date and time (matlab format) (GMT -8:00) .P: absolute pressure (kPa) (does not include instrument offset from seabed) .T: temperature (C) .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) #------------------------#