MazamaScience / PWFSLSmoke

Utilities for working with air quality monitoring data (e.g. federal regulatory monitors)
http://mazamascience.github.io/PWFSLSmoke/
GNU General Public License v3.0
19 stars 5 forks source link

handle O3/OZONE in AirNow data ingest #83

Open jonathancallahan opened 5 years ago

jonathancallahan commented 5 years ago

AirNow is somewhat inconsistent in what they use OZONE and when they use O3 in their data files. Currently, airnow_createMetaDataframes() attempts to handle this discrepancy but something isn't working right.