Deployment 2018 to 2020
microcat data access




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

bs3_201820_16758_edt.mat , deployed at 35m depth
bs3_201820_16737_edt.mat , deployed at 51m depth; flooded
bs3_201820_16936_edt.mat , deployed at 67m depth
bs3_201820_16935_edt.mat , deployed at 81m depth
bs3_201820_16934_edt.mat , deployed at 95m depth
bs3_201820_16932_edt.mat , deployed at 109m depth
bs3_201820_16930_edt.mat , deployed at 123m depth
bs3_201820_16800_edt.mat , deployed at 135m depth

The .zip archive bs3_201820mc_edt.zip includes all seven .mat files.
The data format is described here.


Furthermore, the seven 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.