Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new pat_timeseriesDiagnosticPlot() function #53

Closed
jonathancallahan opened this issue May 9, 2019 · 1 comment
Closed

new pat_timeseriesDiagnosticPlot() function #53

jonathancallahan opened this issue May 9, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jonathancallahan
Copy link
Member

(I'm not wedded to the name. Perhaps it should have "aggregation" as part of it? We'll probably need to use it for a while to figure out what it should be called.)

We will want a new function to go along with pat_timeseriesDiagnostics().

This function should accept a pat object (or possibly a diagnostic data frame?) and generate a set of stacked? plots where one can visually assess the values and statistics that come out of pat_timeseriesDiagnostics().

The use case I imagine is that our eventual automated QC process will flag a bunch of hours as bad and someone will ask "Why?". This function should provide a quick answer.

@jonathancallahan jonathancallahan added this to To do in AirSensor 0.3 via automation May 9, 2019
@jonathancallahan jonathancallahan added the enhancement New feature or request label May 9, 2019
@hmrtn hmrtn moved this from To do to In progress in AirSensor 0.3 May 10, 2019
@hmrtn
Copy link
Contributor

hmrtn commented May 10, 2019

An easy way to see large amounts of information can be seen with the use of scatterPlot() function in the new beta. Maybe a wrapped function of this?

@hmrtn hmrtn closed this as completed May 10, 2019
AirSensor 0.3 automation moved this from In progress to Done May 10, 2019
@hmrtn hmrtn reopened this May 10, 2019
AirSensor 0.3 automation moved this from Done to In progress May 10, 2019
@hmrtn hmrtn moved this from In progress to Done in AirSensor 0.3 May 10, 2019
@hmrtn hmrtn closed this as completed May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
AirSensor 0.3
  
Done
Development

No branches or pull requests

2 participants