Sample Files ============ With this package, two sample files are provided. The first file is named “input.mat”, and contains one burst of data recorded by a pressure sensor. It can be used as an input for any of function. The second file is named “waterdepthsample.mat”, and contains five bursts of data recorded by a pressure sensor. It can be used as an input file while using “RunOceanlyz.m” file. | Measurement properties for a file named “input.mat” is: ============================================================= ============= Properties Value ============================================================= ============= File name input.mat Number of recorded burst (burst) 1 Sampling frequency (fs) 10 (Hz) Recording duration (duration). This is duration of one burst. 1024 (second) Pressure sensor height from bed (heightfrombed) 0.05 (m) Mean water depth (h) 1.07 (m) ============================================================= ============= | Measurement properties for a file named “waterdepthsample.mat” is: ============================================================= ==================== Properties Value ============================================================= ==================== File name waterdepthsample.mat Number of recorded burst (burst) 5 Sampling frequency (fs) 10 (Hz) Recording duration (duration). This is duration of one burst. 1024 (second) Pressure sensor height from bed (heightfrombed) 0.05 (m) ============================================================= ====================