User Tools

Site Tools


atmos:pestiside:lead_sampling

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
atmos:pestiside:lead_sampling [2026/06/08 20:24] halmosatmos:pestiside:lead_sampling [2026/06/08 20:52] (current) halmos
Line 32: Line 32:
 aircraft_kml_bl.py is a program that is in development. It will only display aircraft tracks that are in the boundary layer for each given day.  aircraft_kml_bl.py is a program that is in development. It will only display aircraft tracks that are in the boundary layer for each given day. 
  
 +==Analyzing Aircraft Data==
 +
 +Code to analyze aircraft data is currently in development. In-progress code can be found in ADPAA/src/aircraft/aircraft_pbl. Below are the goals of the analyzing process:
 +  * csv_append.py will create new csv files in the format data.pbl.csv. 
 +    * Included in this will be 3 new parameters:
 +      * PBL Height
 +      * PBL Flag (0 if out of the PBL, 1 if in the PBL)
 +      * Radial distance from GFK sampling site (kilometers)
 +
 +  *unnamed_file.py will create a daily summary file that summarizes all flights for each day. Included will be:
 +    * Flight start time
 +    * Flight start date
 +    * Total flight time
 +    * End time
 +    * End date
 +    * Total gallons burned
 +    * Gallons burned in boundary layer
 +      * at different intervals (5km, 10km, 20km)
 +**For questions about Python code, please email jacob.halmos@und.edu**
 +//Code documentation last updated 06/08/2026//
 === Engineering Performance, FAA requirements, Certification requirements === === Engineering Performance, FAA requirements, Certification requirements ===
  
atmos/pestiside/lead_sampling.1780950275.txt.gz · Last modified: 2026/06/08 20:24 by halmos