Activity for Nicholas Gapp

  • Nicholas Gapp Nicholas Gapp committed [r4149]

    Minor updates (process_soda2, tas_soda2, and process_all_capeex19). Added option in tas_soda2 and process_soda2 to fill TAS missing values with last good value.

  • Nicholas Gapp Nicholas Gapp committed [r4051]

    nevzorov2twc.py (minor update): added automatic fix for CIP 0 conc. "spikes" and added to verbose output,

  • Nicholas Gapp Nicholas Gapp committed [r4032]

    Minor update: Added seatag to PIP processing so SODA2 processes PIP data rather than CIP data.

  • Nicholas Gapp Nicholas Gapp committed [r4031]

    Major update: changed output of CIP-15 binary file from *.cip to *.cip15 and CAS/CIP25 binary file from *.cip25 to *.cip

  • Nicholas Gapp Nicholas Gapp committed [r4021]

    Minor update. Upgraded to Python 3, fixed error if interarrival time cannot be parsed, added verbose option, and cleaned up file creation process.

  • Nicholas Gapp Nicholas Gapp committed [r4020]

    Minor updates. In process_all_capeex19, fixed Nevzorov processing, added more processing output text, and added verbose option.

  • Nicholas Gapp Nicholas Gapp committed [r4019]

    Minor update. Added CIP-15 probe.

  • Nicholas Gapp Nicholas Gapp committed [r4011]

    Minor update. Added install_aplot to all for proper installation.

  • Nicholas Gapp Nicholas Gapp committed [r4010]

    Minor updates. Added methods used with APlot and updated Makefile to install APlot.

  • Nicholas Gapp Nicholas Gapp committed [r4009]

    Added ADPAA APlot Data Visualization Tool.

  • Nicholas Gapp Nicholas Gapp committed [r4007]

    Minor update. Changed calculation of temp_ADJ_x_nose, temp_ADJ_y_nose, & temp_ADJ_z_nose from using TAS_nose to using combine_TAS_nose.

  • Nicholas Gapp Nicholas Gapp committed [r4003]

    Major update. The adpaa.py/readfile.py/writefile.py/adpaa_help.py/constants.py suite now works for both python 2 and 3.

  • Nicholas Gapp Nicholas Gapp committed [r3971]

    Minor update. Added check to make *.clean file from *.flt file if it exists in process_raw_file and

  • Nicholas Gapp Nicholas Gapp committed [r3927]

    Minor update. Added CapeEx19 processing.

  • Nicholas Gapp Nicholas Gapp committed [r3925]

    Minor update. Added flight-corrected/baseline adjusted Nevzorov and static pressure data.

  • Nicholas Gapp Nicholas Gapp committed [r3924]

    Minor update. Fixed so op.centerinrejection is not always on, added 'areasize' smethod, and

  • Nicholas Gapp Nicholas Gapp committed [r3920]

    Minor update. Added rho_ice, rho_water, and K2_const.

  • Nicholas Gapp Nicholas Gapp committed [r3918]

    Minor update. Fixed case_analog after Jan 1, 2019 and updated to physical_pitot2_channel=-1 after Jan 1, 2019.

  • Nicholas Gapp Nicholas Gapp committed [r3916]

    Minor update. Added check for 2nd pitot in EXX2 calculation and added TAS calculation using only serial pitot data.

  • Nicholas Gapp Nicholas Gapp committed [r3909]

    Major update. Lots of revisions, check Modifications section of header for complete list.

  • Nicholas Gapp Nicholas Gapp committed [r3892]

    Minor update. Subset input data for compatability with CIP data.

  • Nicholas Gapp Nicholas Gapp committed [r3871]

    Minor updates. Replaced 2D-C data with CIP data in create_capeex19_file and added that script to Makefile.

  • Nicholas Gapp Nicholas Gapp committed [r3870]

    Minor update. Updated to work with CIP data.

  • Nicholas Gapp Nicholas Gapp committed [r3864]

    Minor updates. Updated to work with CapeEx19 data.

  • Nicholas Gapp Nicholas Gapp committed [r3863]

    Minor update. Added compatability for CapeEx19 data.

  • Nicholas Gapp Nicholas Gapp committed [r3838]

    Minor update. Added flags to replace *.sync with in_file and/or delete *.chron and *.mvc files.

  • Nicholas Gapp Nicholas Gapp committed [r3679]

    Minor update. Simplified the finding of number of out-of-cloud points in data file to maintain compatibility with older versions of numpy.

  • Nicholas Gapp Nicholas Gapp committed [r3678]

    Minor update. Fixed bug in sfm2hms where times like 11:48:60 would be output.

  • Nicholas Gapp Nicholas Gapp committed [r3568]

    Major update. Fixed longname of HVPS3 conc >1 mm, shortened shortname of HVPS3-B conc >1 mm,

  • Nicholas Gapp Nicholas Gapp committed [r3516]

    Minor update. Changed to rcond=-1 for compatibility with older versions of numpy.

  • Nicholas Gapp Nicholas Gapp committed [r3463]

    Major update. Too many revisions to list--see code header for full list.

  • Nicholas Gapp Nicholas Gapp committed [r3385]

    Major update. Added format checking upon data output to file and added class attribute help.

  • Nicholas Gapp Nicholas Gapp committed [r3367]

    Minor update. Fixed stoptime bug.

  • Nicholas Gapp Nicholas Gapp committed [r3362]

    Minor update. Fixed variable name typo in HVPS3 Combined processing.

  • Nicholas Gapp Nicholas Gapp committed [r3361]

    Minor update. Replaced np.unique with np.count_nonzero in multiple regression section.

  • Nicholas Gapp Nicholas Gapp committed [r3360]

    Minor update. Fixed to skip PIP processing when the data is not present.

  • Nicholas Gapp Nicholas Gapp committed [r3354]

    Minor update. Updated merge_spectra codes to process HVPS3 with new filename structure.

  • Nicholas Gapp Nicholas Gapp committed [r3353]

    Minor update. Updated codes to allow for processing of incomplete flights during CAPE2015 project.

  • Nicholas Gapp Nicholas Gapp committed [r3333]

    Minor update. Fixed comment syntax to comment out call to soda2_probespecs.

  • Nicholas Gapp Nicholas Gapp committed [r3321]

    Minor update. Fixed issue where 2D-S vertical and 2D-S B images were not being created.

  • Nicholas Gapp Nicholas Gapp committed [r3307]

    Minor update. Fixed so the "Apply Edits" feature works in cplot2.

  • Nicholas Gapp Nicholas Gapp committed [r3301]

    Minor update. Added imagedump, soda2arearatio, soda2aspectratio, soda2conc, soda2counts, soda2canting, and soda2crossarea.

  • Nicholas Gapp Nicholas Gapp committed [r3300]

    Major updates.

  • Nicholas Gapp Nicholas Gapp committed [r3299]

    Major update. Added SODA2, Merge Spectra, image processing, and

  • Nicholas Gapp Nicholas Gapp committed [r3298]

    Added process_nevzorov script.

  • Nicholas Gapp Nicholas Gapp committed [r3297]

    Moved Nevzorov processing to its own script.

  • Nicholas Gapp Nicholas Gapp committed [r3279]

    Minor update. Removed the output of baseline offsets and revised some comments.

  • Nicholas Gapp Nicholas Gapp committed [r3278]

    Minor update. Updated cloud limit and interval constants and revised some comments.

  • Nicholas Gapp Nicholas Gapp committed [r3265]

    Minor update. Added ability to handle compressed files.

  • Nicholas Gapp Nicholas Gapp committed [r3264]

    Added ability to plot HVPS spectrum.

  • Nicholas Gapp Nicholas Gapp committed [r3253]

    Minor updates. Added fast option to turn off particle-by-particle processing and

  • Nicholas Gapp Nicholas Gapp committed [r3252]

    Major update. Added output of 2D-C particle-by-particle data to a new file (*.2dc.pbp.raw).

  • Nicholas Gapp Nicholas Gapp committed [r3251]

    Written.

  • Nicholas Gapp Nicholas Gapp committed [r3186]

    Minor update. Updated output filenames, optimized code, and revised/updated comments.

  • Nicholas Gapp Nicholas Gapp committed [r3185]

    Minor update. Removed filteroutliers.py from Nevzorov processing.

  • Nicholas Gapp Nicholas Gapp committed [r3184]

    Minor update. Changed default filtering values to 1500 points and 3 standard deviations,

  • Nicholas Gapp Nicholas Gapp committed [r3183]

    Added create_missing_value_file.py and fix_times.py scripts.

  • Nicholas Gapp Nicholas Gapp committed [r3182]

    Written.

  • Nicholas Gapp Nicholas Gapp committed [r3181]

    Written.

  • Nicholas Gapp Nicholas Gapp committed [r3178]

    Minor update. Updated number of variables.

  • Nicholas Gapp Nicholas Gapp committed [r3125]

    Minor update. Fixed typo with nevfile in Nevzor...

  • Nicholas Gapp Nicholas Gapp committed [r3123]

    Minor update. Fixed to allow for input of filte...

  • Nicholas Gapp Nicholas Gapp committed [r3111]

    Minor update. Added note to long name about num...

  • Nicholas Gapp Nicholas Gapp committed [r3090]

    Minor update. Moved create_cap_file script fro...

  • Nicholas Gapp Nicholas Gapp committed [r3089]

    Minor update. Fixed what was accidently overwr...

  • Nicholas Gapp Nicholas Gapp committed [r3088]

    Minor update. Added 1 Hz averaging of nevwc fil...

  • Nicholas Gapp Nicholas Gapp committed [r3087]

    Minor update. Fixed so new Nevzorov data is mer...

  • Nicholas Gapp Nicholas Gapp committed [r3035]

    Added filteroutliers.py to the Nevzorov process...

  • Nicholas Gapp Nicholas Gapp committed [r3034]

    Minor update. Changed from NasaFile/NasaFileOut...

  • Nicholas Gapp Nicholas Gapp committed [r3033]

    Minor update. Fixed/updated long name descripti...

  • Nicholas Gapp Nicholas Gapp committed [r3031]

    Update on previous nevzorov2twc.py update (ADPA...

  • Nicholas Gapp Nicholas Gapp committed [r3030]

    Minor update. Updated MVCs to use the ADPAA cl...

  • Nicholas Gapp Nicholas Gapp committed [r2974]

    Updated path to the constants XML files.

  • Nicholas Gapp Nicholas Gapp committed [r2973]

    Added Nevzorov processing.

  • Nicholas Gapp Nicholas Gapp committed [r2972]

    Added constants.xml and N555DS_constants.xml

  • Nicholas Gapp Nicholas Gapp committed [r2970]

    Fixed calculate_jul_date method to parse date/t...

  • Nicholas Gapp Nicholas Gapp committed [r2962]

    Added comments.

  • Nicholas Gapp Nicholas Gapp committed [r2961]

    Added support for files compressed with gzip.

  • Nicholas Gapp Nicholas Gapp committed [r2959]

    Fixed VNAME so all new-line characters are stri...

  • Nicholas Gapp Nicholas Gapp committed [r2952]

    Added absolute path to locate the XML constants...

  • Nicholas Gapp Nicholas Gapp committed [r2950]

    Also removed new-line characters from the strin...

  • Nicholas Gapp Nicholas Gapp committed [r2949]

    Fixed to print new-line characters where needed...

  • Nicholas Gapp Nicholas Gapp committed [r2948]

    Fixed so new-line characters are stripped from ...

  • Nicholas Gapp Nicholas Gapp committed [r2947]

    Added the ADPAA constants method for handling c...

  • Nicholas Gapp Nicholas Gapp committed [r2946]

    Fixed typo in first time period of the Nevzorov...

  • Nicholas Gapp Nicholas Gapp committed [r2945]

    Added new file constants.py

  • Nicholas Gapp Nicholas Gapp committed [r2944]

    Major revisions including the addition of the c...

  • Nicholas Gapp Nicholas Gapp committed [r2936]

    Replaced the 'const' array declaration type wit...

  • Nicholas Gapp Nicholas Gapp committed [r2935]

    Added an array declaration for the 'spp200_size...

  • Nicholas Gapp Nicholas Gapp committed [r2929]

    Created new file constants.xml

  • Nicholas Gapp Nicholas Gapp committed [r2928]

    Major revisions including simplifying syntax fo...

  • Nicholas Gapp Nicholas Gapp committed [r2925]

    Created N555DS_constants.xml constants file.

  • Nicholas Gapp Nicholas Gapp committed [r2908]

    Added comments.

  • Nicholas Gapp Nicholas Gapp committed [r2907]

    Added comments.

  • Nicholas Gapp Nicholas Gapp committed [r2906]

    Added Nevzorov processing.

  • Nicholas Gapp Nicholas Gapp committed [r2905]

    Added nevzorov2twc.py

  • Nicholas Gapp Nicholas Gapp committed [r2904]

    Moved nevzorov2twc.py to new directory.

  • Nicholas Gapp Nicholas Gapp committed [r2903]

    Deleted

  • Nicholas Gapp Nicholas Gapp committed [r2890]

    See file header for all modifications.

  • Nicholas Gapp Nicholas Gapp committed [r2874]

    Upgraded file I/O from NasaFile/NasaFileOut to ...

1 >
MongoDB Logo MongoDB