Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 906 Bytes

File metadata and controls

13 lines (9 loc) · 906 Bytes

Bokeh Library Demonstrator

This was the interview task set for my role at PML

Reference Site: Western Channel Observatory
Coastal Station: L4
Instrument: CTD

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.