The microcat data files contain the structure"mc". The example below is for bs3_201618_14551_edt.mat mc = setup: [1x1 struct] see below dday: [75722x1 double] 2014 decimal days; date: [75722x6 double] dates in the form of [y m d hh mm ss] datenum: [75722x1 double] matlab's version of time pressure: [75722x1 double] measured pressure [dbar] depth: [75722x1 double] converted depth [m], using presure and sw_dpth for lat=71.33 temp: [75722x1 double] measured temperature [deg C] cond: [75722x1 double] measured conductivity [S/m] sal: [75722x1 double] derived salinity [psu] SS: [75722x1 double] derived sound speed [m/s] >> mc.setup ans = mooringID: 'BS3' instrument: 'SBE37SM-RS232 SerialNumber=03714551' latitude: -152.0507 longitude: 71.3944 bottom_depth: 147 instrument_depth: NaN start_time: [2016 9 7 20 0 1] end_time: [2018 11 5 14 15 1.0000] in_water_time: [2016 9 8 4 45 1] out_water_time: [2018 10 30 19 15 1] n_iwt: 36 n_owt: 75166 comment: 'mc.dday is "decimal day": noon on Jan 1 = 0.5' processor: 'F. Bahr, WHOI, Nov 13, 2018'