Added plot code for lead research
Updated output file variable short names, long names, and order. Added estimated AIMMS ground track direction to output file.
Added Hawkeye-2DS processing (lines 772-839).
Updated too save files every hour.
updated lead research code
In wcm_fix_time_lag.py added another round of data smoothing prior to the time constant correction algorithm and cleaned up old, unnessary code.
Added
Lead Research Files updated. Added a master script
V1.0
Fixed bug in kpr2ps.pro when 3.84 and 15.84 GHz PLO is unlocked.
# Code added to log excpetions that occur.
Added python sending and receiving network scripts for use by KMA.
# Fixed issue with code not working after a reboot.
Updated wcm3000tocorrect.py and process_all to process high frequency WCM data. Updated wcm_fix_time_lag.py with new derivative-based smoothing routine.
Added NASA P-3 (N426NA) platform to adpaa_python.py and fixed bug in wcm3000_twc.py call in the process_all script.
Added code to allow usb to be configured correctly
Added more to ADPAA file code.
# Multi Tipping Bucket code first commit.
In ads-b_wind_estimate.py fixed bug where AIMMS data wasn't being populated into the output observed wind u- and v-component arrays. Added ground u- and v-component arrays to output.
Changed kpr2ps.pro to allow for user-specified output time length.
# First commit of code
Updated output variables long and short names to reflect whether AIMMS or ADS-B input used.
More debugging and cleanup of ads-b_winds_estimate.py
Fixed bug in ads-b_winds_estimate.py
Added observed wind u- and v-components to the ads-b_winds_estimate.py output.
Code to collect data from APS created, ADPAA file output is still a work in progress.
Added code to wcm_fix_time_lag.py to apply 1 second time correction to WCM serial d1 data.
Version 1.0
Updated and cleaned up wcm 3000 processing code. Minor change to output file name in wcm3000tocorrect.py.
Added code to readfile.py and readfile_python3.py to handle many comments in the DTYPE header line.
Added V1.0 for code to analyze data from aircraft.
Added directory for aircraft lead sampling project.
Updated data FREQ in create_wcm3000_headerd0.pro.
Changed DX from 0.125 to 0.10 in create_wcm3000_headerd0.pro to reflect that there are usually 10 d0 sentences per second.
Added magnetic declination to ADS-B code; some code clean-up.
Updated to account for RICE probe B short and long name convection in the file writing for IMPACTS data.
Removed 1-Hz averaging code from wcm_twc.py and wcm3000_twc.py.
New EFM data acquisition code that allows for different operation commands.
Initial commit of code to collect data from the APS instrument.
Added magnetic declination/variation constant to HL5240_constants.xml.
Added magnetic declination/variation to ads-b_winds_estimate.py.
Adjusted plotting routine
Added
Added
Added
Changed the extension of the output file to .raw.
Corrected Example comments.
Changed sgp30_logger.sh to sgp30_logger.py
Added bmp280_logger.py, htu21d_logger.py, and sgp30_logger.py to the Python Makefile.
Script added to record the sgp30 carbon dioxide data.
Updated IMetXQ2_tri.py port name and, and a currently commented feature to limit the sampling time was added.
Script created to record the htu21d humidity and temperature data.
Script created to record the bmp280 pressure and temperature sensor data.
Added requests library to code.
Added code to upload data to chords server.
First commit of code for the TIMMS00300 weather tripod.
Fixed issue where code stops during exception.
Added code to upload to chords server.
Initial commit of code to acquire data from TEOM 1405 using raspberry pi.
Shawn Wagner - updated calculate_RICE_SLWC_CDP.py to determine if all input variables are the same length, and shorten to the minimum if necessary.
Added module to calculate the time constant.
Added/updated linkage soda2 code to use SODA2 revision number instead of revision date.
There is no reason to include hailspec_crossbins in call to N555DS_CONSTANTS and N426NA_CONSTANTS since these aircraft do not have a hailspec_crossbins so no reason to redefine. Removed.
Added module to to aplot to handle error/uncertainty bars for XY plots.
Added comments to explain wind speed and added wind gust data.
Added convert_kpr_nc2csv.py to Makefile_python.
Added convert_kpr_nc2csv.py. Minor updates to write_icartt_2110.py and convert_kpr_nc2icartt.py.
In write_icartt_2110.py added height data to output file.
Added code to Aplot to control axes line thickness, tick mark length, and tick mark label font size.
Fixed bug in kpr2ps.pro netCDF output and added a filter to convert NaNs to missing value code.
Finished convert_kpr_nc2icartt.py and write_icartt_2100.py.
Initial commit of the ultrasonic anemometer code.
Fixed initialization string issue.
Fixed issue with initialization lines and added new line character to text file.
Fixed file output
Fixed issue with initialization
Fixed ID chords issue
Readded wind speed and direction, direction needs to be fixed.
Fixed data file output issue
Added TIMMS data acquisition code to repository.
First commit of the code.
Added estimated air temperature calculation, fixed wind direction indexing error, moved diagnostic information to verbose output option.
Fixed error in calculating sky brightness temperature in process_gvr.py.
Updated error handling in ads-b_winds_estimate.py.