Datasets used in Detecting Plumes in Mobile Air Quality Monitoring Time Series with Density-based Spatial Clustering of Applications with Noise v01
收藏资源简介:
This repository contains the following data sets related to Detecting Plumes in Mobile Air Quality Monitoring Time Series with DBSCAN published in . Please cite the following: . Validated_Data.csv: A .csv file containing the validation set used in the study. Column headings are the following: "Lat1": GPS latitude of car location in degrees.<br> "Long1": GPS longitude of car location in degrees.<br> "LST": Measurement time stamp. Time zone US/Central.<br> "BC": Black carbon measurements in ng/m^3<br> "CO2": Carbon dioxide measurements in ppm.<br> "UFP": Ultrafine particle count in particles/cc.<br> "NOx": Oxides of nitrogen, defined as the sum of NO and NO2, in ppb.<br> "Anomaly": What has been manually flagged as "Anomaly" (2) or "Normal" (1).<br> "Uniq_Fac": Factor from 1-30 mapping to different days of the campaign. For example, all measurements with Uniq_Fac = 1 belong to the same day. Labeled_DBSCAN_Anomalies.csv: A .csv file containing points labeled as anomalies by the DBSCAN algorithm described in the manuscript. Columns are the following. "BC": Black carbon measurement (ng/m^3)<br> "CO2": Carbon dioxide measurement (ppm)<br> "NOx": Oxides of nitrogen, defined as the sum of NO and NO2 (ppb)<br> "UFP": Ultrafine particle count (p/cc)<br> "Anomaly": Whether the DBSCAN algorithm has labeled this point as "Anomaly" (2) or "Normal" (1)<br> "Uniq_Fac": Factor spanning from 1-277 grouping measurements taken on separate days by car. E.g. all measurements with Uniq_Fac=1 were grouped and analyzed together.<br> "LST": Timestamp (US/Central)<br> "Road_Class": TigerLINE census road class designation for the given point. Possible road classes are S1100 - Primary Road, S1200 - Secondary Road, S1400 - Local Road, S1630 - Ramps, S1640 - Service Drives, S1730 - Private Roads<br> "X": Universal Transverse Mercator Easting for Zone 15N (m).<br> "Y": Universal Transverse Mercator Northing for Zone 15N (m). *_To_Be_Validated.csv: A series of files where * denotes the following. "DB": DBSCAN Algorithm<br> "QOR": QOR Algorithm<br> "QAND": QAND Algorithm<br> "Drew": Drewnick Algorithm Each file contains the following columns: "Lat1": GPS latitude of car location in degrees.<br> "Long1": GPS longitude of car location in degrees.<br> "LST": Measurement time stamp. Time zone US/Central.<br> "BC": Black carbon measurements in ng/m^3<br> "CO2": Carbon dioxide measurements in ppm.<br> "UFP": Ultrafine particle count in particles/cc.<br> "NOx": Oxides of nitrogen, defined as the sum of NO and NO2, in ppb.<br> "Anomaly": What has been flagged as "Anomaly" (2) or "Normal" (1).<br> "Uniq_Fac": Factor from 1-30 mapping to different days of the campaign. For example, all measurements with Uniq_Fac = 1 belong to the same day.



