The code in this repository can be used to read, extract and plot data taken with Bruno's CTD. It's an older model, so the newest python packages are not going to work with this specific CTD. In order to do that, you should do something like that:
- Download the ruskin app for your computer ruskin app
- Set the different parameters of the CTD
- Take measurements with the CTD
- Open the app and download the dataset into your computer
- You can output the data into different format by right clicking on the filename in the app
- For this code to work, you need to ouput it in the
.matformat. (Export -> Legacy -> matlab format)
- Run the code in this repo to obtain the raw profiles
- Do some post-processing to get rid of the unwanted data.
- The CTD takes measurements constantly within a time frame at a certain frequency. Be certain of the battery and the storage space available.