Sites over threshold
sites_over_threshold
This requires data in folder ab_data
. Each file should be a CSV in the format:
lat,lon,detected_rate,equipment_id,equipment,facility_name,first_time,survey
where each row is an individual observation, including non-detections. If a entire site has no equipment but was surveyed this should have equipment type Site
.
This analysis provides a list of sites that are over a threshold for a given data set. It is used to identify sites that are likely to be emitting. See the supporting document (docs/sites_over_threshold.md) for more information.