sensortoolkit.deploy._create_deploy_dict
This module constructs and populates the deployment dictionary data
structure deploy_dict
. Below is an overview of the deployment dictionary:
- Testing organization
Organization name, contact information
- Testing Location
Site name, address, coordinates, and AQS site identifier
- Deployment Information and Statistics
- Unique deployment groups
Description of sensor uptime for each sensor unit
- Evaluation parameter statistics
Precision
Error
Description of reference monitor, measured range during deployment period at 1-hour and 24-hour averages
- Meteorological conditions
Description of temperature instrument, measured range during deployment period at 1-hour and 24-hour averages
Description of relative humidity instrument, measured range during deployment period at 1-hour and 24-hour averages
- @Author:
- Samuel Frederick, NSSC Contractor (ORAU)U.S. EPA / ORD / CEMM / AMCD / SFSB
- Created:
Mon Nov 9 10:47:56 2020
- Last Updated:
Tue Jul 12 13:38:00 2021
Functions
Create the deployment dictionary, initialize with sensor group info, time period of deployment, testing agency and location, and library version and time at which the dictionary were constructed. |
|
Add meteorological instrument statistics to the parameter statistics subfield in the deployment dictionary. |
|
Add reference monitor statistics to the parameter statistics subfield in the deployment dictionary. |