The aim of this jupyter notebook/html is to visualise data from the WCO, L4, CTD in-situ time series data file using the bokeh library. It shows you how to build bokeh plots and also export the html which is suitable for web stuff and also free standing demonstrators.
A CTD instrument is used to take measurements of several variables over depth for the study of seasonal and
annual trends.
A link to the data used in this notebook is provided HERE
A smaller data file L4_CTDf_ODV_formatSmall.txt
has been added to the repo with only 2500 to reduce lag in the plots. Just change the cell below the Data Wrangling - Data Import cell.