parts.dashboard

class parts.dashboard.BokehServer[source]

Bases: object

Handles the singleton Bokeh server used to serve visualisations if no jupyter notebook is open.

class parts.dashboard.ProfilePlot(z, p, title, name, width=500)[source]

Bases: object

A profile plot displays the height distribution of an atmospheric quantity with respect to either altitude or pressure.