Deployment 2016 to 2018
microcat data access




Each of the eight microcat records is available as individual .mat file:

bs3_201618_14534_edt.mat , deployed at 33m dept
bs3_201618_14535_edt.mat , deployed at 52m dept
bs3_201618_14552_edt.mat , deployed at 65m dept
bs3_201618_14553_edt.mat , deployed at 79.5m dept
bs3_201618_14554_edt.mat , deployed at 93.7m depth
bs3_201618_14555_edt.mat , deployed at 107.5m dept
bs3_201618_14556_edt.mat , deployed at 121.3m depth
bs3_201618_14551_edt.mat , deployed at 133.5m dept

The .zip archive bs3_201618_allmc_edt.zip includes all eight .mat files.
The data format is described here.


Furthermore, the eight records were combined into one matlab structure "MC"
and saved as all_mc_edt.mat.
To get to the equivalent of the individual microcat .mat files, type
     mc = MC(ii); with ii ranging from 1 through 8.