Activity for Joseph O'Brien

  • Joseph O'Brien Joseph O'Brien committed [r3880]

    Minor Update - icartt.py - Joe O'Brien(joseph.r.obrien@und.edu): Updated a minor typo with one of the meta data variables ('ULOG_VALUE' changed to 'ULOD_VALUE').

  • Joseph O'Brien Joseph O'Brien committed [r3877]

    Minor Update (*blank.oracles2) - Joe O'Brien - updated to include mach number

  • Joseph O'Brien Joseph O'Brien committed [r3876]

    Minor Update (create_oracles2_file) - Joe O'Brien - Added MachNumber. Additionally, changed handling of NSRC R# data

  • Joseph O'Brien Joseph O'Brien committed [r3875]

    Minor Update(process_all_oracles) - Joe O'Brien - Continued script cleanup. Removed creation of 10Hz CIP Housekeeping file as TAS source is now the NRSC airspeed. Removed averaging of multiple files since that is now included in process_all.

  • Joseph O'Brien Joseph O'Brien committed [r3874]

    minor update (process_all_oracles) - Joe O'Brien - incorporated convert_oracles2icartt.py

  • Joseph O'Brien Joseph O'Brien committed [r3873]

    Minor Update (convert_oracles2icartt.py) - Joe O'Brien - Python script written to call icartt.py for the ORACLES campaign. Revision comments and meta data specific to the ORACLES camapign included for the project instruments.

  • Joseph O'Brien Joseph O'Brien committed [r3872]

    Minor Update (write_icartt.py, icartt.py) - Joe O'Brien - defined an icartt class, similar to the ADPAA class, to define the extra meta data requried by the NASA ICARTT2013 format. Created new function to write this icartt class to a file. Will take place of 'convert_undtoICARTT2013.py'

  • Joseph O'Brien Joseph O'Brien committed [r3869]

    Minor Update (process_all) - Joe O'Brien - 9 Aug 2019 - Changed order of NSRC variable check when merging into physical file. Added check to merge NSRC temperature and potential temperature to basic file when temp and pot temp are not present.

  • Joseph O'Brien Joseph O'Brien committed [r3868]

    Minor Update (king2lwc.pro) - Joe O'Brien - 9 Aug 2019 - Added additional static pressure and temperature variable shortnames for the P-3. Changed the order of TAS shortname determination to have 'TAS' (acquired through the M300 A-D board) to be primary. Added CAS concentration and lwc shortnames to the FSSP call.

  • Joseph O'Brien Joseph O'Brien committed [r3862]

    Minor Update (process_all) - Joe O'Brien - Updated cas_counts2conc calculation block. Added call of fix_times.py for the basic and cas files to force synchronous files. Added check for *cas.clean file.

  • Joseph O'Brien Joseph O'Brien committed [r3858]

    Minor Update (readfile_python3.py) - Joe O'Brien - 20190722: bypassed next() iterator

  • Joseph O'Brien Joseph O'Brien committed [r3857]

    Minor Update (writefile.py) - Joe O'Brien - 20190722: removed xrange (line 138) to be compatible with python3

  • Joseph O'Brien Joseph O'Brien committed [r3854]

    Minor Update (convert_wisper2und.py) - Joe O'Brien - python script to convert the Water Vapor Isotope Analyzer (Picarro L2120-i) data, obtained on isokinetic and cvi inlets, from ICARTT to UND format. WISPER group will be providing same files for IMPACTs.

  • Joseph O'Brien Joseph O'Brien committed [r3851]

    Minor Update(cas_counts2conc.py) - Joe O'Brien - added TAS input to the output file.

  • Joseph O'Brien Joseph O'Brien committed [r3850]

    Minor Update (convert_PDI2UND.py) - Joe O'Brien - Corrected conversion from dNdlogDp to dNdDp. Calculated effective radius and liquid water content for the 3-50 micron range. Calculated total concentration, effective radius, and liquid water content for all size bins.

  • Joseph O'Brien Joseph O'Brien committed [r3849]

    Minor Update (readfile_python3.py) - Joe O'Brien - Updated to use correct next() iterator for python3. Tested on python version 3.7.3

  • Joseph O'Brien Joseph O'Brien committed [r3842]

    Minor Upate (cas_counts2conc.py) - Joe O'Brien - 8 May 2019: Switched airspeed to come from the Basic File.

  • Joseph O'Brien Joseph O'Brien committed [r3833]

    Minor Update (process_all) - Joe O'Brien - 1 May 2019: Added check for NSRC (P-3 Housekeeping) quality controlled data to merge into phsyical and basic files.

  • Joseph O'Brien Joseph O'Brien committed [r3831]

    Minor Update - Joe O'Brien - 30 April 2019: Added convert_nsrc2und.py

  • Joseph O'Brien Joseph O'Brien committed [r3830]

    Minor Update - Joe O'Brien - 29 April 2019: Added conversion script for NSRC P-3 housekeeping files. Standardized short names from the real time acqusition of the P-3 data and the quality controlled version.

  • Joseph O'Brien Joseph O'Brien committed [r3757]

    Minor Update - Joe O'Brien - 23 March 2019: added calculation for total droplet concentrations (3-50microns) [dN/dDp] for comparison with CDP/CAS

  • Joseph O'Brien Joseph O'Brien committed [r3749]

    Minor Update - Joe O'Brien - 21 March 2019: Added convert_PDI2UND.py to the MakeFile

  • Joseph O'Brien Joseph O'Brien committed [r3748]

    Minor Update - Joe O'Brien - 21 March 2019: Script created to convert Flight Probe Duel Range Phase Doppler Interferometer (FPDR-PDI) data from ICARTT2013 to UND formats.

  • Joseph O'Brien Joseph O'Brien committed [r3698]

    minor update: added cip_probe to P3 constants

  • Joseph O'Brien Joseph O'Brien committed [r3654]

    Minor Update: Joe O'Brien - 31 Jan 2019: removed testing echo statements.

  • Joseph O'Brien Joseph O'Brien committed [r3653]

    Minor Update - Joe O'Brien - 31 Jan 2019

  • Joseph O'Brien Joseph O'Brien committed [r3652]

    Major Update - Joe O'Brien - 31 Jan 2019:

  • Joseph O'Brien Joseph O'Brien committed [r3651]

    Minor Update - {listparas} - Joe O'Brien - 31 Jan 2019: added -s option to determine SNAME of the file.

  • Joseph O'Brien Joseph O'Brien committed [r3650]

    Major Update - {constants.pro,N555DS_constants.pro,N426NA_constants.pro} - Joe O'Brien- 31 Jan 2019

  • Joseph O'Brien Joseph O'Brien committed [r3629]

    Minor Update - Joe O'Brien <joseph.r.obrien@und.edu>: Added -s feature to print SNAME of the file. Output is comma delimited for easy bash string splitting.

  • Joseph O'Brien Joseph O'Brien committed [r3591]

    Minor Update - Joe O'Brien <joseph.r.obrien@und.edu>: Created new flag to trigger conversion to ICARTT/NetCDF. Removed stipulation that ADPAA flag had to bet set to re-create summary file.

  • Joseph O'Brien Joseph O'Brien committed [r3590]

    Minor Update - Joe O'Brien <joseph.r.obrien@und.edu>: Updated to be more robust

  • Joseph O'Brien Joseph O'Brien committed [r3589]

    Minor Update - Joe O'Brien <joseph.r.obrien@und.edu>: Updated handling of MVC. Switch to center-in processing is causing NaNs within concentration calculations for diameters outside the instrument bin resolution (i.e. the bins that were created for reconstruction). Refactoring is needed.

  • Joseph O'Brien Joseph O'Brien committed [r3572]

    Minor Update - Joe O'Brien - 6 Dec 2018: Removed un-used python libraries.

  • Joseph O'Brien Joseph O'Brien committed [r3570]

    Minor Update - Joe O'Brien - 5 Dec 2018:

  • Joseph O'Brien Joseph O'Brien committed [r3569]

    Minor Update - Joe O'Brien - 5 Dec 2018: per request, added netCDF conversion for depreciated oracles summary file (*.oracles).

  • Joseph O'Brien Joseph O'Brien committed [r3553]

    Minor Update - Joe O'Brien - 28 Nov 2018: Changed airspeed source for the CDP and "WMI_CDP" to the P-3 TAS. Removed concentration calculation for the CDP as it is taken care of in process_all.

  • Joseph O'Brien Joseph O'Brien committed [r3550]

    Minor Update - Joe O'Brien - 27 Nov 2018: Changed target order for *nasa.network.raw parameters merged into basic file.

  • Joseph O'Brien Joseph O'Brien committed [r3549]

    Minor Update - Joe O'Brien - 27 Nov 2018: Updated sample volume correction threshold for concentration calculations.

  • Joseph O'Brien Joseph O'Brien committed [r3548]

    Minor Update - Joe O'Brien - 27 Nov 2018: Corrected the path within the initalize_structure bash script for non-verbose, non-virtual machine option. Previousversion did not have 'linkage_soda' within the path. Removed a comment line within initialize_structure.pro

  • Joseph O'Brien Joseph O'Brien committed [r3496]

    Minor Updates:

  • Joseph O'Brien Joseph O'Brien committed [r3495]

    Minor Update - PROCESS_SODA2: Re-established stoptime as 10 hours from start of the flight. Not sure why someone would not read comments, and deleted that to set the stoptime to the start time for CIP and PIP processing...

  • Joseph O'Brien Joseph O'Brien committed [r3494]

    Minor Update: Fixed bug where soda_tas was not set as a keyword argument. Must have been knicked in a previous update.

  • Joseph O'Brien Joseph O'Brien committed [r3446]

    Minor Update: Fixed bug associated with calculating the frequency of the file. Added '.strip()' to obj.VFREQ to remove leading whitespace if there is any.

  • Joseph O'Brien Joseph O'Brien committed [r3445]

    Minor Update: Removed echo statements used in previous testing.

  • Joseph O'Brien Joseph O'Brien committed [r3444]

    Minor Update: Added check to determine when environmental parameters and sample flow voltages are not MVC.

  • Joseph O'Brien Joseph O'Brien committed [r3443]

    Minor Update: Added datasystem_timeoffset to the P3 Constants. Added the calculated offsets from the NSERC P3 Housekeeping time server.

  • Joseph O'Brien Joseph O'Brien committed [r3442]

    Minor Update: Updated short name for aircraft azimuth acceleration

  • Joseph O'Brien Joseph O'Brien committed [r3441]

    Minor Update: Removed python modules that are not necessary for this script. Crashing Python 2.7 on Aircraft server.

  • Joseph O'Brien Joseph O'Brien committed [r3440]

    Minor Update: Fixed a bug

  • Joseph O'Brien Joseph O'Brien committed [r3439]

    Minor Update: Removed any whitespace from the middle of variable units to coincide with ReadFile.py

  • Joseph O'Brien Joseph O'Brien committed [r3437]

    Minor Update: Updated for correct CIP shortnames.

  • Joseph O'Brien Joseph O'Brien committed [r3436]

    Minor Update: Cleaned up Kurt's CIP/PIP modification. Corrected shortnames for CIP/PIP so they are 11 characters long (Mean Diameter was off). Fixed bug where 2D-S total concentration (all bins) were being calculated twice.

  • Joseph O'Brien Joseph O'Brien committed [r3435]

    Minor Updates: Updated for changes to order of variables within the P3 Housekeeping files.

  • Joseph O'Brien Joseph O'Brien committed [r3434]

    Minor Update: Updated to correspond with changes to ADPAA.py

  • Joseph O'Brien Joseph O'Brien committed [r3433]

    Minor Update: Updated to work with multiple sea file flights.

  • Joseph O'Brien Joseph O'Brien committed [r3432]

    Minor Update: Reverted back to previous modification. Added checks to verify each acquired string starts with "IWG1" to filter out noise on the serial data. Forcing serial data to be excatly 33 variables to filter out noise. Still not pefect.

  • Joseph O'Brien Joseph O'Brien committed [r3421]

    Minor Update: Update of spp200_counts2conc call to include physical file for voltage-physical conversion.

  • Joseph O'Brien Joseph O'Brien committed [r3417]

    Minor Update: Added JULIAN day calculation for pcasp_scalefactors. Assuming instrument will be fully operational upon return from DMT

  • Joseph O'Brien Joseph O'Brien committed [r3416]

    Major Update: Added physical file for conversion from voltage to physical parameters for sheath and sample flow rates. Previously, sample flow rate calculations were using straight voltages.

  • Joseph O'Brien Joseph O'Brien committed [r3415]

    Minor Update: Updated the units on Internal Electronic Temperature from volts to Celsius, since equation from DMT converts directly from ADC to C.

  • Joseph O'Brien Joseph O'Brien committed [r3414]

    Major Update: Per conversation with Matt Freer at DMT, confirmation that the ADC to voltage conversion for Sample and Sheath flow rates is currently wrong within the manual. Correct conversion is applied and documented within the code.

  • Joseph O'Brien Joseph O'Brien committed [r3412]

    Minor Update: Updated Scalefactor values after correcting for sample flow rate issue.

  • Joseph O'Brien Joseph O'Brien committed [r3408]

    Minor Update: Adding P3 Housekeeping R0 to blank file.

  • Joseph O'Brien Joseph O'Brien committed [r3407]

    Minor Update: Removed conversion from STRING to DOUBLE for ISNAN checks. Failing when getting broken/noisey strings.

  • Joseph O'Brien Joseph O'Brien committed [r3406]

    Minor Update: Added checks for revised P3 Housekeeping data.

  • Joseph O'Brien Joseph O'Brien committed [r3405]

    Minor Update: Updated fields within network.nasanetwork to grab the correct variables.

  • Joseph O'Brien Joseph O'Brien committed [r3404]

    Minor Update: Added processing for ORACLES2 summary file.

  • Joseph O'Brien Joseph O'Brien committed [r3403]

    Minor Update: Updated SODA2 image procedure from 'stripgifs' to 'imagedump'.

  • Joseph O'Brien Joseph O'Brien committed [r3389]

    Minor Update: Added pcasp_scalefactor structure to the calculations.

  • Joseph O'Brien Joseph O'Brien committed [r3390]

    Minor Updates: Created pcasp_scalefactor structure for correction of the ORACLES data. Defaults (slope=1, offset=0) set within the constant directory. Actual calibration set within P3 constants

  • Joseph O'Brien Joseph O'Brien committed [r3388]

    Minor Update: Added adpaa_help.py for Nick

  • Joseph O'Brien Joseph O'Brien committed [r3387]

    Minor Updates: Fixing Bugs to be able to install the ADPAA from scratch (using CoPAS).

  • Joseph O'Brien Joseph O'Brien committed [r3377]

    Minor Update - Joe O'Brien - 31 May 2018 - Script to read in TSI SMPS data (csv-txt file) and plot the spectrum.

  • Joseph O'Brien Joseph O'Brien committed [r3280]

    Minor Update: Removed a print statement left in during testing - cdp_counts2conc.pro

  • Joseph O'Brien Joseph O'Brien committed [r3277]

    Joe O'Brien - Makefile - minor update: added create_oracles2_file and oracles 2 blank file

  • Joseph O'Brien Joseph O'Brien committed [r3276]

    Created blank file for the Oracles2 campaign

  • Joseph O'Brien Joseph O'Brien committed [r3275]

    Created new summary file for the Oracles2 campaign

  • Joseph O'Brien Joseph O'Brien committed [r3267]

    Minor Updates: Joe O'Brien - Added 2nd CDP to process_all_oracles. Temporary field project fix. Refactoring needed after project.

  • Joseph O'Brien Joseph O'Brien committed [r3266]

    Minor Update: Joe O'Brien - added tag numbers for ORACLES CDPs to tag_text_tables to fix frequency of the files

  • Joseph O'Brien Joseph O'Brien committed [r3263]

    Minor Update - Joe O'Brien - added shebang

  • Joseph O'Brien Joseph O'Brien committed [r3262]

    Minor Update: Joe O'Brien - create_all_images -> fixed bug (forgot this wasn't python, removed a : from an if/else statement)

  • Joseph O'Brien Joseph O'Brien committed [r3261]

    Minor Update - Joe O'Brien - 2017/08/06 - Added option to create_all_images to bypass the creation of all SODA2 images; added this keyword to process_all_oracles

  • Joseph O'Brien Joseph O'Brien committed [r3260]

    Minor Updates: Joe O'Brien - added tag_types and defined tag numbers for N426NA_constants.pro; added tag_types to N426NA call in constants.pro

  • Joseph O'Brien Joseph O'Brien committed [r3259]

    Minor Updates: Joe O'Brien -> Checks added to serial_nasanetwork.pro; Added check for short names within serial data in process_wmi.pro; added wmicdp file units in common_blocks.pro and process_raw.pro, and check for filename to determine the lun for CDP file within cdp.pro

  • Joseph O'Brien Joseph O'Brien committed [r3225]

    Minor Update: Joe O'Brien - 2017/06/27 -> Added sampling frequency to concentration calculations.

  • Joseph O'Brien Joseph O'Brien committed [r3224]

    Moderate Update - Joe O'Brien 2017/06/26 - process_all_oracles -> refactered to include combine_und.py and convert_undtoCICARTT2013.py, fixed bugs, changed flow for multi-sea files, and used synchronus files.

  • Joseph O'Brien Joseph O'Brien committed [r3223]

    Minor Update - Joe O'Brien - 2017/06/26 - minor bug fixes

  • Joseph O'Brien Joseph O'Brien committed [r3222]

    Minor Update - Joe O'Brien <2017/06/26> - added check for combined summary files.

  • Joseph O'Brien Joseph O'Brien committed [r3221]

    minor update - joe o'brien 2017/Jun/25 - updated aircraft id

  • Joseph O'Brien Joseph O'Brien committed [r3220]

    Minor Update - Joe O'Brien 2017/06/24 - joseph.r.obrien@und.edu - Bug fixes with revision commments

  • Joseph O'Brien Joseph O'Brien committed [r3219]

    Minor Update - Joe O'Brien 2017/06/23 - added check for project summary files within output filename creation

  • Joseph O'Brien Joseph O'Brien committed [r3214]

    Minor Update - Joe O'Brien 2017/06/21: Bug Fixed with combine_und.py

  • Joseph O'Brien Joseph O'Brien committed [r3207]

    Minor Update: Joe O'Brien - updated ICART2013 conversion

  • Joseph O'Brien Joseph O'Brien committed [r3206]

    Minor Update - Joe O'Brien - MakeFile - Added combine_und.py

  • Joseph O'Brien Joseph O'Brien committed [r3205]

    Minor Update - Joe O'Brien - combine_und.py > Created. Purpose is to combine all files of a given suffix into one, synchronous combined file.

  • Joseph O'Brien Joseph O'Brien committed [r3204]

    Minor Update - Joe O'Brien 2017/06/02 - create_missing_value_file - redefined start time to be based on file name.

  • Joseph O'Brien Joseph O'Brien committed [r3177]

    Minor Update: Joe O'Brien - Fixed CAS bins

  • Joseph O'Brien Joseph O'Brien committed [r3176]

    Minor Update: Joe O'Brien - added oracles pytho...

  • Joseph O'Brien Joseph O'Brien committed [r3175]

    Minor Update: 20160410 - Joe O'Brien <joseph.r....

1 >
MongoDB Logo MongoDB