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

normalized_met_scatter

Plot parameter values normalized by reference values against either temperature or relative humidity.

scatter_plotter

Front-end function for creating scatter plots.