sensortoolkit.plotting._scatter

This module contains methods for constructing scatter plot figures.


@Author:
Samuel Frederick, NSSC Contractor (ORAU)
U.S. EPA / ORD / CEMM / AMCD / SFSB
Created:

Mon Jan 27 08:49:12 2020

Last Updated:

Wed Jul 28 14:11:14 2021

Functions

draw_scatter

A helper function to draw scatterplots with linear regressions on passed matplotlib axes instance

met_influence

Plot parameter values against meteorological parameter (Temp, RH, or DP) to display the influence of the chosen meteorological parameter on concentration values.

scatter_plotter

Front-end function for creating scatter plots.

wind_influence

Plot parameter values against meteorological parameter (WS or WD) to display the influence of the chosen meteorological parameter on concentration values.