You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We maintain an archive of pre-generated data files for sensors associated with the South Coast Air Quality Management District (SCAQMD). This is the easiest data to work with and we should have an article aimed at non-R programmers. The goal is to provide a short introduction and then some simple recipe-style R code that creates plots answering basic questions.
You should explore a little to find sensors that demonstrate the following:
Intrusion of wildfire smoke last September -- Bay Area?
July 4 fireworks -- downtown LA
sensor agreeing with nearby monitor -- pat_externalFit()
sensor failure -- pat_internalFit()
something else?
The text was updated successfully, but these errors were encountered:
We maintain an archive of pre-generated data files for sensors associated with the South Coast Air Quality Management District (SCAQMD). This is the easiest data to work with and we should have an article aimed at non-R programmers. The goal is to provide a short introduction and then some simple recipe-style R code that creates plots answering basic questions.
You should explore a little to find sensors that demonstrate the following:
pat_externalFit()
pat_internalFit()
The text was updated successfully, but these errors were encountered: