sensortoolkit.reference._import_airnowtech.sort_airnowtech

sort_airnowtech(df)[source]

Data are sorted into PM, gas, and met dataframes and a table containing all AQS method codes is used to associate the recorded method code for data streams with the instrument used to make the measurement.

Parameters

df (pandas dataframe) – Imported airnowtech dataset, may contain data for multilple parameter classifications (PM, gases, met) if selected when the data were downloaded.

Returns

None, writes processed datasets to airnowtech processed data folder path.